[vlc-devel] crashed libvlccore.dll

Rafaël Carré rafael.carre at gmail.com
Thu Aug 27 18:05:47 CEST 2009


Le 27/08/2009 15:09, xxcv a écrit :
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to thread 7344.0x1d68]
> 0x000000006a598c54 in ?? ()

you don't have a backtrace ?

> 0x000000006a598c54:     mov    (%rbx),%rcx

you can show the registers with "info registers" in gdb, so we can see
for example if it is a NULL dereference

-- 
Rafaël Carré



More information about the vlc-devel mailing list