gnome-help-browser bug (maby library bug)



If you hit a url with gnome-help-browser, it instantly segfaults... (atlest
for me)

I was playing with a browser called express and it has the same problem.
Interesting enough they both use the same html library. Also the backtraces
on both crashes have the same first fiew lines... 

gnome-help-browser:

(gdb) run
Starting program: /usr/bin/gnome-help-browser 

Program received signal SIGSEGV, Segmentation fault.
0x404179fc in finalizeEntry ()
(gdb) backtrace
#0  0x404179fc in finalizeEntry ()
#1  0x40419bc9 in _XmHTMLFormAddInput ()
#2  0x40429a6a in InputToWord ()
#3  0x4042e6a7 in _XmHTMLformatObjects ()
#4  0x404124d9 in gtk_xmhtml_sync_reformat ()
#5  0x40412646 in gtk_xmhtml_sync ()
#6  0x40412692 in gtk_xmhtml_try_sync ()
#7  0x404127e6 in gtk_xmhtml_source ()
#8  0x8054b4d in helpWindowHTMLSource ()
#9  0x8055ebb in visitURL ()
#10 0x8055e63 in visitURL ()
#11 0x8055da2 in visitURL ()
#12 0x8055665 in helpWindowShowURL ()
#13 0x80547a6 in map_spaces_to_underscores ()
#14 0x4023224d in gtk_marshal_NONE__NONE ()
#15 0x401f3895 in gtk_handlers_run ()
#16 0x401f2c0e in gtk_signal_real_emit ()
#17 0x401f0bdf in gtk_signal_emit ()
#18 0x40228bd8 in gtk_widget_activate ()
#19 0x40199760 in gtk_entry_key_press ()
#20 0x40231e19 in gtk_marshal_BOOL__POINTER ()
#21 0x401f2c47 in gtk_signal_real_emit ()
#22 0x401f0bdf in gtk_signal_emit ()
#23 0x40228a78 in gtk_widget_event ()
---Type <return> to continue, or q <return> to quit---
#24 0x4023078e in gtk_window_key_press_event ()
#25 0x40231e19 in gtk_marshal_BOOL__POINTER ()
#26 0x401f2c47 in gtk_signal_real_emit ()
#27 0x401f0bdf in gtk_signal_emit ()
#28 0x40228a78 in gtk_widget_event ()
#29 0x401c4042 in gtk_propagate_event ()
#30 0x401c3258 in gtk_main_do_event ()
#31 0x4026dc7b in gdk_event_dispatch ()
#32 0x40399e12 in g_main_dispatch ()
#33 0x4039a40b in g_main_iterate ()
#34 0x4039a5c1 in g_main_run ()
#35 0x401c2c4b in gtk_main ()
#36 0x804e3d9 in main ()
(gdb) 


Express:
(gdb) run
Starting program: /home/bob/express-0.0.6/express 

Gdk-WARNING **: Creating pixmap from xpm with NULL window and colormap

Gdk-WARNING **: Creating pixmap from xpm with NULL window and colormap

Gdk-WARNING **: Creating pixmap from xpm with NULL window and colormap

Gdk-WARNING **: Creating pixmap from xpm with NULL window and colormap

Gdk-WARNING **: Creating pixmap from xpm with NULL window and colormap

Gdk-WARNING **: Creating pixmap from xpm with NULL window and colormap

Gdk-WARNING **: Creating pixmap from xpm with NULL window and colormap

Gdk-WARNING **: Creating pixmap from xpm with NULL window and colormap

Program received signal SIGSEGV, Segmentation fault.
0x401c09fc in finalizeEntry ()
(gdb) backtrace
#0  0x401c09fc in finalizeEntry ()
#1  0x401c2bc9 in _XmHTMLFormAddInput ()
#2  0x401d2a6a in InputToWord ()
#3  0x401d76a7 in _XmHTMLformatObjects ()
#4  0x401bb4d9 in gtk_xmhtml_sync_reformat ()
#5  0x401bb646 in gtk_xmhtml_sync ()
#6  0x401bb692 in gtk_xmhtml_try_sync ()
#7  0x401bb7e6 in gtk_xmhtml_source ()
#8  0x804c4ad in browser_display_src (b=0x8086b58, 
    src=0x8090a04 "\n\n<html><head><title>Main Menu</title>\n<meta
name=\"description\" content=\"Bob's Web Page Main Menu\">\n<meta
name=\"keywords\" content=\"WebTheme, webtheme, Bookmarks, bookmarks,
Guestbook, guestbook, Linux"...)
    at browser.c:178
#9  0x804cda1 in bwindow_set_url (bwindow=0x80720b0, 
    url=0x804d808 "http://localhost/") at bwindow.c:46
#10 0x804a2ea in main (argc=1, argv=0xbffffbb4) at main.c:48
#11 0x402d3ca7 in __libc_start_main (main=0x804a2a0 <main>, argc=1, 
    argv=0xbffffbb4, init=0x8049a94 <_init>, fini=0x804d7dc <_fini>, 
    rtld_fini=0x40009c30 <_dl_fini>, stack_end=0xbffffbac)
    at ../sysdeps/generic/libc-start.c:78
(gdb)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]