The attached patch was applied to the ubuntu package and is now crashing kded4:

#5  nl_object_get_id_attrs (obj=0x7f0e3bd523c0 <route_obj_ops>) at 
/build/buildd/libnl3-3.2.21/./lib/object.c:523
#6  0x00007f0e3bd57ba1 in ?? () from /usr/lib/ntrack/modules/ntrack-libnl3_x.so
#7  0x00007f0e3bd5818d in _ntrack_arch_process_data () from 
/usr/lib/ntrack/modules/ntrack-libnl3_x.so
#8  0x00007f0e3c16408b in QNtrack::socketActivated(int) () from 
/usr/lib/libntrack-qt4.so.1
#9  0x00007f0e4a5136d8 in QMetaObject::activate (sender=sender@entry=0x26b2420, 
m=m@entry=0x7f0e4a862a40 <QSocketNotifier::staticMetaObject>, 
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fffb78ad5a0) 
at kernel/qobject.cpp:3539
...

I'm not familiar with ntrack and libnl, but I think the correct fix is:

nl_object_get_id_attrs(nl_object_alloc(&route_obj_ops))

that doesn't crash so far (but I don't know whether it's correct either).

Philip


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to