Summary: | Kstars crash on startup after adding .dat files | ||
---|---|---|---|
Product: | [Applications] kstars | Reporter: | Josias Wolhuter <it> |
Component: | general | Assignee: | Akarsh Simha <akarsh.simha> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, dcharlespyle, mutlaqja |
Priority: | NOR | ||
Version: | 2.0.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Josias Wolhuter
2011-09-18 05:53:34 UTC
Created attachment 64152 [details]
New crash information added by DrKonqi
kstars (2.0.0) on KDE Platform 4.7.1 (4.7.1) using Qt 4.7.4
- What I was doing when the application crashed:
Trying to launch Kstars several times. It might be related to this crash because I do seem to recall updating data files to include more stars before this started happening. I cannot run kstars at all. It starts up but crashes immediately. I will try to delete the Kstars data directory and see if this helps.
-- Backtrace (Reduced):
#7 QString (other=..., this=0x7fffbc36f110) at ../../src/corelib/tools/qstring.h:729
#8 QLocalePrivate::stringToLongLong (this=0x2b8e440, number=..., base=10, ok=0x7fffbc36f28f, group_sep_mode=QLocalePrivate::FailOnGroupSeparators) at tools/qlocale.cpp:4490
#9 0x0000003bb9cb7af2 in QString::toLongLong (this=0x3f5a280, ok=0x0, base=10) at tools/qstring.cpp:5499
#10 0x0000003bb9cb7c19 in QString::toInt (this=<optimized out>, ok=0x0, base=<optimized out>) at tools/qstring.cpp:5637
#11 0x0000000000488e62 in AsteroidsComponent::loadData (this=0x4456fc0) at /usr/src/debug/kstars-4.7.1/kstars/skycomponents/asteroidscomponent.cpp:117
I just deleted the kstars data files out of the kstars directory (located in /home/<username>/.kde/apps/) and kstars now launches and runs without errors. Something involving adding additional stars dat files causes the crashing on startup. I do not know what it is at the moment but clearing the kstars directory stopped the repeated crashing. So far the program is working again. I have no attachments to add at the present but will add more data as I find the time. [Comment from a bug triager] This issue is being tracked at bug 279026, merging. Thanks *** This bug has been marked as a duplicate of bug 279026 *** |