[MPlayer-users] Bonus, coredump

oliver oliver at are-b.org
Sat Apr 13 20:29:02 CEST 2002


I finally got gdb to work (enable-debug=3 instead of just enable-debug 
as i got it from the old bugreport (or somewhere) anyway, here it is.

(gdb) disass $eip-32 $eip+32
Dump of assembler code from 0x40212b2c to 0x40212b6c:
0x40212b2c <_gdk_pixmap_create_from_xpm+648>:   mov    0xffffff64(%ebp),%edx
0x40212b32 <_gdk_pixmap_create_from_xpm+654>:   push   %edx
0x40212b33 <_gdk_pixmap_create_from_xpm+655>:   mov    0xffffff78(%ebp),%ecx
0x40212b39 <_gdk_pixmap_create_from_xpm+661>:   push   %ecx
0x40212b3a <_gdk_pixmap_create_from_xpm+662>:   call   0x401fd68c 
<_init+712>
0x40212b3f <_gdk_pixmap_create_from_xpm+667>:   add    $0x10,%esp
0x40212b42 <_gdk_pixmap_create_from_xpm+670>:   lea    0x4(%esi),%edi
0x40212b45 <_gdk_pixmap_create_from_xpm+673>:   test   %eax,%eax
0x40212b47 <_gdk_pixmap_create_from_xpm+675>:
    jne    0x40212b6d <_gdk_pixmap_create_from_xpm+713>
0x40212b49 <_gdk_pixmap_create_from_xpm+677>:   mov    0x14(%ebp),%edx
0x40212b4c <_gdk_pixmap_create_from_xpm+680>:   mov    (%edx),%eax
0x40212b4e <_gdk_pixmap_create_from_xpm+682>:   mov    0xffffff68(%ebp),%ecx
0x40212b54 <_gdk_pixmap_create_from_xpm+688>:   mov    %eax,0x4(%ecx)
0x40212b57 <_gdk_pixmap_create_from_xpm+691>:   mov    0x4(%edx),%eax
0x40212b5a <_gdk_pixmap_create_from_xpm+694>:   mov    %eax,0x8(%ecx)
0x40212b5d <_gdk_pixmap_create_from_xpm+697>:   mov    0x8(%edx),%eax
0x40212b60 <_gdk_pixmap_create_from_xpm+700>:   mov    %eax,0xc(%ecx)
0x40212b63 <_gdk_pixmap_create_from_xpm+703>:   movl   $0x1,0x10(%ecx)
0x40212b6a <_gdk_pixmap_create_from_xpm+710>:   lea    0x4(%esi),%edi
End of assembler dump.





More information about the MPlayer-users mailing list