Bug 280662 - Crash during startup
Summary: Crash during startup
Status: RESOLVED DUPLICATE of bug 275431
Alias: None
Product: kstars
Classification: Applications
Component: general (show other bugs)
Version: 2.0.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Akarsh Simha
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-23 19:45 UTC by Ad Verburg
Modified: 2011-09-01 19:57 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 Ad Verburg 2011-08-23 19:45:37 UTC
Application: kstars (2.0.0)
KDE Platform Version: 4.6.5 (4.6.5) "release 5"
Qt Version: 4.7.3
Operating System: Linux 3.0.3-41-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
No other programs were running. (Makes no difference when Firefox and Thunderbird are running)
From the gnome-desktop start Kstars.
The splash-screen comes visable, Texts change rapidly in the upperleft corner, of the splash-screen. Then Kstars quits with "Segmentation fault (11)".

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

Thread 2 (Thread 0x7f19273fe700 (LWP 20535)):
#0  0x00007f192f3b8503 in poll () from /lib64/libc.so.6
#1  0x00007f192ac24114 in ?? () from /lib64/libglib-2.0.so.0
#2  0x00007f192ac24a35 in g_main_loop_run () from /lib64/libglib-2.0.so.0
#3  0x00007f1927d651b4 in ?? () from /lib64/libgio-2.0.so.0
#4  0x00007f192ac4b466 in ?? () from /lib64/libglib-2.0.so.0
#5  0x00007f192f0d7a3f in start_thread () from /lib64/libpthread.so.0
#6  0x00007f192f3c167d in clone () from /lib64/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f1932a2d780 (LWP 20534)):
[KCrash Handler]
#6  0x00007f1931b1616e in XF86DRIQueryVersion () from /usr/X11R6/lib64/libGL.so.1
#7  0x00007f1931b16309 in XF86DRIQueryExtension () from /usr/X11R6/lib64/libGL.so.1
#8  0x00007f1931b15c1c in ?? () from /usr/X11R6/lib64/libGL.so.1
#9  0x00007f1931af099f in ?? () from /usr/X11R6/lib64/libGL.so.1
#10 0x00007f1931aece41 in ?? () from /usr/X11R6/lib64/libGL.so.1
#11 0x00007f1931aed05e in glXChooseVisual () from /usr/X11R6/lib64/libGL.so.1
#12 0x00007f1931860594 in QGLTemporaryContext::QGLTemporaryContext (this=0x7fff8ca5ae90) at qgl_x11.cpp:1243
#13 0x00007f19317f173b in QGLDefaultExtensions () at qgl.cpp:5346
#14 qtDefaultExtensions () at qgl.cpp:5353
#15 QGLExtensions::glExtensions () at qgl.cpp:5369
#16 0x00007f193185db14 in QGLContext::chooseVisual (this=0x1d222f0) at qgl_x11.cpp:773
#17 0x00007f193186076b in QGLContext::chooseContext (this=0x1d222f0, shareContext=0x0) at qgl_x11.cpp:571
#18 0x00007f19317f4e4c in QGLContext::create (this=<value optimized out>, shareContext=0x0) at qgl.cpp:3310
#19 0x00007f1931860057 in QGLWidget::setContext (this=0x2118020, context=<value optimized out>, shareContext=<value optimized out>, deleteOldContext=true) at qgl_x11.cpp:1513
#20 0x00007f19317f518a in QGLWidgetPrivate::initContext (this=0x211a5b0, context=0x1d222f0, shareWidget=0x0) at qgl.cpp:5392
#21 0x00007f193185eb57 in QGLWidgetPrivate::init (this=<value optimized out>, context=0x1d222f0, shareWidget=0x0) at qgl_x11.cpp:1354
#22 0x00007f19317f0156 in QGLWidget::QGLWidget (this=0x2118020, context=0x1d222f0, parent=0x20b8c80, shareWidget=0x0, f=<value optimized out>) at qgl.cpp:3764
#23 0x000000000056f7a2 in SkyMapGLDraw::SkyMapGLDraw (this=0x2118020, sm=0x20b8c80) at /usr/src/debug/kdeedu-4.6.5/kstars/kstars/skymapgldraw.cpp:24
#24 0x00000000005575bd in SkyMap::SkyMap (this=0x20b8c80) at /usr/src/debug/kdeedu-4.6.5/kstars/kstars/skymap.cpp:231
#25 0x0000000000557778 in SkyMap::Create () at /usr/src/debug/kdeedu-4.6.5/kstars/kstars/skymap.cpp:140
#26 0x000000000054a883 in KStars::buildGUI (this=0xb33dc0) at /usr/src/debug/kdeedu-4.6.5/kstars/kstars/kstarsinit.cpp:666
#27 0x000000000054aa95 in KStars::datainitFinished (this=0xb33dc0) at /usr/src/debug/kdeedu-4.6.5/kstars/kstars/kstarsinit.cpp:524
#28 0x0000000000525850 in KStars::KStars (this=0xb33dc0, doSplash=<value optimized out>, clockrun=<value optimized out>, startdate=<value optimized out>, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at /usr/src/debug/kdeedu-4.6.5/kstars/kstars/kstars.cpp:109
#29 0x00000000005259e5 in KStars::createInstance (doSplash=true, clockrun=true, startdate=...) at /usr/src/debug/kdeedu-4.6.5/kstars/kstars/kstars.cpp:124
#30 0x0000000000550117 in main (argc=1, argv=0x7fff8ca5cb58) at /usr/src/debug/kdeedu-4.6.5/kstars/kstars/main.cpp:188

Possible duplicates by query: bug 275669, bug 275431.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-08-25 14:22:48 UTC

*** This bug has been marked as a duplicate of bug 275431 ***
Comment 2 Ad Verburg 2011-09-01 19:57:48 UTC
I removed "fglrx64_xpic_SUSE114 - X Window display driver for the ATI graphics accelerators V8.861-1" from my configuration.
Then the XStars starts normal.
Also programs like Stellarium and Google-Earth now work.