Activity log for bug #600444

Date Who What changed Old value New value Message
2010-07-01 00:27:05 Peter Mousley bug added bug
2010-07-01 00:27:39 Peter Mousley description I'm was getting seemingly random crashes when exiting, but have tracked down the problem... The crash occurs if you quit while nebulae images are being loaded, i.e. quit while the "loading nebulae" progress bar is visible. This is running 0.10.5 on Windows, but it will also affect older versions. (I wouldn't be surprised if this is the cause of some of the other crash reports, or that they were at least getting a combination of problems). I can't repeat on Linux, but that's most likely due to the images loading so fast I can't quit at the same time - too old, too slow :) The problem originates in: StelSkyLayerMgr::SkyLayerElem::~SkyLayerElem() Specifically with: progressBar->deleteLater(); Removing this eliminates the crash. I haven't had a chance to look at why this is happening (or exactly what is happening during loading of images) but someone familiar with this section of code can probably fix it easily. (As a side note, I did try adding a check for the app closing here, but Qt never reported that it was in fact in the process of closing as I would have expected it to - need to look into that.) Peter I was getting seemingly random crashes when exiting, but have tracked down the problem... The crash occurs if you quit while nebulae images are being loaded, i.e. quit while the "loading nebulae" progress bar is visible. This is running 0.10.5 on Windows, but it will also affect older versions. (I wouldn't be surprised if this is the cause of some of the other crash reports, or that they were at least getting a combination of problems). I can't repeat on Linux, but that's most likely due to the images loading so fast I can't quit at the same time - too old, too slow :) The problem originates in:    StelSkyLayerMgr::SkyLayerElem::~SkyLayerElem() Specifically with:    progressBar->deleteLater(); Removing this eliminates the crash. I haven't had a chance to look at why this is happening (or exactly what is happening during loading of images) but someone familiar with this section of code can probably fix it easily. (As a side note, I did try adding a check for the app closing here, but Qt never reported that it was in fact in the process of closing as I would have expected it to - need to look into that.) Peter
2010-11-22 14:50:45 Fabien Chéreau stellarium: status New Confirmed
2010-11-22 14:50:49 Fabien Chéreau stellarium: importance Undecided Medium
2010-11-29 14:54:35 Matthew Gates stellarium: milestone 1.0.0
2013-03-23 15:30:48 Alexander Wolf stellarium: milestone 1.0.0
2014-08-11 13:09:28 gzotti tags old
2014-08-11 13:09:47 gzotti tags old crash old
2015-01-11 18:22:05 Alexander Wolf tags crash old crash old windows
2017-06-09 22:45:15 gzotti stellarium: status Confirmed Incomplete
2017-06-09 22:45:24 gzotti stellarium: importance Medium Low
2017-08-28 04:17:21 Launchpad Janitor stellarium: status Incomplete Expired