From owner-freebsd-threads@FreeBSD.ORG Wed Jan 7 17:09:00 2004 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B30616A4CE for ; Wed, 7 Jan 2004 17:09:00 -0800 (PST) Received: from smtp3.adl2.internode.on.net (smtp3.adl2.internode.on.net [203.16.214.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABE2343D3F for ; Wed, 7 Jan 2004 17:08:56 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from midget.dons.net.au (ppp108-195.lns1.adl1.internode.on.net [150.101.108.195])i0818sqR093865; Thu, 8 Jan 2004 11:38:54 +1030 (CST) Received: from chowder.gsoft.com.au (root@localhost.dons.net.au [127.0.0.1]) by midget.dons.net.au (8.12.9/8.12.9) with ESMTP id i0818paW099585; Thu, 8 Jan 2004 11:38:52 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: threads@freebsd.org Date: Thu, 8 Jan 2004 11:38:50 +1030 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401081138.50146.doconnor@gsoft.com.au> X-Spam-Score: -2.9 () SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_KMAIL X-Scanned-By: MIMEDefang 2.26 (www . roaringpenguin . com / mimedefang) Subject: KDE and KSE X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2004 01:09:00 -0000 Hi, I am trying to use KSE with KDE but I'm not having much luck :( The upgrade process was a bit dodgy unfortunately, I upgraded KDE using portupgrade -PP, but rebuilt Qt and fontconfig from source. I am using libmap.conf to get KSE, if I have no libmap.conf file (ie use libc_r) KDE works fine. libthr doesn't work either but that's a different story (different failure mode too) After I do startx -> XFree86 Version 4.3.0 Release Date: 27 February 2003 X Protocol Version 11, Revision 0, Release 6.6 Build Operating System: FreeBSD 4.7 i386 [ELF] Build Date: 17 March 2003 Before reporting problems, check http://www.XFree86.Org/ to make sure that you have the latest version. Module Loader present Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/XFree86.0.log", Time: Thu Jan 8 11:14:41 2004 (==) Using config file: "/etc/XF86Config" Samsung LTN141P2 Color, Single, TFT Warning: font renderer for ".pcf" already registered at priority 0 Warning: font renderer for ".pcf.Z" already registered at priority 0 Warning: font renderer for ".pcf.gz" already registered at priority 0 Warning: font renderer for ".snf" already registered at priority 0 Warning: font renderer for ".snf.Z" already registered at priority 0 Warning: font renderer for ".snf.gz" already registered at priority 0 Warning: font renderer for ".bdf" already registered at priority 0 Warning: font renderer for ".bdf.Z" already registered at priority 0 Warning: font renderer for ".bdf.gz" already registered at priority 0 Warning: font renderer for ".pmf" already registered at priority 0 :5: invalid preprocessing directive #XPilot :770: invalid preprocessing directive #xearth localhost being added to access control list startkde: Starting up... Warning: connect() failed: : Connection refused Segmentation fault (core dumped) startkde: Shutting down... Warning: connect() failed: : Connection refused Error: Can't contact kdeinit! startkde: Running shutdown scripts... startkde: Done. waiting for X server to shut down I end up with 3 core files -> -rw------- 1 darius 1007 1384448 Jan 8 11:14 kdeinit.core -rw------- 1 darius 1007 1388544 Jan 8 11:14 ksmserver.core -rw------- 1 darius 1007 1380352 Jan 8 11:14 ksplash.core kdeinit back trace -> Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols found)... done. Loaded symbols for /libexec/ld-elf.so.1 #0 0x290d014d in xdr_opaque () from /lib/libc.so.5 (gdb) bt #0 0x290d014d in xdr_opaque () from /lib/libc.so.5 #1 0x290ada04 in xdr_ypbind_binding () from /lib/libc.so.5 #2 0x290a8d06 in .cerror () from /lib/libc.so.5 #3 0x287c7c5d in waitpid () from /usr/lib/libkse.so.1 #4 0x0804d8d8 in execpath_avoid_loops(QCString const&, int, char const*, bool) () #5 0x0804f045 in main () #6 0x0804b362 in _start () ksmserver back trace -> Loaded symbols for /libexec/ld-elf.so.1 ---Type to continue, or q to quit--- #0 0x28dd514d in xdr_opaque () from /lib/libc.so.5 (gdb) (gdb) bt #0 0x28dd514d in xdr_opaque () from /lib/libc.so.5 #1 0x28db2a04 in xdr_ypbind_binding () from /lib/libc.so.5 #2 0x28dadd06 in .cerror () from /lib/libc.so.5 #3 0x28f7a668 in FcDirCacheReadDir () from /usr/X11R6/lib/libfontconfig.so.1 #4 0x28f8060a in FcDirScanConfig () from /usr/X11R6/lib/libfontconfig.so.1 #5 0x28f7b1f5 in FcConfigBuildFonts () from /usr/X11R6/lib/libfontconfig.so.1 #6 0x28f8247f in FcInitLoadConfigAndFonts () from /usr/X11R6/lib/libfontconfig.so.1 #7 0x28f824d4 in FcInit () from /usr/X11R6/lib/libfontconfig.so.1 #8 0x28efa560 in XftInit () from /usr/X11R6/lib/libXft.so.2 #9 0x286974b3 in QApplication::x11_apply_settings() () from /usr/X11R6/lib/libqt-mt.so.3 #10 0x28697c4d in qt_set_x11_resources(char const*, char const*, char const*, char const*) () from /usr/X11R6/lib/libqt-mt.so.3 #11 0x2869b9da in qt_init_internal(int*, char**, _XDisplay*, unsigned long, unsigned long) () from /usr/X11R6/lib/libqt-mt.so.3 #12 0x2869c148 in qt_init(int*, char**, QApplication::Type) () from /usr/X11R6/lib/libqt-mt.so.3 #13 0x286f7d98 in QApplication::construct(int&, char**, QApplication::Type) () from /usr/X11R6/lib/libqt-mt.so.3 #14 0x286f7b67 in QApplication::QApplication(int&, char**, bool) () from /usr/X11R6/lib/libqt-mt.so.3 #15 0x283522bb in KApplication::KApplication(bool, bool) () from /usr/local/lib/libkdecore.so.5 #16 0x2808a94f in main () from /usr/local/lib/ksmserver.so #17 0x080485b2 in _start () ksplash back trace -> Loaded symbols for /libexec/ld-elf.so.1 #0 0x28dbf14d in xdr_opaque () from /lib/libc.so.5 (gdb) bt #0 0x28dbf14d in xdr_opaque () from /lib/libc.so.5 #1 0x28d9ca04 in xdr_ypbind_binding () from /lib/libc.so.5 #2 0x28d97d06 in .cerror () from /lib/libc.so.5 #3 0x28f64668 in FcDirCacheReadDir () from /usr/X11R6/lib/libfontconfig.so.1 #4 0x28f6a60a in FcDirScanConfig () from /usr/X11R6/lib/libfontconfig.so.1 #5 0x28f651f5 in FcConfigBuildFonts () from /usr/X11R6/lib/libfontconfig.so.1 #6 0x28f6c47f in FcInitLoadConfigAndFonts () from /usr/X11R6/lib/libfontconfig.so.1 #7 0x28f6c4d4 in FcInit () from /usr/X11R6/lib/libfontconfig.so.1 #8 0x28ee4560 in XftInit () from /usr/X11R6/lib/libXft.so.2 #9 0x286814b3 in QApplication::x11_apply_settings() () from /usr/X11R6/lib/libqt-mt.so.3 #10 0x28681c4d in qt_set_x11_resources(char const*, char const*, char const*, char const*) () from /usr/X11R6/lib/libqt-mt.so.3 #11 0x286859da in qt_init_internal(int*, char**, _XDisplay*, unsigned long, unsigned long) () from /usr/X11R6/lib/libqt-mt.so.3 #12 0x28686148 in qt_init(int*, char**, QApplication::Type) () from /usr/X11R6/lib/libqt-mt.so.3 #13 0x286e1d98 in QApplication::construct(int&, char**, QApplication::Type) () from /usr/X11R6/lib/libqt-mt.so.3 #14 0x286e1b67 in QApplication::QApplication(int&, char**, bool) () from /usr/X11R6/lib/libqt-mt.so.3 #15 0x2833c2bb in KApplication::KApplication(bool, bool) () from /usr/local/lib/libkdecore.so.5 #16 0x0804ff0a in main () #17 0x0804db52 in _start () -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5