> Thread 2 (Thread 0x41e52950 (LWP 28933)):
> #0  0x0000000000000000 in ?? ()          
> #1  0x00007f89eebe6646 in open_read_async_thread (res=0x80db60, 
> object=0x932950, cancellable=0x0)
>     at /build/buildd/glib2.0-2.16.4/gio/gfile.c:4015                          
>                    

One of the diffs between glib2.0-2.16.4-2 and glib2.0-2.16.5-1 is
a null-pointer check in open_read_async_thread that catches this.

With the new glib, midori seems to work, except for this
diagnostic output to the console:

(midori:7962): GLib-GIO-CRITICAL **: g_simple_async_result_set_from_error: 
assertion `error != NULL' failed

(midori:7962): GLib-CRITICAL **: g_error_free: assertion `error != NULL' failed

(midori:7962): GLib-GIO-CRITICAL **: g_simple_async_result_set_from_error: 
assertion `error != NULL' failed

(midori:7962): GLib-CRITICAL **: g_error_free: assertion `error != NULL' failed

(midori:7962): GLib-GIO-WARNING **: 
(/build/buildd/glib2.0-2.16.5/gio/gfileicon.c:256):g_file_icon_load_finish: 
runtime check failed: (g_simple_async_result_get_source_tag (simple) == 
g_file_icon_load_async)

Steve



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to