Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [andrzejl@icsserver ~]$ gdb gmplayer
- GNU gdb (GDB) 7.1-2pclos2010 (PCLinuxOS release 2010)
- Copyright (C) 2010 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law. Type "show copying"
- and "show warranty" for details.
- This GDB was configured as "i586-mandriva-linux-gnu".
- For bug reporting instructions, please see:
- <http://www.gnu.org/software/gdb/bugs/>...
- Reading symbols from /usr/bin/gmplayer...(no debugging symbols found)...done.
- (gdb) run
- Starting program: /usr/bin/gmplayer
- [Thread debugging using libthread_db enabled]
- MPlayer SVN-r34790-4.5.2 (C) 2000-2012 MPlayer Team
- Can't open joystick device /dev/input/js0: No such file or directory
- Can't init input joystick
- mplayer: could not connect to socket
- mplayer: No such file or directory
- Failed to open LIRC support. You will not be able to use your remote control.
- Icon 'mplayer' (size 16) not found or unsupported format.
- Program received signal SIGSEGV, Segmentation fault.
- 0x4ef3f2fa in IA__gdk_x11_drawable_get_xid (drawable=0x6) at gdkdrawable-x11.c:924
- 924 if (GDK_IS_WINDOW (drawable))
- (gdb)
Advertisement
Add Comment
Please, Sign In to add comment