Bug 284561 - Kstarts blows on startup
Summary: Kstarts blows on startup
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-10-20 16:56 UTC by André Esteves
Modified: 2011-10-20 18:17 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 André Esteves 2011-10-20 16:56:14 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-pae i686
Distribution: Ubuntu 11.10

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

Starting up kstars. Every time I initiated the application it would break down without writing the main window but after the init dialog finished.

The crash can be reproduced every time.

-- Backtrace:
Application: KStars (kstars), signal: Segmentation fault
[KCrash Handler]
#7  QString::trimmed (this=0xa38f090) at tools/qstring.cpp:4136
#8  0xb6732b78 in QLocalePrivate::stringToLongLong (this=0x93d4198, number=..., base=10, ok=0xbfd9425f, group_sep_mode=10) at tools/qlocale.cpp:4490
#9  0xb674f426 in QString::toLongLong (this=0xa38f090, ok=0x0, base=10) at tools/qstring.cpp:5504
#10 0xb674f67a in QString::toInt (this=0xa38f090, ok=0x0, base=10) at tools/qstring.cpp:5642
#11 0x080cbd6e in AsteroidsComponent::loadData (this=0xa1f18b8) at ../../kstars/skycomponents/asteroidscomponent.cpp:117
#12 0x080cfcb0 in SolarSystemComposite::SolarSystemComposite (this=0xa254930, parent=0x951e6e0) at ../../kstars/skycomponents/solarsystemcomposite.cpp:60
#13 0x080c601f in SkyMapComposite::SkyMapComposite (this=0x951e6d8, parent=0x0) at ../../kstars/skycomponents/skymapcomposite.cpp:92
#14 0x081e5264 in KStarsData::initialize (this=0x948ed98) at ../../kstars/kstarsdata.cpp:185
#15 0x081cdfdc in KStars::KStars (this=0x94b6718, doSplash=true, clockrun=true, startdate=..., __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../kstars/kstars.cpp:106
#16 0x081ce1bd in KStars::createInstance (doSplash=true, clockrun=true, startdate=...) at ../../kstars/kstars.cpp:121
#17 0x080715af in main (argc=) at ../../kstars/main.cpp:189

Reported using DrKonqi
Comment 1 Christoph Feck 2011-10-20 18:17:51 UTC

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