[Bug 219730] Re: systemsettings crashes (SIGSEGV) on start after Hardy RC upgrade
Thilo-Alexander Ginkel
thilo at ginkel.com
Sun Apr 20 08:28:22 UTC 2008
Some observations from a brief gdb session, which produces a slightly
more verbose stack trace:
Program received signal SIGSEGV, Segmentation fault.
0x000000000041c06a in QValueList<RowIconView*>::detach (this=0xd0)
at /usr/share/qt3/include/qvaluelist.h:565
565 void detach() { if ( sh->count > 1 ) detachInternal(); }
(gdb) backtrace
#0 0x000000000041c06a in QValueList<RowIconView*>::detach (this=0xd0)
at /usr/share/qt3/include/qvaluelist.h:565
#1 0x000000000041c2e5 in QValueList<RowIconView*>::operator[] (this=0xd0, i=0)
at /usr/share/qt3/include/qvaluelist.h:539
#2 0x000000000041b7e3 in KcmSearch (this=0x769a80, moduleViewList=0x6a37b8,
parent=0x769240, name=0x428852 "search") at kcmsearch.cpp:31
#3 0x000000000042238d in MainWindow::buildActions (this=0x6a3660)
at mainwindow.cpp:129
#4 0x0000000000423664 in MainWindow (this=0x6a3660, embed=true,
menuFile=@0x7fff20aebcb0, parent=0x0, name=0x0) at mainwindow.cpp:65
#5 0x00000000004209b1 in main (argc=1, argv=0x7fff20aebf68) at main.cpp:56
--
systemsettings crashes (SIGSEGV) on start after Hardy RC upgrade
https://bugs.launchpad.net/bugs/219730
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kde-systemsettings in ubuntu.
More information about the kubuntu-bugs
mailing list