[Bug 50] New: Qt Designer crashes on startup
bugzilla-daemon <[email protected]>
| Newsgroups | gmane.linux.arklinux.bugs |
|---|---|
| Message-ID | <[email protected]> |
https://bugzilla.arklinux.org/bugzilla/show_bug.cgi?id=50
Summary: Qt Designer crashes on startup
Product: Ark Linux
Version: 1.0 alpha6
Platform: i586 (PC, Intel)
OS/Version: All
Status: NEW
Severity: Normal
Priority: Overall Usability
Component: qt
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Description of Problem:
Qt Designer seg faults when it is started from the command line. When started from the menu,
the cursor waits for about 45 seconds and then disappears, nothing else happens.
Version-Release number of selected component (if applicable):
qt-designer-3.1.1-2ark
How Reproducible: Always at the same place (on my box anyway)
Steps to Reproduce:
1. Either run 'designer' from command line (as arklinux) or run from the menu
2. From command line, segmentation fault is immediate. From menu, it takes 45 seconds for
cursor to disappear (but presumably segfault is also immediate since the splash screen
disappears)
Additional Information: I got the following output running under gdb:
(gdb) run
Starting program: /usr/lib/qt-3.1.1/bin/designer
[New Thread 8192 (LWP 8488)]
Error while mapping shared library sections:
0usr/lib/kde3/plugins/designer/kdewidgets.so: No such file or directory.
Error while reading shared library symbols:
0usr/lib/kde3/plugins/designer/kdewidgets.so: No such file or directory.
Error while reading shared library symbols:
0usr/lib/kde3/plugins/designer/kdewidgets.so: No such file or directory.
Error while reading shared library symbols:
0usr/lib/kde3/plugins/designer/kdewidgets.so: No such file or directory.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 8192 (LWP 8488)]
0x15a690e1 in QGList::takeNode(QLNode*) () from /usr/lib/qt-3.1.1/lib/libqt-mt.so.3
(gdb) bt
#0 0x15a690e1 in QGList::takeNode(QLNode*) () from /usr/lib/qt-3.1.1/lib/libqt-mt.so.3
#1 0x0833b280 in ?? ()
#2 0x006b0001 in ?? ()
#3 0x15a65a10 in QPtrList<QCacheItem>::clear() () from /usr/lib/qt-3.1.1/lib/libqt-mt.so.3
#4 0xc318408b in ?? ()
Cannot access memory at address 0x424448b
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.