VLC.exe v1.1.5.0 doesnt have debugging symbols. Are you saying I should be re-compiling the source to provide usable diagnostic info?If you crash it, it would be the best possible scenario since you can then use gdb and do backtrace.
Ok, I'll run it through gdb until I can reproduce it. ...If you crash it, it would be the best possible scenario since you can then use gdb and do backtrace.