FS#55876 - dbus-signature.c related crash at startup
Attached to Project:
Community Packages
Opened by Kakashi (Kakashi) - Thursday, 05 October 2017, 10:07 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 06 October 2017, 03:04 GMT
Opened by Kakashi (Kakashi) - Thursday, 05 October 2017, 10:07 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 06 October 2017, 03:04 GMT
|
Details
Description:
Crash upon startup arguments to dbus_type_is_basic() were incorrect, assertion "dbus_type_is_valid (typecode) || typecode == DBUS_TYPE_INVALID" failed in file dbus-signature.c line 322. This is normally a bug in some application using the D-Bus library. D-Bus not built with -rdynamic so unable to print a backtrace Aborted (core dumped) Additional info: * 1.48-1 |
This task depends upon
Comment by Doug Newgard (Scimmia) -
Friday, 06 October 2017, 02:29 GMT
Crash of *what*?
Comment by Kakashi (Kakashi) -
Friday, 06 October 2017, 02:54 GMT
You can delete this. Sorry.