crash with latest 1.4 cvs



Hi people!


I'm experiencing a reproducible crash with 1.4.2-cvs since the code to 
show the images inline with html was merged. This only happens under a 
cartain condition, though. If I click on the icon for any of the images 
(on the pane at the bottom of the message) _while_ the HTML part is 
selected, balsa crashes happilly. However, if I have the text part 
selected and click on the very same image, it is displayed correctly. I 
can reproduce it every time, so I'm guessing other people can see this 
too. I have an older cvs version of 1.4.2 (actually I believe it is 
1.4.2-release) which pre-dates the new html stuff where this doesnt 
happen. Anyway, I get the following under gdb:

Gdk-CRITICAL **: file gdkwindow.c: line 1418 (gdk_window_get_visual): 
assertion `window != NULL' failed.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 21965)]
0x4031c721 in html_gdk_painter_realized () from /usr/lib/libgtkhtml.so.20
(gdb) bt
#0  0x4031c721 in html_gdk_painter_realized () from 
/usr/lib/libgtkhtml.so.20
#1  0x4034c59c in image_content_types () from /usr/lib/libgtkhtml.so.20
Cannot access memory at address 0x10
(gdb)

A little more info:

[pts7,0] nuno@hobbes:~/src/balsa$ gnome-config --modversion gtkhtml
gtkhtml-1.0.4
[pts7,0] nuno@hobbes:~/src/balsa$ gcc --version|head -1
gcc (GCC) 3.2.1 
Let me know if you need any more info.


Regards,


		Nuno





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