Bug 268146 - Crash when trying to connect to eth1 with NetworkManager
Summary: Crash when trying to connect to eth1 with NetworkManager
Status: RESOLVED DUPLICATE of bug 267399
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-10 17:49 UTC by Otso Helenius
Modified: 2011-03-10 20:47 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Otso Helenius 2011-03-10 17:49:17 UTC
Application: kded4 ($Id: kded.cpp 1156841 2010-07-29 19:59:05Z zander $)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.7.1
Operating System: Linux 2.6.35.11-83.fc14.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
I booted up F14 (x86_64) on a laptop using Intel Corporation 82567LM Gigabit Network Connection (rev 03) eth controller. After selecting "auto eth1" from the NetworkManager plasmoid list, crash report assistant popped up.

The crash can be reproduced some of the time.

-- Backtrace:
Application: KDE Daemon (kded4), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  QHashData::nextNode (node=0x9debc0) at tools/qhash.cpp:290
#7  0x00007fb65ecee307 in operator++ (this=0x9df3e0, removedConnection=0xa60d00) at /usr/include/QtCore/qhash.h:351
#8  NetworkInterfaceActivatableProvider::handleRemove (this=0x9df3e0, removedConnection=0xa60d00) at /usr/src/debug/networkmanagement-0.9/libs/service/networkinterfaceactivatableprovider.cpp:200
#9  0x00007fb65ece8bb6 in ConnectionList::removeConnection (this=<value optimized out>, connection=0xa60d00) at /usr/src/debug/networkmanagement-0.9/libs/service/connectionlist.cpp:137
#10 0x00007fb65eceb212 in ConnectionListPersistence::configure (this=0x9cf670, changedConnections=...) at /usr/src/debug/networkmanagement-0.9/libs/service/connectionlistpersistence.cpp:199
#11 0x00007fb65ece808d in ConnectionListPersistence::qt_metacall (this=0x9cf670, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff568b17d0) at /usr/src/debug/networkmanagement-0.9/x86_64-redhat-linux-gnu/libs/service/moc_connectionlistpersistence.cpp:79
#12 0x0000003756e20228 in QDBusConnectionPrivate::deliverCall (this=0x880300, object=0x9cf670, msg=..., metaTypes=..., slotIdx=4) at qdbusintegrator.cpp:919
#13 0x0000003756e21015 in QDBusConnectionPrivate::activateCall (this=0x880300, object=0x9cf670, flags=16, msg=...) at qdbusintegrator.cpp:829
#14 0x0000003756e2154c in QDBusConnectionPrivate::activateObject (this=0x880300, node=..., msg=..., pathStartPos=<value optimized out>) at qdbusintegrator.cpp:1399
#15 0x0000003756e219d8 in QDBusActivateObjectEvent::placeMetaCall (this=0x9d9c40) at qdbusintegrator.cpp:1493
#16 0x000000375656fb4a in QObject::event (this=0x9cf670, e=<value optimized out>) at kernel/qobject.cpp:1211
#17 0x0000003757db78c4 in QApplicationPrivate::notify_helper (this=0x88e3c0, receiver=0x9cf670, e=0x9d9c40) at kernel/qapplication.cpp:4445
#18 0x0000003757dbc3da in QApplication::notify (this=<value optimized out>, receiver=0x9cf670, e=0x9d9c40) at kernel/qapplication.cpp:4324
#19 0x0000003758c20596 in KApplication::notify (this=0x7fff568b2510, receiver=0x9cf670, event=0x9d9c40) at /usr/src/debug/kdelibs-4.5.5/kdeui/kernel/kapplication.cpp:310
#20 0x000000375655b7ac in QCoreApplication::notifyInternal (this=0x7fff568b2510, receiver=0x9cf670, event=0x9d9c40) at kernel/qcoreapplication.cpp:732
#21 0x000000375655ef95 in sendEvent (receiver=0x0, event_type=0, data=0x864600) at kernel/qcoreapplication.h:215
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x864600) at kernel/qcoreapplication.cpp:1373
#23 0x0000003756586723 in sendPostedEvents (s=0x891fa0) at kernel/qcoreapplication.h:220
#24 postEventSourceDispatch (s=0x891fa0) at kernel/qeventdispatcher_glib.cpp:277
#25 0x00000032eba41e33 in g_main_dispatch (context=0x890610) at gmain.c:2149
#26 g_main_context_dispatch (context=0x890610) at gmain.c:2702
#27 0x00000032eba42610 in g_main_context_iterate (context=0x890610, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2780
#28 0x00000032eba428ad in g_main_context_iteration (context=0x890610, may_block=1) at gmain.c:2843
#29 0x00000037565868bf in QEventDispatcherGlib::processEvents (this=0x863cf0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#30 0x0000003757e5c59e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:207
#31 0x000000375655ab42 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#32 0x000000375655ad8c in QEventLoop::exec (this=0x7fff568b2460, flags=...) at kernel/qeventloop.cpp:201
#33 0x000000375655f24b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#34 0x000000375a8081a7 in kdemain (argc=1, argv=0x7fff568b28d8) at /usr/src/debug/kdelibs-4.5.5/kded/kded.cpp:894
#35 0x00000032e961ee5d in __libc_start_main (main=0x400810 <main(int, char**)>, argc=1, ubp_av=0x7fff568b28d8, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fff568b28c8) at libc-start.c:226
#36 0x0000000000400739 in _start ()

Possible duplicates by query: bug 267399.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-03-10 20:47:43 UTC

*** This bug has been marked as a duplicate of bug 267399 ***