|
Bugzilla – Full Text Bug Listing |
| Summary: | KDE 4.0.3 Crash when i open Samba Configurator | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Tobias Thomas <tobiasthomas> |
| Component: | KDE | Assignee: | E-mail List <kde-maintainers> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P3 - Medium | CC: | scott, wstephenson |
| Version: | Final | Keywords: | should_go_upstream |
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 10.3 | ||
| URL: | http://bugs.kde.org/show_bug.cgi?id=160123 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Tobias Thomas
2008-04-05 12:09:04 UTC
Can you please install kdenetwork4-debuginfo for a better backtrace? debuginfo is now installed. But the code is the same: [?1034h(no debugging symbols found) Using host libthread_db library "/lib64/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0x2b52e0694790 (LWP 17104)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [KCrash handler] #5 0x00002b52d8377a52 in QObject::connect () from /usr/lib64/libQtCore.so.4 #6 0x00002b52e2268118 in KcmSambaConf::loadBaseSettings () from /usr/lib64/kde4/kcm_kcmsambaconf.so #7 0x00002b52e22689ed in KcmSambaConf::fillFields () from /usr/lib64/kde4/kcm_kcmsambaconf.so #8 0x00002b52e2268cc1 in KcmSambaConf::qt_metacall () from /usr/lib64/kde4/kcm_kcmsambaconf.so #9 0x00002b52d83760de in QMetaObject::activate () from /usr/lib64/libQtCore.so.4 #10 0x00002b52e226baf2 in SambaFile::load () from /usr/lib64/kde4/kcm_kcmsambaconf.so #11 0x00002b52e226380a in KcmSambaConf::slotSpecifySmbConf () from /usr/lib64/kde4/kcm_kcmsambaconf.so #12 0x00002b52e2263941 in KcmSambaConf::KcmSambaConf () from /usr/lib64/kde4/kcm_kcmsambaconf.so #13 0x00002b52e2263a3b in create_KcmSambaConf () from /usr/lib64/kde4/kcm_kcmsambaconf.so #14 0x00002b52d989fdf8 in KCModuleLoader::loadModule () from /usr/lib64/libkutils.so.4 #15 0x00002b52d98a3a5a in ?? () from /usr/lib64/libkutils.so.4 #16 0x00002b52d98a4605 in KCModuleProxy::realModule () from /usr/lib64/libkutils.so.4 #17 0x00002b52d98a470c in KCModuleProxy::buttons () from /usr/lib64/libkutils.so.4 #18 0x0000000000415cc3 in _start () #0 0x00002b52de03e670 in nanosleep () from /lib64/libc.so.6 Thanks. http://bugs.kde.org/show_bug.cgi?id=160123 seems to be the same thing upstream. Your debuginfo is probably a different version. Please check the version is exactly the same. Can you reproduce this with openSUSE 11.0? What do you have to do to make it crash? Just starting systemsettings? As root or as a regular user? http://bugs.kde.org/show_bug.cgi?id=160123 seems to be the same thing upstream. Your debuginfo is probably a different version. Please check the version is exactly the same. Can you reproduce this with openSUSE 11.0? What do you have to do to make it crash? Just starting systemsettings? As root or as a regular user? Its confirmed in the upstream bug for 11.0 *** Bug 436265 has been marked as a duplicate of this bug. *** Fixed upstream. |