DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2066
Version: 2.0-current


Hello, I've built dillo browser against fltk library. Now whenever I access
www.mail.ru I receive the following crash:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7b8c6d0 (LWP 26555)]
0xb7fc9848 in fltk::xpmImage::fetch ([EMAIL PROTECTED], array=0x80ad100) at
xpmImage.cxx:155
155     xpmImage.cxx: No such file or directory.
        in xpmImage.cxx
(gdb) bt
#0  0xb7fc9848 in fltk::xpmImage::fetch ([EMAIL PROTECTED], array=0x80ad100) at
xpmImage.cxx:155
#1  0xb7fc98f4 in fltk::xpmImage::fetch (this=0x80d1150) at
xpmImage.cxx:52
#2  0xb7f84e39 in fltk::Image::fetch_if_needed (this=0x80d1150) at
x11/Image.cxx:1323
#3  0xb7f84ec8 in fltk::Image::_measure (this=0x80d1150, [EMAIL PROTECTED],
[EMAIL PROTECTED]) at Image.cxx:585
#4  0xb7fc6c73 in fltk::Widget::draw_label (this=0x8119388,
[EMAIL PROTECTED], flags=33380) at ../fltk/Symbol.h:53
#5  0xb7f615ef in fltk::Button::draw (this=0x8119388, glyph_width=0) at
Button.cxx:241
#6  0xb7f617eb in fltk::Button::draw (this=0x0) at Button.cxx:251
#7  0xb7f77fbf in fltk::Group::draw_child (this=0x81191e0, [EMAIL PROTECTED])
at Group.cxx:750
#8  0xb7f78150 in fltk::Group::draw (this=0x81191e0) at Group.cxx:682
#9  0xb7f77fbf in fltk::Group::draw_child (this=0x80e9660, [EMAIL PROTECTED])
at Group.cxx:750
#10 0xb7f78150 in fltk::Group::draw (this=0x80e9660) at Group.cxx:682
#11 0xb7f77fbf in fltk::Group::draw_child (this=0x80d5500, [EMAIL PROTECTED])
at Group.cxx:750
#12 0xb7f78150 in fltk::Group::draw (this=0x80d5500) at Group.cxx:682
#13 0xb7f77fbf in fltk::Group::draw_child (this=0x80d5418, [EMAIL PROTECTED])
at Group.cxx:750
#14 0xb7fb1e24 in fltk::TabGroup::draw (this=0x80d5418) at
TabGroup.cxx:373
#15 0xb7f77fbf in fltk::Group::draw_child (this=0x80d4f90, [EMAIL PROTECTED])
at Group.cxx:750
#16 0xb7f78150 in fltk::Group::draw (this=0x80d4f90) at Group.cxx:682
#17 0xb7fc894d in fltk::Window::draw (this=0x80d4f90) at Window.cxx:80
#18 0xb7fa0600 in fltk::Window::flush (this=0x80d4f90) at x11/run.cxx:2629
#19 0xb7f9f945 in fl_window_flush (window=0x80d4f90) at run.cxx:657
#20 0xb7f9f9fb in fltk::flush () at run.cxx:691
#21 0xb7fa53d5 in fltk::wait (time_to_wait=0) at run.cxx:486
#22 0xb7fa54a8 in fltk::run () at run.cxx:399
#23 0x0804e77f in main (argc=Cannot access memory at address 0x0
) at dillo.cc:142


Seem that this problem is in fltk library that's why I've reported it
here.


Link: http://www.fltk.org/str.php?L2066
Version: 2.0-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to