Bug 280990

Summary: KStars crashes when it's started start
Product: [Applications] kstars Reporter: Martin Brehmer <kde>
Component: generalAssignee: Akarsh Simha <akarsh.simha>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra, mutlaqja, qianyilong
Priority: NOR    
Version: 2.0.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: New crash information added by DrKonqi

Description Martin Brehmer 2011-08-29 12:09:06 UTC
Application: kstars (2.0.0)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-11-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
KStars is installed from the PPA http://ppa.launchpad.net/mutlaqja/ppa/ubuntu/ trying to fix the Bug 749818

The crash can be reproduced every time.

-- Backtrace:
Application: KStars (kstars), signal: Segmentation fault
[KCrash Handler]
#7  ref (this=0x989ccd0, number=..., base=10, ok=0xbf942f6f, group_sep_mode=QLocalePrivate::FailOnGroupSeparators) at ../../include/QtCore/../../src/corelib/arch/qatomic_i386.h:120
#8  QString (this=0x989ccd0, number=..., base=10, ok=0xbf942f6f, group_sep_mode=QLocalePrivate::FailOnGroupSeparators) at ../../include/QtCore/../../src/corelib/tools/qstring.h:729
#9  QLocalePrivate::stringToLongLong (this=0x989ccd0, number=..., base=10, ok=0xbf942f6f, group_sep_mode=QLocalePrivate::FailOnGroupSeparators) at tools/qlocale.cpp:4490
#10 0x0488e6eb in QString::toLongLong (this=0xaac4d20, ok=0x0, base=10) at tools/qstring.cpp:5504
#11 0x0488e926 in QString::toInt (this=0xaac4d20, ok=0x0, base=10) at tools/qstring.cpp:5642
#12 0x080c692f in _start ()

Possible duplicates by query: bug 279026.

Reported using DrKonqi
Comment 1 Daniel Rich 2011-09-18 03:45:17 UTC
Created attachment 63739 [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:
Starting the application
- Custom settings of the application:
I just pulled down an upgrade of the application to 4.7.1.
This was also the second time of using the application so a few days ago the first time I used the application the only setting I changed off the default was setting the location.

-- Backtrace (Reduced):
#6  0x00007f4ca0fe0e2c in QLocalePrivate::stringToLongLong(QString const&, int, bool*, QLocalePrivate::GroupSeparatorMode) const () from /usr/lib/libQtCore.so.4
#7  0x00007f4ca0ffb412 in QString::toLongLong(bool*, int) const () from /usr/lib/libQtCore.so.4
#8  0x00007f4ca0ffb539 in QString::toInt(bool*, int) const () from /usr/lib/libQtCore.so.4
#9  0x000000000048975a in _start ()
Comment 2 Dario Andres 2011-10-10 14:27:06 UTC
[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 ***