Bug 300379

Summary: Marble crashes on exit in Xubuntu
Product: [Applications] marble Reporter: Simon Reed <BugZilla>
Component: generalAssignee: marble-bugs
Status: RESOLVED DUPLICATE    
Severity: crash CC: BugZilla, cretox, shentey
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: New crash information added by DrKonqi
Marble crash log (gdb)

Description Simon Reed 2012-05-21 08:13:14 UTC
Application: marble (1.2.2 (stable release))
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-19-generic x86_64
Distribution: Ubuntu 11.10

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

I opened Marble, which opened in a window of 1/4 screen size.  I double-clicked on western Africa until I saw the name of Western Sahara.  I then clicked on the cross to terminate Marble - it crashed.

I am NOT using Unity.

As I write this I am trying to reproduce the fault but letting Marble 'rest' for one minute before clicking on the cross ... it crashed again.

-- Backtrace:
Application: Marble Virtual Globe (marble), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f30cc35e540 in ?? ()
#7  0x00007f30e7a5fb78 in qt_call_post_routines () at kernel/qcoreapplication.cpp:255
#8  0x00007f30e6e15b18 in QApplication::~QApplication (this=0x7fff7ea58340, __in_chrg=<optimized out>) at kernel/qapplication.cpp:1106
#9  0x0000000000419e5a in main (argc=1, argv=0x7fff7ea59948) at ../../src/kdemain.cpp:278

This bug may be a duplicate of or related to bug 286069.

Possible duplicates by query: bug 295183, bug 293579, bug 291245, bug 290912, bug 287209.

Reported using DrKonqi
Comment 1 Simon Reed 2012-05-21 08:27:07 UTC
Created attachment 71258 [details]
New crash information added by DrKonqi

marble (1.2.2 (stable release)) on KDE Platform 4.7.4 (4.7.4) using Qt 4.7.4

Marble will crash when it is windowed or maximised.
I have tried closing when zoomed right in and zoomed out - it crashes on closure.
I have tried clicking on the cross and using File, Quit - it crashes in both cases.
I have turned off everything in the legend - it crashes on exit.
I have tried with the view set to Atlas, Satellite View, and Mercator projection - it crashes on exit for each.  (It does remember the settings for the next session.)
I downloaded the 1895 Lowell Mars map - it crashed on exit.

-- Backtrace (Reduced):
#7  0x00007fa5d098fb78 in qt_call_post_routines () at kernel/qcoreapplication.cpp:255
#8  0x00007fa5cfd45b18 in QApplication::~QApplication (this=0x7fff145fc090, __in_chrg=<optimized out>) at kernel/qapplication.cpp:1106
#9  0x0000000000419e5a in main (argc=1, argv=0x7fff145fd698) at ../../src/kdemain.cpp:278
Comment 2 cretox 2012-05-29 20:13:28 UTC
Created attachment 71431 [details]
Marble crash log (gdb)

Full crash information with gdb and '--debug-info'

Version 1.2.2 (stable release) Using KDE Development Platform 4.7.4 (4.7.4)

Done similar tests to Simon Reed tests with tha same results.
Whatever I do, Marble crashes on exit.
I can't retrieve useful crash information with Dr.Konqi (marble debug symbols installed)

Tell me if you need testing.
Comment 3 cretox 2012-06-15 19:06:33 UTC
Version 1.2.2 (stable release)
Using KDE Development Platform 4.8.3 (4.8.3)

Problem solved for me. With this new version I seem not able to reproduce the crash on exit.
Comment 4 Bernhard Beschow 2013-01-09 09:04:32 UTC

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