Bug 285752 - Crash on Start Up
Summary: 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-04 13:59 UTC by Philipp von der Linden
Modified: 2011-11-07 20:15 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 Philipp von der Linden 2011-11-04 13:59:03 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 x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
I was trying to start the program and it crashed immediately.

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

Thread 3 (Thread 0x7f6a65d1c700 (LWP 5438)):
#0  0x00007f6a7646b3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007f6a712c5465 in ?? () from /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0
#2  0x00007f6a70fe643f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6a70fe6c91 in g_async_queue_timed_pop () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6a710396f7 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f6a710372b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f6a7997256c in ?? () from /usr/lib/nvidia-current/libGL.so.1
#7  0x00007f6a76466efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#8  0x00007f6a76b8f89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f6a652c1700 (LWP 5439)):
#0  0x00007f6a76b83773 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f6a71011f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6a71012792 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6a6ce96516 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007f6a710372b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f6a7997256c in ?? () from /usr/lib/nvidia-current/libGL.so.1
#6  0x00007f6a76466efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#7  0x00007f6a76b8f89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#8  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f6a7b1917c0 (LWP 5436)):
[KCrash Handler]
#6  0x00007f6a785d3f6c in QLocalePrivate::stringToLongLong(QString const&, int, bool*, QLocalePrivate::GroupSeparatorMode) const () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x00007f6a785ee552 in QString::toLongLong(bool*, int) const () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007f6a785ee679 in QString::toInt(bool*, int) const () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x000000000048934a in AsteroidsComponent::loadData (this=0x44678f0) at ../../kstars/skycomponents/asteroidscomponent.cpp:117
#10 0x000000000048cc8c in SolarSystemComposite::SolarSystemComposite (this=0x3cc2680, parent=<optimized out>) at ../../kstars/skycomponents/solarsystemcomposite.cpp:60
#11 0x00000000004838f4 in SkyMapComposite::SkyMapComposite (this=0x2d142c0, parent=<optimized out>) at ../../kstars/skycomponents/skymapcomposite.cpp:92
#12 0x000000000058b4a4 in KStarsData::initialize (this=0x2a4c8d0) at ../../kstars/kstarsdata.cpp:185
#13 0x0000000000575a2a in KStars::KStars (this=0x2a349c0, doSplash=<optimized out>, clockrun=<optimized out>, startdate=<optimized out>, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../kstars/kstars.cpp:106
#14 0x0000000000575baa in KStars::createInstance (doSplash=true, clockrun=true, startdate=...) at ../../kstars/kstars.cpp:121
#15 0x000000000043543f in main (argc=5, argv=0x7fffccee2558) at ../../kstars/main.cpp:189

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

Possible duplicates by query: bug 284561, bug 284109, bug 283676, bug 282252, bug 280990.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-11-07 20:15:10 UTC

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