Bug 2063 - Java-gnome double free crashes
Summary: Java-gnome double free crashes
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Adam Jocksch
URL:
Keywords:
Depends on:
Blocks: 1633 1838
  Show dependency treegraph
 
Reported: 2005-12-16 20:23 UTC by Adam Jocksch
Modified: 2006-10-27 17:23 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Jocksch 2005-12-16 20:23:32 UTC
The source window crashes when displaying inline code after a (so far)
undetermined amount of time displaying G_OBJECT_IS_OBJECT assertion failures.

So far I've been able to figure out that this is due to a double free of
org.gnu.gdk.Window in Java-gnome, but cannot tell exactly why this is happening.
Also the windows that are causing the errors seems to be coming from the blocks
in inlined code, and not the parent SourceViewWidget
Comment 1 Adam Jocksch 2005-12-16 20:46:54 UTC
Java-gnome bug 324298 has been created to reflect this
Comment 2 Adam Jocksch 2005-12-19 15:29:09 UTC
This is now fixed in upstream java-gnome