Re: Segmentation fault with Gtk2::MozEmbed



On Tue, 2005-12-06 at 00:23 +0100, Quentin wrote:
The following script crash after the third click of the button, ie:
after creating, destroying and recreating a window with a Gtk2::MozEmbed

the segmentation fault happens on a mandrake 10.2, a 2006.0 and a Source
Mage install, so it's not specific to my setup.

I can reproduce the bug.  GDB and Valgrind say it's deep within
libgtkmozembed:

Program received signal SIGSEGV, Segmentation fault.
0xb72c542a in EmbedPrivate::Realize ()
   from /usr/lib/mozilla-firefox/libgtkembedmoz.so

==25753== Invalid read of size 4
==25753==    at 0x1CC8342A: EmbedPrivate::Realize(int*) (in /usr/lib/mozilla-firefox/libgtkembedmoz.so)
==25753==    by 0x1CC820C1: (within /usr/lib/mozilla-firefox/libgtkembedmoz.so)

It doesn't appear to be related to the Perl bindings.  So all I can tell
you is that's probably best to talk to (the bugzilla of) the GtkMozEmbed
people.

-- 
Bye,
-Torsten




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