Bug 182866 - libmarblewidget is making Qt designer crash with a seg fault
Summary: libmarblewidget is making Qt designer crash with a seg fault
Status: RESOLVED FIXED
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Unspecified
: NOR crash
Target Milestone: ---
Assignee: Torsten Rahn
URL:
Keywords:
: 175205 181001 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-02 14:12 UTC by Marcos David
Modified: 2009-02-06 17:57 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

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