Closed GoogleCodeExporter closed 9 years ago
Any chance you could run ozwcp under gdb and get a stack trace?
gdb ozwcp
r -d -p 5555
<program crashes>
info threads
thread 1
bt
thread 2
bt
basically run the bt command for each thread. It would be really helpful.
Original comment by glsatz
on 22 Jan 2013 at 10:17
I've attached the output of the gdb session.
Original comment by LordNio...@gmail.com
on 22 Jan 2013 at 10:27
Attachments:
This is turning out to be a bug in the library not the control panel.
Original comment by glsatz
on 22 Jan 2013 at 11:35
This issue is fixed with library r634. Thanks.
Original comment by LordNio...@gmail.com
on 23 Jan 2013 at 6:51
Original comment by glsatz
on 23 Jan 2013 at 11:50
Original issue reported on code.google.com by
LordNio...@gmail.com
on 22 Jan 2013 at 10:14Attachments: