Ticket #1210 (closed defect: Invalid)
qt-gui problems with qt-mt (multithreaded)
| Reported by: | galoisfield | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | None | Version: | |
| Keywords: | Cc: |
Description
when qt is compiled with thread support and kde is compiled with the -enable-mt flag (linked to multithreaded qt), licq dies with the following error msgs:
konsole: QFont::setRawMode(): Invalid XLFD: "helvetica" QFont::setRawMode(): Invalid XLFD: "helvetica" KCrash: crashing.... crashRecursionCounter = 2 KCrash: Application Name = licq path = <unknown>
backtrace by drkonqui: 0x40139029 in wait4 () from /lib/libc.so.6 #0 0x40139029 in wait4 () from /lib/libc.so.6 #1 0x40196718 in DTOR_END () from /lib/libc.so.6 #2 0x40032ea7 in waitpid () at wrapsyscall.c:186 #3 0x40f17dad in KCrash::defaultCrashHandler ()
from /opt/kde/lib/libkdecore.so.3
#4 0x400d69d8 in restore ()
at ../sysdeps/unix/sysv/linux/i386/sigaction.c:127
#5 0x4115c648 in QPainter::setPen ()
from /usr/src/kde2/cvs/qt-copy/lib/libqt-mt.so.2
#6 0x41481167 in HCStyle::drawArrow () from /opt/kde/lib/hcstyle.so #7 0x4147c5a3 in HCStyle::drawScrollBarControls ()
from /opt/kde/lib/hcstyle.so
#8 0x4057b6a6 in QScrollBar::drawControls ()
from /usr/src/kde2/cvs/qt-copy/lib/libqt.so.2
#9 0x4057b63d in QScrollBar::drawControls ()
from /usr/src/kde2/cvs/qt-copy/lib/libqt.so.2
#10 0x4057a6d4 in QScrollBar::rangeChange ()
from /usr/src/kde2/cvs/qt-copy/lib/libqt.so.2
#11 0x4057a698 in QScrollBar::stepChange ()
from /usr/src/kde2/cvs/qt-copy/lib/libqt.so.2
#12 0x4057a026 in QRangeControl::setSteps ()
from /usr/src/kde2/cvs/qt-copy/lib/libqt.so.2
#13 0x4057ba9d in QScrollView::QScrollView ()
from /usr/src/kde2/cvs/qt-copy/lib/libqt.so.2
#14 0x4052caff in QListBox::QListBox ()
from /usr/src/kde2/cvs/qt-copy/lib/libqt.so.2
#15 0x40511386 in QComboBox::setUpListBox ()
from /usr/src/kde2/cvs/qt-copy/lib/libqt.so.2
#16 0x4050bc84 in QComboBox::QComboBox ()
from /usr/src/kde2/cvs/qt-copy/lib/libqt.so.2
#17 0x401ead1b in CEComboBox::CEComboBox ()
from /usr/local/lib/licq/licq_qt-gui.so
#18 0x401f1447 in CMainWindow::CMainWindow ()
from /usr/local/lib/licq/licq_qt-gui.so
#19 0x401ef716 in CLicqGui::Run () from /usr/local/lib/licq/licq_qt-gui.so #20 0x401ef8c9 in LP_Main () from /usr/local/lib/licq/licq_qt-gui.so #21 0x401ef78d in LP_Main_tep () from /usr/local/lib/licq/licq_qt-gui.so #22 0x4002ef93 in pthread_start_thread (arg=0xbf3ffe40) at manager.c:241
i have seen this behaviour with licq-versions 1 upwards... (sorry for not committing the bug report....)
could someone fix this, pease? (sorry that i can't help, but i am no programmer)
system overview: suse7.0, kernel-2.4.2-pre1, xfree-4.0.2 with render support, qt 2.2.4 cvs with -xft font antialiasing support, kde 2.1-post-beta2 cvs, licq-daily -cvs)
thanx galoisfield
