Bug 283159

Summary: Crash on initialization
Product: [Applications] kstars Reporter: Robert Downing <robert.downing>
Component: generalAssignee: Akarsh Simha <akarsh.simha>
Status: RESOLVED DUPLICATE    
Severity: crash CC: alexey.skladnoy, mutlaqja, robert.downing
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 Robert Downing 2011-10-02 04:17:59 UTC
Application: kstars (2.0.0)
KDE Platform Version: 4.7.1 (4.7.1)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-11-generic-pae i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
Launching kstars on 32-bit version of OS. Crash occurs just after spalsh screen is shown.

-- Backtrace:
Application: KStars (kstars), signal: Segmentation fault
[KCrash Handler]
#7  ref (this=0x96f8660, number=..., ok=0xbfe01a5f, group_sep_mode=QLocalePrivate::FailOnGroupSeparators) at ../../include/QtCore/../../src/corelib/arch/qatomic_i386.h:120
#8  QString (this=0x96f8660, number=..., ok=0xbfe01a5f, group_sep_mode=QLocalePrivate::FailOnGroupSeparators) at ../../include/QtCore/../../src/corelib/tools/qstring.h:729
#9  QLocalePrivate::stringToDouble (this=0x96f8660, number=..., ok=0xbfe01a5f, group_sep_mode=QLocalePrivate::FailOnGroupSeparators) at tools/qlocale.cpp:4477
#10 0xb6a8eab4 in QString::toDouble (this=0xa5ad908, ok=0x0) at tools/qstring.cpp:5781
#11 0x080905cf in _start ()

Possible duplicates by query: bug 281326, bug 279253, bug 279026.

Reported using DrKonqi
Comment 1 Robert Downing 2011-10-07 14:05:50 UTC
Created attachment 64318 [details]
New crash information added by DrKonqi

kstars (2.0.0) on KDE Platform 4.7.1 (4.7.1) using Qt 4.7.2

- What I was doing when the application crashed:

Launching, crash occurs immediately after splash screen.

-- Backtrace (Reduced):
#8  QString (this=0x8930660, number=..., ok=0xbf8996af, group_sep_mode=QLocalePrivate::FailOnGroupSeparators) at ../../include/QtCore/../../src/corelib/tools/qstring.h:729
#9  QLocalePrivate::stringToDouble (this=0x8930660, number=..., ok=0xbf8996af, group_sep_mode=QLocalePrivate::FailOnGroupSeparators) at tools/qlocale.cpp:4477
#10 0xb6a10ab4 in QString::toDouble (this=0x989ba40, ok=0x0) at tools/qstring.cpp:5781
#11 0x080905cf in _start ()
Comment 2 Alexey Khudiakov 2011-10-22 09:39:11 UTC

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