Comment 22 for bug 251128

Revision history for this message
ironstorm (ironstorm-gmail) wrote :

Holgers & Lambage

If you could do me a favour and try this build: http://mixxx.org/packages/windows/mixxx-SVN2740-20090322_1916-win.exe

It will install an icon on your Desktop named "Mixxx (inside GNU Debugger)", please start Mixxx via this icon, then crash it by exiting or whatever you can do to crash it... It may not crash but rather just hang, if this happens it means gdb has caught something, since this happens on exit you may not see a hung window...

In any case, flip to the "Mixxx (inside GNU Debugger)" after it should have crashed, you should see something in the window telling you it crashed and a (gdb) prompt. Follow the directions from Step 3 onward of http://mixxx.org/wiki/doku.php/creating_backtraces and post the info from the console.

If you see "Program exited normally." Mixxx exited cleanly, you can type "r" at (gdb) prompt to restart Mixxx. This is what I get when I try to crash Mixxx on exit (but no surprise as I can't reproduce it).

-G