Hi, according to the core generated* after the crash caused by right clicking an icon on desktop and selecting 'Properties' it seems the crash is happening due to the getgrouplist function that we've added in this patch http://solaris.bionicmutton.org/hg/kde4-specs-42/file/754d581006d7/specs/patches/kdelibs-getgrouplist.diff Could some C++ positive soul please have a look at the patch and the kpropertiesdialog.cpp file http://websvn.kde.org/trunk/KDE/kdelibs/kio/kfile/kpropertiesdialog.cpp?revision=990257&view=markup and try to figure out what's wrong?
Also could we perhaps solve it by getting rid of the patch altogether and just reverting this change for open/solaris? http://websvn.kde.org/trunk/KDE/kdelibs/kio/kfile/kpropertiesdialog.cpp?r1=933028&r2=935834 regards hajma current thread: t at 1 =>[1] libc.so.1:_lwp_kill(0x1, 0xb, 0xcdac2bb6, 0xcdafa9fa), at 0xcdb022a5 [2] libc.so.1:thr_kill(0x1, 0xb, 0x803ebc8, 0xcdaaab7e), at 0xcdafaa1c [3] libc.so.1:raise(0xb, 0x0), at 0xcdaaab8a [4] libkdeui.so.5.3.0:KCrash::defaultCrashHandler(0xb, 0x0, 0x803eff4), at 0xcc83cffb [5] libc.so.1:__sighndlr(0xb, 0x0, 0x803eff4, 0xcc83cd80), at 0xcdafd0cf ---- called from signal handler with signal 11 (SIGSEGV) ------ [6] libkio.so.5.3.0:getgrouplist(0x81d7a40, 0xa, 0x0, 0x80401a4, 0x0, 0x0), at 0xc9828e5e [7] libkio.so.5.3.0:KDEPrivate::KFilePermissionsPropsPlugin::KFilePermissionsPropsPlugin(0x81520e8, 0x8ef05d0), at 0xc9845d05 [8] libkio.so.5.3.0:KPropertiesDialog::KPropertiesDialogPrivate::insertPages(0x8f0d798, 0x0), at 0xc982d7a3 [9] libkio.so.5.3.0:KPropertiesDialog::KPropertiesDialogPrivate::init(0x8f0d798, 0x0), at 0xc982ba7c [10] libkio.so.5.3.0:KPropertiesDialog::KPropertiesDialog(0x8ef05d0, 0x8e2a9a8, 0x81b9180), at 0xc982967b [11] libkio.so.5.3.0:KPropertiesDialog::showDialog(0x8e2a9a8, 0x81b9180, 0x0), at 0xc982b44a [12] libkio.so.5.3.0:KPropertiesDialog::showDialog(0x804092c, 0x81b9180, 0x0, 0xb9becd49), at 0xc982b7c5 [13] libkonq.so.5.3.0:KonqPopupMenuPrivate::slotPopupProperties(0x8eef050, 0x0, 0x6, 0x8040b20), at 0xb9becd80 [14] libkonq.so.5.3.0:KonqPopupMenu::qt_metacall(0x81cc4b8, 0x0, 0x2c, 0x8040b20, 0x0, 0x0), at 0xb9bed6cd [15] libQtCore.so.4.5.2:QMetaObject::activate(0x89f9750, 0x5, 0x6, 0x8040b20, 0x0, 0x0), at 0xc9f5e888 [16] libQtCore.so.4.5.2:QMetaObject::activate(0x89f9750, 0xcba5e454, 0x1, 0x2, 0x8040b20, 0x0), at 0xc9f5edb5 [17] libQtGui.so.4.5.2:QAction::triggered(0x89f9750, 0x0), at 0xca9ffb83 [18] libQtGui.so.4.5.2:QAction::activate(0x89f9750, 0x0), at 0xca9fedfa -- This message posted from opensolaris.org
