[MPlayer-users] gui crashes every create_popupmenu()

Ernest Adrogué eadrogue at gmx.net
Thu Jun 5 19:37:01 CEST 2003


Hello,

The GUI works fine, even plays movies and controls seem to work.
However when I do anything that requires a dialog box, e.g "open
file" or whatever, it crashes without exception. I'm using the
latest stable version (0.90), sorry but I was unable to compile
the CVS.

gdb output:

Recived signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 19205)]
0x08269275 in g_hash_table_lookup ()
(gdb) backtrace
#0  0x08269275 in g_hash_table_lookup ()
#1  0x40227bac in gtk_bin_get_type () from /usr/lib/libgtk-1.2.so.0
#2  0x402286cd in gtk_binding_entry_add_signall () from /usr/lib/libgtk-1.2.so.0
#3  0x4022891f in gtk_binding_entry_add_signal () from /usr/lib/libgtk-1.2.so.0
#4  0x40294f1c in gtk_menu_shell_get_type () from /usr/lib/libgtk-1.2.so.0
#5  0x402e4f27 in gtk_type_is_a () from /usr/lib/libgtk-1.2.so.0
#6  0x402e4d9c in gtk_type_is_a () from /usr/lib/libgtk-1.2.so.0
#7  0x402e45f9 in gtk_type_class () from /usr/lib/libgtk-1.2.so.0
#8  0x402e46ed in gtk_type_new () from /usr/lib/libgtk-1.2.so.0
#9  0x4028ecd5 in gtk_menu_new () from /usr/lib/libgtk-1.2.so.0
#10 0x080cfbfb in create_PopUpMenu () at mplayer/gtk/menu.c:291
#11 0x080cbed1 in gtkShow (type=1218582528, param=0x0) at mplayer/widgets.c:219
#12 0x080e0f1b in wsEvents (display=0x8429310, Event=0x841c6a0, arg=0x0)
    at wm/ws.c:641
#13 0x080e11d4 in wsHandleEvents () at wm/ws.c:662
#14 0x080c730d in guiEventHandling () at interface.c:797
#15 0x0807da7f in main (argc=1, argv=0xbffffc74) at mplayer.c:1105

I don't know if this is a bug in mplayer, or there is something
wrong in my system. Any comment will be appreciated.


Ernest



More information about the MPlayer-users mailing list