Bug 182866

Summary: libmarblewidget is making Qt designer crash with a seg fault
Product: [Applications] marble Reporter: Marcos David <marcosgdavid>
Component: generalAssignee: Torsten Rahn <rahn>
Status: RESOLVED FIXED    
Severity: crash CC: groszdanielpub, nlcampos
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Marcos David 2009-02-02 14:12:41 UTC
Version:            (using KDE 4.2.0)
Installed from:    SuSE RPMs

Qt designer is crashing after loading libmarblewidget.

Backtrace from gdb:

Core was generated by `designer'.
Program terminated with signal 11, Segmentation fault.
#0  0xb66a57c6 in memcpy () from /lib/libc.so.6
(gdb) bt
#0  0xb66a57c6 in memcpy () from /lib/libc.so.6
#1  0x88d3d008 in ?? ()
#2  0xb3c53bf5 in Marble::PntMapLoader::run() () from /usr/lib/libmarblewidget.so.4
#3  0xb6a1185e in ?? () from /usr/lib/libQtCore.so.4
#4  0xb68bf1b5 in start_thread () from /lib/libpthread.so.0
#5  0xb670138e in clone () from /lib/libc.so.6
Comment 1 Marcos David 2009-02-02 16:02:23 UTC
PS: If I run designer with strace it works fine. 
Comment 2 Torsten Rahn 2009-02-03 19:41:46 UTC
*** Bug 181001 has been marked as a duplicate of this bug. ***
Comment 3 Torsten Rahn 2009-02-03 23:06:31 UTC
*** Bug 175205 has been marked as a duplicate of this bug. ***
Comment 4 Torsten Rahn 2009-02-06 17:57:14 UTC
This bug is fixed in trunk and KDE 4.2 branch.