Bug 287463 - Start-up crash U 11.10 no access to kstars folder
Summary: Start-up crash U 11.10 no access to kstars folder
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-24 13:47 UTC by Ted Saker
Modified: 2011-11-24 14:37 UTC (History)
2 users (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 Ted Saker 2011-11-24 13:47:50 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-13-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:

Attempting to start the application up. Can't get access to comet & asteroid dat files to implement work around.

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7ff7bbfff700 (LWP 26303)):
#0  0x00007ff7d0d1b773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007ff7cc7baf68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ff7cc7bb792 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ff7c85cf516 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007ff7cc7e02b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ff7d05feefc in start_thread (arg=0x7ff7bbfff700) at pthread_create.c:304
#6  0x00007ff7d0d2789d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ff7d527b7a0 (LWP 26301)):
[KCrash Handler]
#6  ref (this=0x30) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:121
#7  QString (other=..., this=0x7fffd4253070) at ../../include/QtCore/../../src/corelib/tools/qstring.h:729
#8  QLocalePrivate::stringToLongLong (this=0x24667d0, number=..., base=10, ok=0x7fffd42531ef, group_sep_mode=QLocalePrivate::FailOnGroupSeparators) at tools/qlocale.cpp:4490
#9  0x00007ff7d2786552 in QString::toLongLong (this=0x35ebff0, ok=0x0, base=10) at tools/qstring.cpp:5504
#10 0x00007ff7d2786679 in QString::toInt (this=<optimized out>, ok=0x0, base=<optimized out>) at tools/qstring.cpp:5642
#11 0x000000000048934a in AsteroidsComponent::loadData (this=0x391e330) at ../../kstars/skycomponents/asteroidscomponent.cpp:117
#12 0x000000000048cc8c in SolarSystemComposite::SolarSystemComposite (this=0x33be290, parent=<optimized out>) at ../../kstars/skycomponents/solarsystemcomposite.cpp:60
#13 0x00000000004838f4 in SkyMapComposite::SkyMapComposite (this=0x2894870, parent=<optimized out>) at ../../kstars/skycomponents/skymapcomposite.cpp:92
#14 0x000000000058b4a4 in KStarsData::initialize (this=0x26de860) at ../../kstars/kstarsdata.cpp:185
#15 0x0000000000575a2a in KStars::KStars (this=0x26ccd20, doSplash=<optimized out>, clockrun=<optimized out>, startdate=<optimized out>, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../kstars/kstars.cpp:106
#16 0x0000000000575baa in KStars::createInstance (doSplash=true, clockrun=true, startdate=...) at ../../kstars/kstars.cpp:121
#17 0x000000000043543f in main (argc=1, argv=0x7fffd4254958) at ../../kstars/main.cpp:189

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

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

Reported using DrKonqi
Comment 1 Alexey Khudiakov 2011-11-24 14:37:10 UTC
Only way to fix it is either update to 4.7.3 or delete asteroids.dat/comets.dat

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