|
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2007-07-19 23:50:52
|
If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=458458 gnome-perl | Gtk2 | Ver: unspecified Summary: Gtk2::Pango::Matrix->new leaks and lead to crash Product: gnome-perl Version: unspecified Platform: Other OS/Version: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: Gtk2 AssignedTo: gtk...@li... ReportedBy: squ...@fr... QAContact: gtk...@li... GNOME version: 2.17/2.18 GNOME milestone: Unspecified Please describe the problem: Gtk2::Pango::Matrix->new leaks memory and leads to a crash, either a segmentation fault or a GSlice error Steps to reproduce: repeatedly calling Gtk2::Pango::Matrix->new (see attachment) Actual results: segmentation fault or ***MEMORY-ERROR***: bug_matrix.pl[19052]: GSlice: assertion failed: sinfo->n_allocated > 0 Expected results: Does this happen every time? Crash after a variable number of calls, around 1 milion calls on my system with the attached test script that does only that, I think the crash happens much sooner in a real program. Other information: Don't know if it's a Gtk or bindings bug -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=458458. |