Bug 360582

Summary: Version 0.7.7 crashes at startup with wireless_tools 30.pre9
Product: [Unmaintained] knemo Reporter: Lisa <syn.shainer>
Component: generalAssignee: John Stamp <jstamp>
Status: RESOLVED UNMAINTAINED    
Severity: minor    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Chakra   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Lisa 2016-03-15 21:32:57 UTC
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
Comment 1 Andrew Crouthamel 2018-10-29 22:09:56 UTC
Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years so I will be closing this bug.