Bug 283159 - Crash on initialization
Summary: Crash on initialization
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-02 04:17 UTC by Robert Downing
Modified: 2011-10-22 09:39 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (1.12 KB, text/plain)
2011-10-07 14:05 UTC, Robert Downing
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***