Bug 5406 - ***MEMORY-ERROR***: Frysk[24796]: GSlice: assertion failed: sinfo->n_allocated > 0
Summary: ***MEMORY-ERROR***: Frysk[24796]: GSlice: assertion failed: sinfo->n_allocate...
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Sami Wagiaalla
URL:
Keywords:
Depends on:
Blocks: 1633
  Show dependency treegraph
 
Reported: 2007-11-27 13:34 UTC by Mark Wielaard
Modified: 2008-02-12 18:43 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 Mark Wielaard 2007-11-27 13:34:59 UTC
After running FryskGui for a while the following happens and the program aborts.

***MEMORY-ERROR***: Frysk[24796]: GSlice: assertion failed: sinfo->n_allocated > 0
Aborted

It isn't clear what exactly triggers this.
Comment 1 Sami Wagiaalla 2008-01-25 15:20:53 UTC
on f8 run either the sourview or the monitor for an extended period of time
Comment 2 Sami Wagiaalla 2008-01-31 21:12:48 UTC
using frysk and tracing the write system call and locally compiled java-gtk was
able to get a stack back trace leading to gtk_tree_iter_free

Task #1048
#0 0x00000030f54c6ebb in __GI___libc_write () from /lib64/libc-2.7.so
#1 0x00000030f546c343 in _IO_file_write@@GLIBC_2.2.5 () from /lib64/libc-2.7.so
#2 0x00000030f546d803 in _IO_file_xsputn@@GLIBC_2.2.5 () from /lib64/libc-2.7.so
#3 0x00000030f54475e8 in buffered_vfprintf () from /lib64/libc-2.7.so
#4 0x00000030f54430bf in _IO_vfprintf () from /lib64/libc-2.7.so
#5 0x00000030f54e847b in ___fprintf_chk () from /lib64/libc-2.7.so
#6 0x0000003f560485a0 in [unknown] from /lib64/libglib-2.0.so.0.1400.4
#7 0x0000003f56048ae5 in [unknown] from /lib64/libglib-2.0.so.0.1400.4
#8 0x0000003f5604933f in [unknown] from /lib64/libglib-2.0.so.0.1400.4
#9 0x0000003f5604949b in [unknown] from /lib64/libglib-2.0.so.0.1400.4
#10 0x0000003f5604a7ed in g_slice_free1 () from /lib64/libglib-2.0.so.0.1400.4
#11 0x0000003f576c72f7 in gtk_tree_iter_free () from
/usr/lib64/libgtk-x11-2.0.so.0.1200.5
#12 0x00002aaab0444709 in [unknown] from /home/swagiaal/lib/libgtkjni-2.8.so
Comment 3 Sami Wagiaalla 2008-01-31 21:13:25 UTC
same error different stack trace:

using frysk and tracing the write system call and locally compiled java-gtk was
able to get a stack back trace leading to gtk_tree_iter_free

Task #1048
#0 0x00000030f54c6ebb in __GI___libc_write () from /lib64/libc-2.7.so
#1 0x00000030f546c343 in _IO_file_write@@GLIBC_2.2.5 () from /lib64/libc-2.7.so
#2 0x00000030f546d803 in _IO_file_xsputn@@GLIBC_2.2.5 () from /lib64/libc-2.7.so
#3 0x00000030f54475e8 in buffered_vfprintf () from /lib64/libc-2.7.so
#4 0x00000030f54430bf in _IO_vfprintf () from /lib64/libc-2.7.so
#5 0x00000030f54e847b in ___fprintf_chk () from /lib64/libc-2.7.so
#6 0x0000003f560485a0 in [unknown] from /lib64/libglib-2.0.so.0.1400.4
#7 0x0000003f56048ae5 in [unknown] from /lib64/libglib-2.0.so.0.1400.4
#8 0x0000003f5604933f in [unknown] from /lib64/libglib-2.0.so.0.1400.4
#9 0x0000003f5604949b in [unknown] from /lib64/libglib-2.0.so.0.1400.4
#10 0x0000003f5604a7ed in g_slice_free1 () from /lib64/libglib-2.0.so.0.1400.4
#11 0x0000003f576c72f7 in gtk_tree_iter_free () from
/usr/lib64/libgtk-x11-2.0.so.0.1200.5
#12 0x00002aaab0444709 in [unknown] from /home/swagiaal/lib/libgtkjni-2.8.so
Comment 4 Sami Wagiaalla 2008-02-04 20:25:19 UTC
#0 0x00000030f54c6ebb in __GI___libc_write () from /lib64/libc-2.7.so
#1 0x00000030f546c343 in _IO_file_write@@GLIBC_2.2.5 () from /lib64/libc-2.7.so
#2 0x00000030f546d803 in _IO_file_xsputn@@GLIBC_2.2.5 () from /lib64/libc-2.7.so
#3 0x00000030f54475e8 in buffered_vfprintf () from /lib64/libc-2.7.so
#4 0x00000030f54430bf in _IO_vfprintf () from /lib64/libc-2.7.so
#5 0x00000030f54e847b in ___fprintf_chk () from /lib64/libc-2.7.so
#6 0x0000003f560485a0 in [unknown] from /lib64/libglib-2.0.so.0.1400.4
#7 0x0000003f56048ae5 in [unknown] from /lib64/libglib-2.0.so.0.1400.4
#8 0x0000003f5604933f in [unknown] from /lib64/libglib-2.0.so.0.1400.4
#9 0x0000003f5604949b in [unknown] from /lib64/libglib-2.0.so.0.1400.4
#10 0x0000003f5604a7ed in g_slice_free1 () from /lib64/libglib-2.0.so.0.1400.4
#11 0x0000003f56022ede in g_hash_table_remove () from /lib64/libglib-2.0.so.0.1400.4
#12 0x00002aaaafc32570 in [unknown] from /usr/lib64/libgtkjni-2.8.so
Comment 5 Sami Wagiaalla 2008-02-04 20:47:01 UTC
#0 0x00000030f54c6ebb in __GI___libc_write () from /lib64/libc-2.7.so
#1 0x00000030f546c343 in _IO_file_write@@GLIBC_2.2.5 () from /lib64/libc-2.7.so
#2 0x00000030f546d803 in _IO_file_xsputn@@GLIBC_2.2.5 () from /lib64/libc-2.7.so
#3 0x00000030f54475e8 in buffered_vfprintf () from /lib64/libc-2.7.so
#4 0x00000030f54430bf in _IO_vfprintf () from /lib64/libc-2.7.so
#5 0x00000030f54e847b in ___fprintf_chk () from /lib64/libc-2.7.so
#6 0x0000003f560485a0 in [unknown] from /lib64/libglib-2.0.so.0.1400.4
#7 0x0000003f56048ae5 in [unknown] from /lib64/libglib-2.0.so.0.1400.4
#8 0x0000003f5604933f in [unknown] from /lib64/libglib-2.0.so.0.1400.4
#9 0x0000003f5604949b in [unknown] from /lib64/libglib-2.0.so.0.1400.4
#10 0x0000003f5604a7ed in g_slice_free1 () from /lib64/libglib-2.0.so.0.1400.4
#11 0x0000003f56022ede in g_hash_table_remove () from /lib64/libglib-2.0.so.0.1400.4
#12 0x00002aaaafc32570 in [unknown] from /usr/lib64/libgtkjni-2.8.so
Comment 6 Sami Wagiaalla 2008-02-12 18:43:18 UTC
Open upstream bug:
http://bugzilla.gnome.org/show_bug.cgi?id=516078
patch attached upstream