On 5/5/06, David BOURIAUD <[EMAIL PROTECTED]> wrote:

(gdb) run ./ksycoca.h
Starting
program: 
/sources/kde3.5.2/konstruct/kde/kdelibs/work/kdelibs-3.5.2/dcop/dcopidl/dcopidl 
./ksycoca.h
[Thread debugging using libthread_db enabled]
[New Thread -1221704016 (LWP 22635)]
<!DOCTYPE DCOP-IDL><DCOP-IDL>
<SOURCE>./ksycoca.h</SOURCE>
<INCLUDE>dcopobject.h</INCLUDE>
<INCLUDE>qobject.h</INCLUDE>
<INCLUDE>qstringlist.h</INCLUDE>
<INCLUDE>ksycocatype.h</INCLUDE>
<INCLUDE>kdelibs_export.h</INCLUDE>

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1221704016 (LWP 22635)]
0xb7dac7ab in QString::QString () from /usr/local/kde3.5.2/lib/libqt-mt.so.3
(gdb) bt
#0  0xb7dac7ab in QString::QString ()
from /usr/local/kde3.5.2/lib/libqt-mt.so.3
#1  0x0804dbb9 in operator+ ([EMAIL PROTECTED], [EMAIL PROTECTED]) at 
qstring.h:1037
#2  0x0804a2db in yyparse () at yacc.yy:201
#3  0x0804c404 in dcopidlParse (
    _code=0x8068cb0 "/*  This file is part of the KDE libraries\n *  Copyright
(C) 1999 Waldo Bastian <[EMAIL PROTECTED]>\n *\n *  This library is free
software; you can redistribute it and/or\n *  modify it under the terms of
"...) at yacc.yy:856
#4  0x0804df1d in main (argc=2, argv=0xbfc61ad4) at main.cpp:82

David,

I still have no idea what the issue is, and I don't think anyone here
is going to be able to provide meaningful debugging of dcop.  However,
now that you're armed with a backtrace, this problem could be brought
to the KDE lists.  One of the developers could probably decipher that
bt in no time.

Good luck.

--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to