Bug 284042 - Kstars crash after upgrade to 11.10
Summary: Kstars crash after upgrade to 11.10
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-10-15 01:11 UTC by Sean
Modified: 2011-10-15 12:30 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 Sean 2011-10-15 01:11:48 UTC
Application: kstars (2.0.0)
KDE Platform Version: 4.7.1 (4.7.1)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic i686
Distribution: Ubuntu 11.10

-- Information about the crash:
tried to start kstars right after upgrading to ubuntu 11.10

The crash can be reproduced every time.

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

Thread 2 (Thread 0xb6affb70 (LWP 2502)):
#0  0x00ba8416 in __kernel_vsyscall ()
#1  0x089ee40e in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x0143a34b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x0142b896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x0142bf9b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x0173fcea in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0x014525f4 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0x00a1bd31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x089fd0ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb7843720 (LWP 2498)):
[KCrash Handler]
#7  0x02fe9d8c in QLocalePrivate::stringToDouble(QString const&, bool*, QLocalePrivate::GroupSeparatorMode) const () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#8  0x03006806 in QString::toDouble(bool*) const () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#9  0x080cbdb8 in AsteroidsComponent::loadData (this=0x999ce88) at ../../kstars/skycomponents/asteroidscomponent.cpp:119
#10 0x080cfcb0 in SolarSystemComposite::SolarSystemComposite (this=0x9d72848, parent=0x909cb50) at ../../kstars/skycomponents/solarsystemcomposite.cpp:60
#11 0x080c601f in SkyMapComposite::SkyMapComposite (this=0x909cb48, parent=0x0) at ../../kstars/skycomponents/skymapcomposite.cpp:92
#12 0x081e5264 in KStarsData::initialize (this=0x8f5fbf0) at ../../kstars/kstarsdata.cpp:185
#13 0x081cdfdc in KStars::KStars (this=0x8f50688, doSplash=true, clockrun=true, startdate=..., __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../kstars/kstars.cpp:106
#14 0x081ce1bd in KStars::createInstance (doSplash=true, clockrun=true, startdate=...) at ../../kstars/kstars.cpp:121
#15 0x080715af in main (argc=2743216, argv=0xb7853b28) at ../../kstars/main.cpp:189

Possible duplicates by query: bug 279253, bug 279026.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-10-15 12:30:55 UTC

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