Segfault when closing mixxx

Bug #1046039 reported by Max Linke
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Fix Released
High
RJ Skerry-Ryan

Bug Description

I noticed that mixxx exits with a segfault on debian sid after revision 3345.

here is the back trace for the segfault

#0 0x00007ffff160a702 in libusb_exit () from /lib/x86_64-linux-gnu/libusb-1.0.so.0
#1 0x00000000007d194b in hid_exit () at lib/hidapi-0.7.0/linux/hid-libusb.c:399
#2 0x00000000007cf2e5 in HidEnumerator::~HidEnumerator (this=0x16d6b90,
    __in_chrg=<optimized out>) at src/controllers/hid/hidenumerator.cpp:22
#3 0x00000000007cf489 in HidEnumerator::~HidEnumerator (this=0x16d6b90,
    __in_chrg=<optimized out>) at src/controllers/hid/hidenumerator.cpp:23
#4 0x000000000053dba9 in ControllerManager::slotShutdown (this=0x167c5b0)
    at src/controllers/controllermanager.cpp:136
#5 0x0000000000874db8 in ControllerManager::qt_static_metacall (_o=0x167c5b0,
    _c=<optimized out>, _id=<optimized out>, _a=0x2a656c0)
    at lin64_build/controllers/moc_controllermanager.cc:93

the problem does not occur in wheezy. So I'm not sure if the bug is in the debian package, libusb-1.0-0, or if there is a error in mixxx.

Revision history for this message
RJ Skerry-Ryan (rryan) wrote :

thanks -- fixed now

The issue was that hidapi and our new Bulk USB system both used libusb without a private context.

Changed in mixxx:
status: New → Fix Committed
milestone: none → 1.11.0
importance: Undecided → High
assignee: nobody → RJ Ryan (rryan)
RJ Skerry-Ryan (rryan)
Changed in mixxx:
status: Fix Committed → Fix Released
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/6620

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.