glib assertion failure after calling tree-view-columns
Steve Rolls <[email protected]> Fri, 4 Apr 2008 12:17:00 -0700 (PDT)
| Newsgroups | gmane.lisp.clg.devel |
|---|---|
| Message-ID | <[email protected]> |
--===============0951682317==
Content-Type: multipart/alternative; boundary="0-196853263-1207336620=:21568"
Content-Transfer-Encoding: 7bit
--0-196853263-1207336620=:21568
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
This occurs during gc after calling tree-view-columns
Can be reproduced with testgtk.lisp by adding this=20
(print (tree-view-columns tree))
to the list example
GLib-GObject: g_object_unref: assertion `G_IS_OBJECT (object)' failed
[Condition of type GLIB:CRITICAL-LOG-LEVEL]
Restarts:
0: [ABORT-REQUEST] Abort handling SLIME request.
1: [ABORT] Return to Top-Level.
Backtrace:
0: (GLIB::LOG-HANDLER 268430975 268430971)
1: ("call_into_lisp+#x8C [#x8054D3C] /home/srolls/cl/cmucl/bin/lisp")
2: ("funcall3+#x29 [#x8054B4F] /home/srolls/cl/cmucl/bin/lisp")
3: ("Foreign function call land")
4: ("g_logv+#x1D0 [#xB7BF2563] /home/srolls/local/gtk/lib/libglib-2.0.s=
o")
5: ("g_log+#x29 [#xB7BF27D3] /home/srolls/local/gtk/lib/libglib-2.0.so"=
)
6: ("g_return_if_fail_warning+#x57 [#xB7BF28A3] /home/srolls/local/gtk/=
lib/libglib-2.0.so")
7: ("g_object_unref+#x9D [#xB7B94453] /home/srolls/local/gtk/lib/libgob=
ject-2.0.so")
8: (GLIB::%OBJECT-UNREF #.(SYSTEM:INT-SAP #x08250BB8))
9: ("DEFUN FINALIZE-CORPSES" (#<Broken Weak Pointer {5958E357}> . #<Clo=
sure Over Function "DEFMETHOD INSTANCE-FINALIZER AROUND (PROXY)" {5958E36=
9}>))
10: (DELETE-IF #<Function "DEFUN FINALIZE-CORPSES" {10570F69}> ((# . #) =
(# . #) (# . #) (# . #) (# . #) ...) :FROM-END NIL ...)
11: (EXTENSIONS::FINALIZE-CORPSES)
12: ((FLET #:G5 LISP::SUB-GC))
13: (LISP::SUB-GC :VERBOSE-P T :FORCE-P T ...)
14: (SWANK::EVAL-REGION "(gc)
=20
---------------------------------
You rock. That's why Blockbuster's offering you one month of Blockbuster =
Total Access, No Cost.
--0-196853263-1207336620=:21568
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
This occurs during gc after calling tree-view-columns<br><br>Can be repro=
duced with testgtk.lisp by adding this <br>(print (tree-view-columns tree=
))<br>to the list example<br><br><br>GLib-GObject: g_object_unref: assert=
ion `G_IS_OBJECT (object)' failed<br> [Condition of type GLIB=
:CRITICAL-LOG-LEVEL]<br><br>Restarts:<br> 0: [ABORT-REQUEST] Abort =
handling SLIME request.<br> 1: [ABORT] Return to Top-Level.<br><br>=
Backtrace:<br> 0: (GLIB::LOG-HANDLER 268430975 268430971)<br> =
1: ("call_into_lisp+#x8C [#x8054D3C] /home/srolls/cl/cmucl/bin/lisp")<br=
> 2: ("funcall3+#x29 [#x8054B4F] /home/srolls/cl/cmucl/bin/lisp")<b=
r> 3: ("Foreign function call land")<br> 4: ("g_logv+#x1D0 [#=
xB7BF2563] /home/srolls/local/gtk/lib/libglib-2.0.so")<br> 5: ("g_l=
og+#x29 [#xB7BF27D3] /home/srolls/local/gtk/lib/libglib-2.0.so")<br> =
; 6: ("g_return_if_fail_warning+#x57 [#xB7BF28A3] /home/srolls/local/gtk/=
lib/libglib-2.0.so")<br> 7:
("g_object_unref+#x9D [#xB7B94453] /home/srolls/local/gtk/lib/libgobject=
-2.0.so")<br> 8: (GLIB::%OBJECT-UNREF #.(SYSTEM:INT-SAP #x08250BB8)=
)<br> 9: ("DEFUN FINALIZE-CORPSES" (#<Broken Weak Pointer {5958E=
357}> . #<Closure Over Function "DEFMETHOD INSTANCE-FINALIZER AROUN=
D (PROXY)" {5958E369}>))<br> 10: (DELETE-IF #<Function "DEFUN =
FINALIZE-CORPSES" {10570F69}> ((# . #) (# . #) (# . #) (# . #) (# . #)=
...) :FROM-END NIL ...)<br> 11: (EXTENSIONS::FINALIZE-CORPSES)<br>&=
nbsp;12: ((FLET #:G5 LISP::SUB-GC))<br> 13: (LISP::SUB-GC :VERBOSE-P=
T :FORCE-P T ...)<br> 14: (SWANK::EVAL-REGION "(gc)<br><br><p> 
<hr size=3D1>You rock. That's why Blockbuster's offering you <a hre=
f=3D"http://us.rd.yahoo.com/evt=3D47523/*http://tc.deals.yahoo.com/tc/blo=
ckbuster/text5.com">one month of Blockbuster Total Access</a>, No Cost.
--0-196853263-1207336620=:21568--
--===============0951682317==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
--===============0951682317==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Clg-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clg-devel
--===============0951682317==--