Re: kde cvs on 5.2.1
David Bishop <tech <at> gnuconsulting.com>
2004-07-02 00:02:14 GMT
The promised followup: in short, no dice. I removed all xorg packages,
compiled Xfree86 4.3.0 from ports (the full meta-package), recompiled
qt33, arts, kdelibs, and kdebase, and it is still dying with the same
backtrace
This is getting slightly discouraging, as I don't have
the fastest computer ever and a complete recompile takes a while (I
started immediately after my last email, and finished just a couple
minutes ago). Any ideas of where to go now? Backtrace and ldd of
konsole following:
Program received signal SIGSEGV, Segmentation fault.
0x28c308ac in qt_set_x11_resources(char const*, char const*, char
const*, char const*) () from /usr/X11R6/lib/libqt-mt.so.3
(gdb) bt
#0 0x28c308ac in qt_set_x11_resources(char const*, char const*, char
const*, char const*) ()
from /usr/X11R6/lib/libqt-mt.so.3
#1 0x28c349f3 in qt_init_internal(int*, char**, _XDisplay*, unsigned
long, unsigned long) ()
from /usr/X11R6/lib/libqt-mt.so.3
#2 0x28c3598d in qt_init(_XDisplay*, unsigned long, unsigned long) ()
from /usr/X11R6/lib/libqt-mt.so.3
#3 0x28c9edc9 in QApplication::QApplication(_XDisplay*, int, char**,
unsigned long, unsigned long) ()
from /usr/X11R6/lib/libqt-mt.so.3
#4 0x28879e58 in KApplication::KApplication(_XDisplay*, unsigned long,
unsigned long, bool) ()
from /usr/local/kde/lib/libkdecore.so.6
#5 0x280a7129 in kdemain () from
/usr/local/kde/lib/libkdeinit_konsole.so
(Continue reading)