Re: ebqt SIGSEGV
Daniel Schregenberger <[email protected]> 29 Jul 2003 23:02:46 CEST
| Newsgroups | gmane.network.everybuddy.user |
|---|---|
| Message-ID | <[email protected]> |
Allen Unueco wrote: > I've upgraded to KDE 3.1.3 and there is no change, I still get a SIGSEGV. > Strangely this core happens inside of QT and not from ebqt code. [...] > #0 0x40240ff3 in QPainter::drawText () from /usr/lib/libqt-mt.so.3 You could try to use a single threaded version of QT. Maybe there's a bug in QT-MT in combination with your system. Just an idea. -- Daniel