[Webkit-unassigned] [Bug 93782] New: Web Inspector: Segfault in libwebkitgtk-1.0.so.0.13.2 after closing Web Inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 12 11:32:09 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=93782

           Summary: Web Inspector: Segfault in libwebkitgtk-1.0.so.0.13.2
                    after closing Web Inspector
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: paulepanter at users.sourceforge.net
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


Using Midori 0.4.6 and

    libwebkitgtk-1.0-0 1.8.1-3.1

inspecting an element on <http://www.spiegel-online.de> the Web Inspector opened but when closing it, Midori was unresponsive (just grey) and shortly afterward crashed.

    midori[8701]: segfault at 4004c ip b566e124 sp bfbe0b7c error 6 in libwebkitgtk-1.0.so.0.13.2[b54e4000+15c8000]

The core was dumped to disk and GDB show the following backtrace.

#0  0xb566e124 in WebKit::InspectorClient::releaseFrontendPage() () from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#1  0xb566e712 in WebKit::InspectorFrontendClient::destroyInspectorWindow(bool) () from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#2  0xb566e7c3 in WebKit::notifyWebViewDestroyed(_WebKitWebView*, WebKit::InspectorFrontendClient*) () from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#3  0xb75e4bcf in g_cclosure_marshal_VOID__VOID (closure=closure at entry=0xba647ad0, return_value=return_value at entry=0x0, 
    n_param_values=n_param_values at entry=1, param_values=param_values at entry=0xbfbe0da0, invocation_hint=invocation_hint at entry=0xbfbe0d4c, 
    marshal_data=marshal_data at entry=0x0) at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./gobject/gmarshal.c:85
        callback = 0xb566e7a0 <WebKit::notifyWebViewDestroyed(_WebKitWebView*, WebKit::InspectorFrontendClient*)>
        cc = 0xba647ad0
        data1 = 0xb9dd94a0
        data2 = <optimized out>
        __PRETTY_FUNCTION__ = "g_cclosure_marshal_VOID__VOID"
#4  0xb75e2e56 in g_closure_invoke (closure=0xba647ad0, return_value=return_value at entry=0x0, n_param_values=n_param_values at entry=1, 
    param_values=param_values at entry=0xbfbe0da0, invocation_hint=invocation_hint at entry=0xbfbe0d4c)
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./gobject/gclosure.c:777
        marshal = 0xb75e4b40 <g_cclosure_marshal_VOID__VOID>
        marshal_data = 0x0
        in_marshal = 0
        real_closure = 0xba647ac0
        __PRETTY_FUNCTION__ = "g_closure_invoke"
#5  0xb75f4925 in signal_emit_unlocked_R (node=node at entry=0xb9621608, detail=detail at entry=0, instance=instance at entry=0xb9dd94a0, 
    emission_return=emission_return at entry=0x0, instance_and_params=instance_and_params at entry=0xbfbe0da0)
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./gobject/gsignal.c:3547
        tmp = <optimized out>
        handler = 0xbe6ca000
        accumulator = 0x0
        emission = {next = 0xbfbe1284, instance = 0xb9dd94a0, ihint = {signal_id = 43, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, 
          state = EMISSION_RUN, chain_type = 4}
        class_closure = 0xb96328f8
        hlist = 0x40098
        handler_list = 0xbe6ca000
        return_accu = 0x0
        accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, 
              v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, 
              v_pointer = 0x0}}}
        signal_id = 43
        max_sequential_handler_number = 155615
        return_value_altered = 0
#6  0xb75fcb26 in g_signal_emit_valist (instance=instance at entry=0xb9dd94a0, signal_id=signal_id at entry=43, detail=detail at entry=0, 
    var_args=var_args at entry=0xbfbe0fac "L\372I\267\067\213*\267L\372I\267\240\224ݹ\244\027+\267\240\224ݹ\240\224ݹ\001")
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./gobject/gsignal.c:3296
        instance_and_params = 0xbfbe0da0
        signal_return_type = 4
        param_values = 0xbfbe0db4
        node = 0xb9621608
        i = <optimized out>
        n_params = 0
        __PRETTY_FUNCTION__ = "g_signal_emit_valist"
#7  0xb75fcca3 in g_signal_emit (instance=instance at entry=0xb9dd94a0, signal_id=43, detail=detail at entry=0)
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./gobject/gsignal.c:3352
        var_args = 0xbfbe0fac "L\372I\267\067\213*\267L\372I\267\240\224ݹ\244\027+\267\240\224ݹ\240\224ݹ\001"
#8  0xb719c611 in gtk_object_dispose (gobject=0xb9dd94a0)
    at /build/buildd-gtk+2.0_2.24.10-2-i386-Tg7Q_2/gtk+2.0-2.24.10/gtk/gtkobject.c:421
        object = 0xb9dd94a0
#9  0xb72b17a4 in gtk_widget_dispose (object=0xb9dd94a0)
    at /build/buildd-gtk+2.0_2.24.10-2-i386-Tg7Q_2/gtk+2.0-2.24.10/gtk/gtkwidget.c:8767
        widget = 0xb9dd94a0
#10 0xb5697626 in webkit_web_view_dispose(_GObject*) () from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#11 0xb75e8de7 in g_object_run_dispose (object=object at entry=0xb9dd94a0)
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./gobject/gobject.c:1061
        __PRETTY_FUNCTION__ = "g_object_run_dispose"
#12 0xb719d38e in IA__gtk_object_destroy (object=0xb9dd94a0)
    at /build/buildd-gtk+2.0_2.24.10-2-i386-Tg7Q_2/gtk+2.0-2.24.10/gtk/gtkobject.c:406
        __PRETTY_FUNCTION__ = "IA__gtk_object_destroy"
#13 0xb70a58ed in gtk_bin_forall (container=0xba311428, include_internals=0, callback=0xb72a7380 <IA__gtk_widget_destroy>, 
    callback_data=0x0) at /build/buildd-gtk+2.0_2.24.10-2-i386-Tg7Q_2/gtk+2.0-2.24.10/gtk/gtkbin.c:141
        bin = 0xba311428
#14 0xb70e3c67 in IA__gtk_container_foreach (container=container at entry=0xba311428, callback=0xb72a7380 <IA__gtk_widget_destroy>, 
    callback_data=callback_data at entry=0x0) at /build/buildd-gtk+2.0_2.24.10-2-i386-Tg7Q_2/gtk+2.0-2.24.10/gtk/gtkcontainer.c:1534
        class = 0xb9628a98
        __PRETTY_FUNCTION__ = "IA__gtk_container_foreach"
#15 0xb70e4d1e in gtk_container_destroy (object=0xba311428)
    at /build/buildd-gtk+2.0_2.24.10-2-i386-Tg7Q_2/gtk+2.0-2.24.10/gtk/gtkcontainer.c:1073
        container = 0xba311428
#16 0xb72c2311 in gtk_window_destroy (object=object at entry=0xba311428)
    at /build/buildd-gtk+2.0_2.24.10-2-i386-Tg7Q_2/gtk+2.0-2.24.10/gtk/gtkwindow.c:4440
        window = 0xba311428
#17 0xb75e4bcf in g_cclosure_marshal_VOID__VOID (closure=0xb96328f8, return_value=0x0, n_param_values=1, param_values=0xbfbe12e0, 
    invocation_hint=0xbfbe128c, marshal_data=0xb72c2290)
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./gobject/gmarshal.c:85
        callback = 0xb72c2290 <gtk_window_destroy>
        cc = 0xb96328f8
        data1 = 0xba311428
        data2 = <optimized out>
        __PRETTY_FUNCTION__ = "g_cclosure_marshal_VOID__VOID"
#18 0xb75e1ced in g_type_class_meta_marshal (closure=closure at entry=0xb96328f8, return_value=return_value at entry=0x0, 
    n_param_values=n_param_values at entry=1, param_values=param_values at entry=0xbfbe12e0, invocation_hint=invocation_hint at entry=0xbfbe128c, 
    marshal_data=marshal_data at entry=0x4c) at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./gobject/gclosure.c:970
        class = <optimized out>
        callback = <optimized out>
        offset = 76
#19 0xb75e2e56 in g_closure_invoke (closure=closure at entry=0xb96328f8, return_value=0x0, return_value at entry=0x1, n_param_values=1, 
    param_values=param_values at entry=0xbfbe12e0, invocation_hint=invocation_hint at entry=0xbfbe128c)
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./gobject/gclosure.c:777
        marshal = 0xb75e1c90 <g_type_class_meta_marshal>
        marshal_data = 0x4c
        in_marshal = 0
        real_closure = 0xb96328e8
        __PRETTY_FUNCTION__ = "g_closure_invoke"
#20 0xb75f4d55 in signal_emit_unlocked_R (node=node at entry=0xb9621608, detail=detail at entry=0, instance=instance at entry=0xba311428, 
    emission_return=emission_return at entry=0x0, instance_and_params=instance_and_params at entry=0xbfbe12e0)
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./gobject/gsignal.c:3663
        need_unset = <optimized out>
        accumulator = 0x0
        emission = {next = 0x0, instance = 0xba311428, ihint = {signal_id = 43, detail = 0, run_type = G_SIGNAL_RUN_CLEANUP}, 
          state = EMISSION_STOP, chain_type = 3105664600}
        class_closure = 0xb96328f8
        hlist = 0x0
        handler_list = 0xb9e749c0
        return_accu = 0x0
        accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, 
              v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, 
              v_pointer = 0x0}}}
        signal_id = 43
        max_sequential_handler_number = 155615
        return_value_altered = <optimized out>
#21 0xb75fcb26 in g_signal_emit_valist (instance=instance at entry=0xba311428, signal_id=signal_id at entry=43, detail=detail at entry=0, 
    var_args=var_args at entry=0xbfbe14ec "\017\307+\267w\343*\267L\372I\267(\024\061\272\244\027+\267(\024\061\272")
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./gobject/gsignal.c:3296
        instance_and_params = 0xbfbe12e0
        signal_return_type = 4
        param_values = 0xbfbe12f4
        node = 0xb9621608
        i = <optimized out>
        n_params = 0
        __PRETTY_FUNCTION__ = "g_signal_emit_valist"
#22 0xb75fcca3 in g_signal_emit (instance=instance at entry=0xba311428, signal_id=43, detail=detail at entry=0)
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./gobject/gsignal.c:3352
        var_args = 0xbfbe14ec "\017\307+\267w\343*\267L\372I\267(\024\061\272\244\027+\267(\024\061\272"
#23 0xb719c611 in gtk_object_dispose (gobject=0xba311428)
    at /build/buildd-gtk+2.0_2.24.10-2-i386-Tg7Q_2/gtk+2.0-2.24.10/gtk/gtkobject.c:421
        object = 0xba311428
#24 0xb72b17a4 in gtk_widget_dispose (object=0xba311428)
    at /build/buildd-gtk+2.0_2.24.10-2-i386-Tg7Q_2/gtk+2.0-2.24.10/gtk/gtkwidget.c:8767
        widget = 0xba311428
#25 0xb72bc8b6 in gtk_window_dispose (object=0xba311428)
    at /build/buildd-gtk+2.0_2.24.10-2-i386-Tg7Q_2/gtk+2.0-2.24.10/gtk/gtkwindow.c:2192
        window = 0xba311428
#26 0xb75e8de7 in g_object_run_dispose (object=object at entry=0xba311428)
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./gobject/gobject.c:1061
        __PRETTY_FUNCTION__ = "g_object_run_dispose"
#27 0xb719d38e in IA__gtk_object_destroy (object=0xba311428)
    at /build/buildd-gtk+2.0_2.24.10-2-i386-Tg7Q_2/gtk+2.0-2.24.10/gtk/gtkobject.c:406
        __PRETTY_FUNCTION__ = "IA__gtk_object_destroy"
#28 0xb72a7404 in IA__gtk_widget_destroy (widget=widget at entry=0xba311428)
    at /build/buildd-gtk+2.0_2.24.10-2-i386-Tg7Q_2/gtk+2.0-2.24.10/gtk/gtkwidget.c:3156
        __PRETTY_FUNCTION__ = "IA__gtk_widget_destroy"
#29 0xb76dab92 in midori_view_inspector_window_key_press_event_cb (event=0xb9c3e800, window=0xba311428, user_data=<optimized out>)
    at ../midori/midori-view.c:2000
No locals.
#30 midori_view_inspector_window_key_press_event_cb (window=0xba311428, event=0xb9c3e800, user_data=0x0) at ../midori/midori-view.c:1994
No locals.
#31 0xb71718a2 in _gtk_marshal_BOOLEAN__BOXED (closure=closure at entry=0xba22c0b8, return_value=return_value at entry=0xbfbe16f0, 
    n_param_values=n_param_values at entry=2, param_values=param_values at entry=0xbfbe1760, invocation_hint=invocation_hint at entry=0xbfbe170c, 
    marshal_data=marshal_data at entry=0x0) at /build/buildd-gtk+2.0_2.24.10-2-i386-Tg7Q_2/gtk+2.0-2.24.10/gtk/gtkmarshalers.c:86
        callback = 0xb76dab60 <midori_view_inspector_window_key_press_event_cb>
        cc = 0xba22c0b8
        data1 = <optimized out>
        data2 = <optimized out>
        v_return = <optimized out>
        __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXED"
#32 0xb75e2e56 in g_closure_invoke (closure=0xba22c0b8, return_value=return_value at entry=0xbfbe16f0, n_param_values=n_param_values at entry=2, 
    param_values=param_values at entry=0xbfbe1760, invocation_hint=invocation_hint at entry=0xbfbe170c)
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./gobject/gclosure.c:777
        marshal = 0xb7171800 <_gtk_marshal_BOOLEAN__BOXED>
        marshal_data = 0x0
        in_marshal = 0
        real_closure = 0xba22c0a8
        __PRETTY_FUNCTION__ = "g_closure_invoke"
#33 0xb75f4925 in signal_emit_unlocked_R (node=node at entry=0xb9624aa8, detail=detail at entry=0, instance=instance at entry=0xba311428, 
    emission_return=emission_return at entry=0xbfbe183c, instance_and_params=instance_and_params at entry=0xbfbe1760)
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./gobject/gsignal.c:3547
        tmp = <optimized out>
        handler = 0xbec94fa0
        accumulator = 0xb9624ae0
        emission = {next = 0x0, instance = 0xba311428, ihint = {signal_id = 74, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, 
          state = EMISSION_RUN, chain_type = 4}
        class_closure = 0xb9624a80
        hlist = 0xb91c0404
        handler_list = 0xbec94fa0
        return_accu = 0xbfbe16f0
        accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}}}
        signal_id = 74
        max_sequential_handler_number = 155615
        return_value_altered = 0
#34 0xb75fc861 in g_signal_emit_valist (instance=instance at entry=0xba311428, signal_id=signal_id at entry=74, detail=detail at entry=0, 
    var_args=0xbfbe1980 "\254\031\276\277", var_args at entry=0xbfbe197c "")
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./gobject/gsignal.c:3306
        return_value = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}}}
        error = 0x0
        rtype = 20
        static_scope = 0
        instance_and_params = 0xbfbe1760
        signal_return_type = 20
        param_values = 0xbfbe1774
        node = 0xb9624aa8
        i = <optimized out>
        n_params = 1
        __PRETTY_FUNCTION__ = "g_signal_emit_valist"
#35 0xb75fcca3 in g_signal_emit (instance=instance at entry=0xba311428, signal_id=74, detail=detail at entry=0)
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./gobject/gsignal.c:3352
        var_args = 0xbfbe197c ""
#36 0xb72a8dab in gtk_widget_event_internal (widget=widget at entry=0xba311428, event=event at entry=0xb9c3e800)
    at /build/buildd-gtk+2.0_2.24.10-2-i386-Tg7Q_2/gtk+2.0-2.24.10/gtk/gtkwidget.c:4984
        signal_num = <optimized out>
        return_val = 0
#37 0xb72a90ee in IA__gtk_widget_event (widget=widget at entry=0xba311428, event=event at entry=0xb9c3e800)
    at /build/buildd-gtk+2.0_2.24.10-2-i386-Tg7Q_2/gtk+2.0-2.24.10/gtk/gtkwidget.c:4781
        __PRETTY_FUNCTION__ = "IA__gtk_widget_event"
#38 0xb716fa7c in IA__gtk_propagate_event (widget=widget at entry=0xba311428, event=event at entry=0xb9c3e800)
    at /build/buildd-gtk+2.0_2.24.10-2-i386-Tg7Q_2/gtk+2.0-2.24.10/gtk/gtkmain.c:2463
        window = 0xba311428
        handled_event = <optimized out>
        __PRETTY_FUNCTION__ = "IA__gtk_propagate_event"
#39 0xb716fd38 in IA__gtk_main_do_event (event=0xb9c3e800)
    at /build/buildd-gtk+2.0_2.24.10-2-i386-Tg7Q_2/gtk+2.0-2.24.10/gtk/gtkmain.c:1684
        event_widget = 0xba311428
        grab_widget = 0xba311428
        window_group = 0xb9cf4520
        rewritten_event = <optimized out>
        tmp_list = <optimized out>
        __PRETTY_FUNCTION__ = "IA__gtk_main_do_event"
#40 0xb6fd8ae8 in gdk_event_dispatch (source=source at entry=0xb91ca6c8, callback=0, user_data=0x0)
    at /build/buildd-gtk+2.0_2.24.10-2-i386-Tg7Q_2/gtk+2.0-2.24.10/gdk/x11/gdkevents-x11.c:2377
        display = <optimized out>
        event = 0xb9c3e800
#41 0xb7520633 in g_main_dispatch (context=0xb91a8dc0) at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./glib/gmain.c:2539
        dispatch = 0xb6fd8a90 <gdk_event_dispatch>
        was_in_call = 0
        user_data = 0x0
        callback = 0
        cb_funcs = 0x0
        cb_data = 0x0
        current_source_link = {data = 0xb91ca6c8, next = 0x0}
        need_destroy = <optimized out>
        source = 0xb91ca6c8
        current = 0xb12006b8
        i = <optimized out>
#42 g_main_context_dispatch (context=context at entry=0xb91a8dc0)
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./glib/gmain.c:3075
No locals.
#43 0xb75209d0 in g_main_context_iterate (context=0xb91a8dc0, block=block at entry=1, dispatch=dispatch at entry=1, 
    self=<error reading variable: Unhandled dwarf expression opcode 0xfa>)
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./glib/gmain.c:3146
        max_priority = 2147483647
        timeout = 435
        some_ready = 1
        nfds = 12
        allocated_nfds = <optimized out>
        fds = <optimized out>
#44 0xb7520e2b in g_main_loop_run (loop=loop at entry=0xb1232bf0)
    at /build/buildd-glib2.0_2.32.3-1-i386-987P8N/glib2.0-2.32.3/./glib/gmain.c:3340
        __PRETTY_FUNCTION__ = "g_main_loop_run"
#45 0xb716ead0 in IA__gtk_main () at /build/buildd-gtk+2.0_2.24.10-2-i386-Tg7Q_2/gtk+2.0-2.24.10/gtk/gtkmain.c:1256
        tmp_list = 0x0
        functions = 0x0
        init = <optimized out>
        loop = 0xb1232bf0
#46 0xb7697150 in main (argc=1, argv=0xbfbe1f64) at ../midori/main.c:2610
        webapp = 0x0
        config = 0xb91ca868 "/home/joey/.config/midori"
        private = 0
        diagnostic_dialog = 0
        back_from_crash = <optimized out>
        run = 0
        snapshot = 0x0
        logfile = 0x0
        execute = 0
        help_execute = 0
        version = 0
        uris = 0x0
        block_uris = 0x0
        inactivity_reset = 0
        app = 0xb9197598
        result = <optimized out>
        error = 0x0
        entries = {{long_name = 0xb76f952f "app", short_name = 97 'a', flags = 0, arg = G_OPTION_ARG_STRING, arg_data = 0xbfbe1cb8, 
            description = 0xb76f77d8 "Run ADDRESS as a web application", arg_description = 0xb76f70c5 "ADDRESS"}, {
            long_name = 0xb76f6d1e "config", short_name = 99 'c', flags = 0, arg = G_OPTION_ARG_FILENAME, arg_data = 0xbfbe1cbc, 
            description = 0xb76f77fc "Use FOLDER as configuration folder", arg_description = 0xb76f70cd "FOLDER"}, {
            long_name = 0xb76f73cd "private", short_name = 112 'p', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0xbfbe1cc0, 
            description = 0xb76f7820 "Private browsing, no changes are saved", arg_description = 0x0}, {
            long_name = 0xb76f70d4 "diagnostic-dialog", short_name = 100 'd', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0xbfbe1cc4, 
            description = 0xb76f70e6 "Show a diagnostic dialog", arg_description = 0x0}, {long_name = 0xb76f70ff "run", 
            short_name = 114 'r', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0xbfbe1cc8, 
            description = 0xb76f7848 "Run the specified filename as javascript", arg_description = 0x0}, {
            long_name = 0xb76f7103 "snapshot", short_name = 115 's', flags = 0, arg = G_OPTION_ARG_STRING, arg_data = 0xbfbe1ccc, 
            description = 0xb76f7874 "Take a snapshot of the specified URI", arg_description = 0x0}, {long_name = 0xb76f712f "execute", 
            short_name = 101 'e', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0xbfbe1cd4, 
            description = 0xb76f710c "Execute the specified command", arg_description = 0x0}, {long_name = 0xb76f712a "help-execute", 
            short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0xbfbe1cd8, 
            description = 0xb76f789c "List available commands to execute with -e/ --execute", arg_description = 0x0}, {
            long_name = 0xb76f7147 "version", short_name = 86 'V', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0xbfbe1cdc, 
            description = 0xb76f7137 "Display program version", arg_description = 0x0}, {long_name = 0xb76f8466 "", short_name = 0 '\000', 
            flags = 0, arg = G_OPTION_ARG_STRING_ARRAY, arg_data = 0xbfbe1ce0, description = 0xb76f714f "Addresses", 
            arg_description = 0x0}, {long_name = 0xb76f7159 "block-uris", short_name = 98 'b', flags = 0, arg = G_OPTION_ARG_STRING, 
            arg_data = 0xbfbe1ce4, description = 0xb76f78d4 "Block URIs according to regular expression PATTERN", 
            arg_description = 0xb76f7164 "PATTERN"}, {long_name = 0xb76f716c "inactivity-reset", short_name = 105 'i', flags = 0, 
            arg = G_OPTION_ARG_INT, arg_data = 0xbfbe1ce8, description = 0xb76f7908 "Reset Midori after SECONDS seconds of inactivity", 
            arg_description = 0xb76f717d "SECONDS"}, {long_name = 0xb76f7185 "log-file", short_name = 108 'l', flags = 0, 
            arg = G_OPTION_ARG_FILENAME, arg_data = 0xbfbe1cd0, 
            description = 0xb76f793c "Redirects console warnings to the specified FILENAME", arg_description = 0xb76f718e "FILENAME"}, {
            long_name = 0x0, short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x0, description = 0x0, 
            arg_description = 0x0}}
        error_messages = 0xb121f500
        extensions = 0x0
        settings = 0xb91cc890
        config_file = 0xb121f500 "/home/joey/.config/midori/running"
        speeddial = 0xb91b3f68
        load_on_startup = MIDORI_STARTUP_LAST_OPEN_PAGES
        search_engines = 0xb91f8408
        bookmarks = 0xb9206f38
        history = 0xb1218928
        _session = 0xb9206fa8
        trash = 0xb1215258
        uri = 0xb1200b00 ""
        item = <optimized out>
        uri_ready = <optimized out>
        errmsg = 0x0
        db = 0xb91b3f68
        max_history_age = <optimized out>
        clear_prefs = 0

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list