>>> On 2012/07/01 at 09:49 PM, "Martin Schlemmer" <martin.schlem...@nwu.ac.za>
wrote:
>>>> On 2012/06/29 at 11:28 PM, Torsten Schoenfeld <kaffeeti...@gmx.de>
> wrote:
>> On 15.06.2012 17:13, Martin Schlemmer wrote:
>>> ----------------------------
>>>      $view = Gtk2::WebKit::WebView->new;
>>>      $session = Gtk2::WebKit->get_default_session;
>>> ----------------------------
>> 
>> If you still have this set up, a couple of questions:
>> 
>> * Does non-crashing Glib 1.240 test case run against the same
> libsoup 
>> that the crashing Glib 1.260 test case runs against?
>>
> 
> Yep.
> 
>> * How often does gdb reach the breakpoint 
>> "soup-session-async.c:finalize" when you run with Glib 1.260?  (Here
> on 
>> Linux, it's just once.)
>>
> 

This is with Gtk3::WebKit and HTTP:Soup (so assume mostly G-O-I perl objects):

Over here it only reaches it only once as well, but the SV is not valid 
(another crash when I try to dump it), so I assume the SV was already freed, 
but not the qdata for the SoupSession GObject?

Side note, Glib-1.240 crash outside GDB, while inside it runs fine, Glib-1.260 
trigger a segfault inside GDB as well.


Thanks,
Martin



Vrywaringsklousule / Disclaimer:  
http://www.nwu.ac.za/it/gov-man/disclaimer.html 

_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to