Bug 287118 - Kstars crash on start-up
Summary: Kstars crash on start-up
Status: RESOLVED DUPLICATE of bug 279026
Alias: None
Product: kstars
Classification: Applications
Component: general (show other bugs)
Version: 2.0.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Akarsh Simha
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-20 23:37 UTC by François Proulx
Modified: 2011-11-21 10:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description François Proulx 2011-11-20 23:37:57 UTC
Application: kstars (2.0.0)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic-pae i686
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed: I was browzing with Firefox and wanted to check a comet trajectory. I tried to open Kstars and all I get is a bug report.

The crash can be reproduced every time.

-- Backtrace:
Application: KStars (kstars), signal: Segmentation fault
[Current thread is 1 (Thread 0xb49d5720 (LWP 4805))]

Thread 2 (Thread 0xb2cffb70 (LWP 4808)):
#0  0xb78c6424 in __kernel_vsyscall ()
#1  0xb59ec40e in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb4ede34b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb4ecf896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb4ecff9b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb44cdcea in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0xb4ef65f4 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb58e1d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xb59fb0ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb49d5720 (LWP 4805)):
[KCrash Handler]
#7  0xb67a9ef8 in QString::trimmed() const () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#8  0xb678de84 in QLocalePrivate::stringToDouble(QString const&, bool*, QLocalePrivate::GroupSeparatorMode) const () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#9  0xb67aa806 in QString::toDouble(bool*) const () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#10 0x080cbdb8 in AsteroidsComponent::loadData (this=0x97b8b00) at ../../kstars/skycomponents/asteroidscomponent.cpp:119
#11 0x080cfcb0 in SolarSystemComposite::SolarSystemComposite (this=0x9374588, parent=0x8a6ffb0) at ../../kstars/skycomponents/solarsystemcomposite.cpp:60
#12 0x080c601f in SkyMapComposite::SkyMapComposite (this=0x8a6ffa8, parent=0x0) at ../../kstars/skycomponents/skymapcomposite.cpp:92
#13 0x081e5264 in KStarsData::initialize (this=0x89382f8) at ../../kstars/kstarsdata.cpp:185
#14 0x081cdfdc in KStars::KStars (this=0x8916278, doSplash=true, clockrun=true, startdate=..., __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../kstars/kstars.cpp:106
#15 0x081ce1bd in KStars::createInstance (doSplash=true, clockrun=true, startdate=...) at ../../kstars/kstars.cpp:121
#16 0x080715af in main (argc=2743216, argv=0xb7073b28) at ../../kstars/main.cpp:189

Possible duplicates by query: bug 286469.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-11-21 10:31:41 UTC

*** This bug has been marked as a duplicate of bug 279026 ***