Bug 286987 - start up crash
Summary: start up crash
Status: RESOLVED DUPLICATE of bug 279026
Alias: None
Product: kstars
Classification: Applications
Component: general (show other bugs)
Version: 2.0.0
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Akarsh Simha
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-19 12:30 UTC by miticko
Modified: 2011-11-19 13:03 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 miticko 2011-11-19 12:30:22 UTC
Application: kstars (2.0.0)
KDE Platform Version: 4.7.2 (4.7.2) (Compiled from sources)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-13-generic i686
Distribution: Ubuntu 11.10

-- Information about the crash:
- Unusual behavior I noticed:desktop unusual behavior, duplicate desktop

The crash can be reproduced every time.

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

Thread 2 (Thread 0xb6affb70 (LWP 2010)):
#0  0x00759416 in __kernel_vsyscall ()
#1  0x0170a40e in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x0150934b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x014fa896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x014faf9b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x01893cea in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0x015215f4 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0x00ba3d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x017190ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb777d720 (LWP 2007)):
[KCrash Handler]
#7  0x02685a70 in QLocalePrivate::stringToLongLong(QString const&, int, bool*, QLocalePrivate::GroupSeparatorMode) const () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#8  0x026a2426 in QString::toLongLong(bool*, int) const () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#9  0x026a267a in QString::toInt(bool*, int) const () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#10 0x080cbd6e in AsteroidsComponent::loadData (this=0xb62ca10) at ../../kstars/skycomponents/asteroidscomponent.cpp:117
#11 0x080cfcb0 in SolarSystemComposite::SolarSystemComposite (this=0xb16d530, parent=0xa8cd910) at ../../kstars/skycomponents/solarsystemcomposite.cpp:60
#12 0x080c601f in SkyMapComposite::SkyMapComposite (this=0xa8cd908, parent=0x0) at ../../kstars/skycomponents/skymapcomposite.cpp:92
#13 0x081e5264 in KStarsData::initialize (this=0xa6a9ac0) at ../../kstars/kstarsdata.cpp:185
#14 0x081cdfdc in KStars::KStars (this=0xa687ef0, 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=) at ../../kstars/main.cpp:189

This bug may be a duplicate of or related to bug 279026.

Possible duplicates by query: bug 286469, bug 285752, bug 284561, bug 284109, bug 283676.

Reported using DrKonqi
Comment 1 Akarsh Simha 2011-11-19 13:03:32 UTC
This is a duplicate of 279026, which is resolved. For the time-being, there is also a workaround, which Alexey mentions in one of the comments on the original bug.

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