GNOME Bugzilla – Bug 240627
crash selecting message text
Last modified: 2003-12-23 19:46:34 UTC
Package: GtkHtml Priority: Normal Version: GNOME2.2.0 1.3.1.99 os_details: Gnome.Org Synopsis: crash selecting message text Bugzilla-Product: GtkHtml Bugzilla-Component: Editing BugBuddy-GnomeVersion: 2.0 (2.2.0.1) Description: selected text in a message.. boom I think this is iframe related (it was an html message) Debugging Information: Backtrace was generated from '/usr/bin/evolution-1.3' [New Thread 1024 (LWP 20696)] [New Thread 2049 (LWP 20699)] [New Thread 1026 (LWP 20700)] [New Thread 2051 (LWP 20701)] [New Thread 3076 (LWP 20702)] [New Thread 4101 (LWP 20703)] [New Thread 7174 (LWP 20710)] 0x4105b4d9 in wait4 () from /lib/libc.so.6
+ Trace 35457
Thread 1 (Thread 1024 (LWP 20696))
Setting qa contact to the default for this product. This bug either had no qa contact or an invalid one.
This looks a lot like bug 236166 Rodo or Lewing: is it?
it appears that the copy in the cut buffer has a refernce to the engine of an iframe. When the iframe is destroyed the clipboard holds a refernce to a stale image factory and with the clipboard is cleared it hits the stale pointer when trying to remove it from the engine.
fixed in CVS
*** http://bugzilla.ximian.com/show_bug.cgi?id=50818 has been marked as a duplicate of this bug. ***
*** bug 251391 has been marked as a duplicate of this bug. ***
*** bug 235745 has been marked as a duplicate of this bug. ***
*** bug 252405 has been marked as a duplicate of this bug. ***