https://bugs.kde.org/show_bug.cgi?id=360582
Bug ID: 360582 Summary: Version 0.7.7 crashes at startup with wireless_tools 30.pre9 Product: knemo Version: unspecified Platform: Chakra OS: Linux Status: UNCONFIRMED Severity: minor Priority: NOR Component: general Assignee: jst...@mehercule.net Reporter: syn.shai...@gmail.com knemo depends on wireless_tools for some shared libraries. If built against wireless_tools v29, it works without issues. If built against wireless_tools v30.pre9, it segfaults at startup. Reproducible: Always Steps to Reproduce: 1. Install wireless_tools v30-pre9 2. Launch knemo from a terminal Actual Results: Segmentation fault (core dumped). Expected Results: The program is launched as usual. I have run the broken knemo with gdb: (gdb) run Starting program: /usr/bin/knemo [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". Program received signal SIGSEGV, Segmentation fault. 0x00007ffff1605a45 in QMetaObject::className() const () from /usr/lib/libQt5Core.so.5 -- You are receiving this mail because: You are watching all bug changes.