-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >>> Please provide a complete backtrace. >> Ok, I re-installed testing version of libglib. Then midori didn't >> segfault anymore on "fr." but on "en." (this is probably because >> history >> has changed during this time; Now I kept a copy of my .config/midori >> in >> case we need to do others tests). >> >> Please find the backtrace in attachment. >> > > Please install all relevant debugging packages. See > http://wiki.debian.org/HowToGetABacktrace > > Regards,
Ok I have installed midori-dbg, libglib2.0-0-dbg and libgtk2.0-0-dbg. I hope that the output is verbose enough now. One attachment is the result of "bt" and the other of "bt full". Please let me known if I should add again some -dbg package. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk1W7FoACgkQnyDZfoiOigmwQwCdHF5szWoOvGQVHbIpWSBMG+No BxAAoKRt0sk7v2kn06Nxg1UP0iThclqb =JI+e -----END PGP SIGNATURE-----
$ gdb midori GNU gdb (GDB) 7.2-debian Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/midori...Reading symbols from /usr/lib/debug/usr/bin/midori...done. done. (gdb) r Starting program: /usr/bin/midori [Thread debugging using libthread_db enabled] [New Thread 0x7fffea6cb700 (LWP 11436)] [New Thread 0x7fffe9eca700 (LWP 11437)] [New Thread 0x7fffdd004700 (LWP 11444)] [Thread 0x7fffdd004700 (LWP 11444) exited] [New Thread 0x7fffdd004700 (LWP 11447)] [Thread 0x7fffdd004700 (LWP 11447) exited] (midori:11426): GLib-CRITICAL **: g_regex_replace_eval: assertion `string != NULL' failed (midori:11426): GLib-CRITICAL **: g_regex_replace_eval: assertion `string != NULL' failed (midori:11426): GLib-CRITICAL **: g_regex_replace_eval: assertion `string != NULL' failed (midori:11426): GLib-CRITICAL **: g_regex_replace_eval: assertion `string != NULL' failed (midori:11426): GLib-CRITICAL **: g_regex_replace_eval: assertion `string != NULL' failed Program received signal SIGSEGV, Segmentation fault. append_escaped_text (text=0x7ffff8854000 <Address 0x7ffff8854000 out of bounds>, length=<value optimized out>) at /scratch/build-area/glib2.0-2.24.2/glib/gmarkup.c:2040 2040 /scratch/build-area/glib2.0-2.24.2/glib/gmarkup.c: Aucun fichier ou dossier de ce type. in /scratch/build-area/glib2.0-2.24.2/glib/gmarkup.c (gdb) bt #0 append_escaped_text (text=0x7ffff8854000 <Address 0x7ffff8854000 out of bounds>, length=<value optimized out>) at /scratch/build-area/glib2.0-2.24.2/glib/gmarkup.c:2040 #1 IA__g_markup_escape_text (text=0x7ffff8854000 <Address 0x7ffff8854000 out of bounds>, length=<value optimized out>) at /scratch/build-area/glib2.0-2.24.2/glib/gmarkup.c:2117 #2 0x00007ffff7fc7086 in midori_location_entry_render_text_cb (layout=<value optimized out>, renderer=<value optimized out>, model=<value optimized out>, iter=<value optimized out>, data=<value optimized out>) at ../midori/midori-locationaction.c:1160 #3 0x00007ffff74f2d63 in IA__gtk_tree_view_column_cell_set_cell_data (tree_column=<value optimized out>, tree_model=0x7ffff86a8a00, iter=0x7fffffffd040, is_expander=<value optimized out>, is_expanded=<value optimized out>) at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtktreeviewcolumn.c:2592 #4 0x00007ffff74eae5b in validate_row (tree_view=0x7ffff865d030, tree=<value optimized out>, node=0x7ffff873d810, iter=<value optimized out>, path=<value optimized out>) at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtktreeview.c:5723 #5 0x00007ffff74eb6a5 in do_validate_rows (tree_view=0x7ffff865d030, queue_resize=<value optimized out>) at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtktreeview.c:6283 #6 0x00007ffff74eba69 in gtk_tree_view_size_request (widget=0x7ffff873c800, requisition=0x7ffff865d068) at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtktreeview.c:2036 #7 0x00007ffff642c3c9 in IA__g_closure_invoke (closure=0x7ffff8244b70, return_value=0x0, n_param_values=2, param_values=0x7ffff86f4f80, invocation_hint=0x7fffffffd220) at /scratch/build-area/glib2.0-2.24.2/gobject/gclosure.c:767 #8 0x00007ffff6441cc1 in signal_emit_unlocked_R (node=0x7ffff8244c20, detail=<value optimized out>, instance=<value optimized out>, emission_return=<value optimized out>, instance_and_params=<value optimized out>) at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:3178 #9 0x00007ffff6443a76 in IA__g_signal_emit_valist (instance=0x7ffff865d030, signal_id=<value optimized out>, detail=0, var_args=0x7fffffffd430) at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:2981 #10 0x00007ffff6443d93 in IA__g_signal_emit_by_name (instance=0x7ffff865d030, detailed_signal=0x7ffff76136be "size-request") at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:3075 #11 0x00007ffff7454bf8 in _gtk_size_group_compute_requisition (widget=0x7ffff865d030, requisition=0x7fffffffd560) at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtksizegroup.c:828 #12 0x00007ffff744a554 in gtk_scrolled_window_size_request (widget=0x7ffff86a93d0, requisition=0x7ffff86a9408) at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtkscrolledwindow.c:1265 #13 0x00007ffff642c3c9 in IA__g_closure_invoke (closure=0x7ffff8244b70, return_value=0x0, n_param_values=2, param_values=0x7ffff868a600, invocation_hint=0x7fffffffd6f0) at /scratch/build-area/glib2.0-2.24.2/gobject/gclosure.c:767 #14 0x00007ffff6441cc1 in signal_emit_unlocked_R (node=0x7ffff8244c20, detail=<value optimized out>, instance=<value optimized out>, emission_return=<value optimized out>, instance_and_params=<value optimized out>) at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:3178 #15 0x00007ffff6443a76 in IA__g_signal_emit_valist (instance=0x7ffff86a93d0, signal_id=<value optimized out>, detail=0, var_args=0x7fffffffd900) at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:2981 #16 0x00007ffff6443d93 in IA__g_signal_emit_by_name (instance=0x7ffff86a93d0, detailed_signal=0x7ffff76136be "size-request") at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:3075 #17 0x00007ffff7454bf8 in _gtk_size_group_compute_requisition (widget=0x7ffff86a93d0, requisition=0x7fffffffda30) at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtksizegroup.c:828 #18 0x00007ffff73a98bc in gtk_frame_size_request (widget=0x7ffff86a91f0, requisition=0x7ffff86a9228) at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtkframe.c:628 #19 0x00007ffff642c3c9 in IA__g_closure_invoke (closure=0x7ffff8244b70, return_value=0x0, n_param_values=2, param_values=0x7ffff86e9590, invocation_hint=0x7fffffffdb90) at /scratch/build-area/glib2.0-2.24.2/gobject/gclosure.c:767 #20 0x00007ffff6441cc1 in signal_emit_unlocked_R (node=0x7ffff8244c20, detail=<value optimized out>, instance=<value optimized out>, emission_return=<value optimized out>, instance_and_params=<value optimized out>) at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:3178 #21 0x00007ffff6443a76 in IA__g_signal_emit_valist (instance=0x7ffff86a91f0, signal_id=<value optimized out>, detail=0, var_args=0x7fffffffdda0) at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:2981 #22 0x00007ffff6443d93 in IA__g_signal_emit_by_name (instance=0x7ffff86a91f0, detailed_signal=0x7ffff76136be "size-request") at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:3075 #23 0x00007ffff7454bf8 in _gtk_size_group_compute_requisition (widget=0x7ffff86a91f0, requisition=0x7fffffffded0) at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtksizegroup.c:828 ---Type <return> to continue, or q <return> to quit--- #24 0x00007ffff750f26c in gtk_window_size_request (widget=0x7ffff86aace0, requisition=0x7ffff86aad18) at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtkwindow.c:4953 #25 0x00007ffff642c47e in IA__g_closure_invoke (closure=0x7ffff8244b70, return_value=0x0, n_param_values=2, param_values=0x7ffff873ce10, invocation_hint=0x7fffffffe030) at /scratch/build-area/glib2.0-2.24.2/gobject/gclosure.c:767 #26 0x00007ffff6441cc1 in signal_emit_unlocked_R (node=0x7ffff8244c20, detail=<value optimized out>, instance=<value optimized out>, emission_return=<value optimized out>, instance_and_params=<value optimized out>) at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:3178 #27 0x00007ffff6443a76 in IA__g_signal_emit_valist (instance=0x7ffff86aace0, signal_id=<value optimized out>, detail=0, var_args=0x7fffffffe240) at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:2981 #28 0x00007ffff6443d93 in IA__g_signal_emit_by_name (instance=0x7ffff86aace0, detailed_signal=0x7ffff76136be "size-request") at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:3075 #29 0x00007ffff7454bf8 in _gtk_size_group_compute_requisition (widget=0x7ffff86aace0, requisition=0x7fffffffe430) at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtksizegroup.c:828 #30 0x00007ffff7fc5c09 in midori_location_action_popup_position (data=<value optimized out>) at ../midori/midori-locationaction.c:289 #31 midori_location_action_popup_timeout_cb (data=<value optimized out>) at ../midori/midori-locationaction.c:532 #32 0x00007ffff5d7aecb in g_timeout_dispatch (source=0x7ffff873e1d0, callback=0x120e6f, user_data=0x0) at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c:3396 #33 0x00007ffff5d7a6f2 in g_main_dispatch (context=0x7ffff823c5e0) at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c:1960 #34 IA__g_main_context_dispatch (context=0x7ffff823c5e0) at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c:2513 #35 0x00007ffff5d7e568 in g_main_context_iterate (context=0x7ffff823c5e0, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c:2591 #36 0x00007ffff5d7ea75 in IA__g_main_loop_run (loop=0x7fffe48733f0) at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c:2799 #37 0x00007ffff73e56b7 in IA__gtk_main () at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtkmain.c:1219 #38 0x00007ffff7f9fbd9 in main (argc=1, argv=0x7fffffffeb58) at ../midori/main.c:2176 (gdb)
(gdb) bt full #0 append_escaped_text (text=0x7ffff8854000 <Address 0x7ffff8854000 out of bounds>, length=<value optimized out>) at /scratch/build-area/glib2.0-2.24.2/glib/gmarkup.c:2040 end = 0x7ffff8749fc0 "" c = <value optimized out> #1 IA__g_markup_escape_text (text=0x7ffff8854000 <Address 0x7ffff8854000 out of bounds>, length=<value optimized out>) at /scratch/build-area/glib2.0-2.24.2/glib/gmarkup.c:2117 str = 0x7ffff873c800 __PRETTY_FUNCTION__ = "IA__g_markup_escape_text" #2 0x00007ffff7fc7086 in midori_location_entry_render_text_cb (layout=<value optimized out>, renderer=<value optimized out>, model=<value optimized out>, iter=<value optimized out>, data=<value optimized out>) at ../midori/midori-locationaction.c:1160 uri_escaped = 0x7ffff8748790 "\370\256y\363\377\177" uri = 0x7ffff8749f70 "http://token.meteofrance.com/?u=http://meteofrance.com/&s=sim-portail&x=\354\336i\357\256\342\251", <incomplete sequence \336> title = <value optimized out> style = 0 desc = <value optimized out> desc_uri = 0x7ffff874e650 "http://tok<b>en.</b>" desc_iter = 0x7ffff8749f7d "meteofrance.com/?u=http://meteofrance.com/&s=sim-portail&x=\354\336i\357\256\342\251", <incomplete sequence \336> temp_iter = 0x7ffff87549cd "meteofrance.com/?u=http://meteofrance.com/&s=sim-portail&x=\354\336i\357\256\342\251", <incomplete sequence \336> desc_title = <value optimized out> str = <value optimized out> key = 0x0 keys = 0x7ffff873eb50 skey = <value optimized out> temp = 0x7ffff87549c0 "http://token.meteofrance.com/?u=http://meteofrance.com/&s=sim-portail&x=\354\336i\357\256\342\251", <incomplete sequence \336> temp_markup = <value optimized out> parts = <value optimized out> offset = 13 #3 0x00007ffff74f2d63 in IA__gtk_tree_view_column_cell_set_cell_data (tree_column=<value optimized out>, tree_model=0x7ffff86a8a00, iter=0x7fffffffd040, is_expander=<value optimized out>, is_expanded=<value optimized out>) at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtktreeviewcolumn.c:2592 info = 0x7ffff873ebb0 cell = 0x7ffff865b6a0 list = 0x0 value = {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}}} cell_list = 0x7ffff8734300 __PRETTY_FUNCTION__ = "IA__gtk_tree_view_column_cell_set_cell_data" #4 0x00007ffff74eae5b in validate_row (tree_view=0x7ffff865d030, tree=<value optimized out>, node=0x7ffff873d810, iter=<value optimized out>, path=<value optimized out>) at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtktreeview.c:5723 tmp_width = -127622080 tmp_height = 32767 column = 0x7ffff866a3d0 list = 0x7ffff8734460 first_column = 0x7ffff8734460 last_column = <value optimized out> height = 0 horizontal_separator = 2 ---Type <return> to continue, or q <return> to quit--- vertical_separator = 2 focus_line_width = 1 depth = 1 retval = 0 is_separator = 0 focus_pad = 4 grid_line_width = 1 wide_separators = 0 separator_height = 0 #5 0x00007ffff74eb6a5 in do_validate_rows (tree_view=0x7ffff865d030, queue_resize=<value optimized out>) at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtktreeview.c:6283 tree = 0x7ffff8736770 node = 0x7ffff873d810 validated_area = 1 retval = <value optimized out> path = 0x7ffff86edb00 iter = {stamp = 713952699, user_data = 0x7ffff8711010, user_data2 = 0x0, user_data3 = 0x0} timer = 0x7ffff8706290 prev_height = 34 fixed_height = 0 __PRETTY_FUNCTION__ = "do_validate_rows" #6 0x00007ffff74eba69 in gtk_tree_view_size_request (widget=0x7ffff873c800, requisition=0x7ffff865d068) at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtktreeview.c:2036 tmp_list = <value optimized out> #7 0x00007ffff642c3c9 in IA__g_closure_invoke (closure=0x7ffff8244b70, return_value=0x0, n_param_values=2, param_values=0x7ffff86f4f80, invocation_hint=0x7fffffffd220) at /scratch/build-area/glib2.0-2.24.2/gobject/gclosure.c:767 marshal = 0x7ffff873c800 marshal_data = 0x0 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #8 0x00007ffff6441cc1 in signal_emit_unlocked_R (node=0x7ffff8244c20, detail=<value optimized out>, instance=<value optimized out>, emission_return=<value optimized out>, instance_and_params=<value optimized out>) at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:3178 accumulator = 0x7ffff87364d8 emission = {next = 0x7fffffffd6e0, instance = 0x7ffff865d030, ihint = {signal_id = 45, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 140737360682512} class_closure = 0x7ffff8244b70 handler_list = 0x0 return_accu = <value optimized out> 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 = 45 max_sequential_handler_number = 1 return_value_altered = 0 #9 0x00007ffff6443a76 in IA__g_signal_emit_valist (instance=0x7ffff865d030, signal_id=<value optimized out>, detail=0, var_args=0x7fffffffd430) at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:2981 signal_return_type = 4 param_values = <value optimized out> node = 0x7ffff8244c20 i = <value optimized out> n_params = <value optimized out> __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" ---Type <return> to continue, or q <return> to quit--- #10 0x00007ffff6443d93 in IA__g_signal_emit_by_name (instance=0x7ffff865d030, detailed_signal=0x7ffff76136be "size-request") at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:3075 var_args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7fffffffd540, reg_save_area = 0x7fffffffd450}} detail = 0 signal_id = 45 __PRETTY_FUNCTION__ = "IA__g_signal_emit_by_name" #11 0x00007ffff7454bf8 in _gtk_size_group_compute_requisition (widget=0x7ffff865d030, requisition=0x7fffffffd560) at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtksizegroup.c:828 width = <value optimized out> height = <value optimized out> #12 0x00007ffff744a554 in gtk_scrolled_window_size_request (widget=0x7ffff86a93d0, requisition=0x7ffff86a9408) at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtkscrolledwindow.c:1265 extra_width = <value optimized out> extra_height = <value optimized out> scrollbar_spacing = 3 hscrollbar_requisition = {width = 50, height = 15} vscrollbar_requisition = {width = 15, height = 1} child_requisition = {width = -127359488, height = 32767} __PRETTY_FUNCTION__ = "gtk_scrolled_window_size_request" #13 0x00007ffff642c3c9 in IA__g_closure_invoke (closure=0x7ffff8244b70, return_value=0x0, n_param_values=2, param_values=0x7ffff868a600, invocation_hint=0x7fffffffd6f0) at /scratch/build-area/glib2.0-2.24.2/gobject/gclosure.c:767 marshal = 0x7ffff873c800 marshal_data = 0x0 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #14 0x00007ffff6441cc1 in signal_emit_unlocked_R (node=0x7ffff8244c20, detail=<value optimized out>, instance=<value optimized out>, emission_return=<value optimized out>, instance_and_params=<value optimized out>) at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:3178 accumulator = 0x7ffff6017320 emission = {next = 0x7fffffffdb80, instance = 0x7ffff86a93d0, ihint = {signal_id = 45, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 140737360208160} class_closure = 0x7ffff8244b70 handler_list = 0x0 return_accu = <value optimized out> 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 = 45 max_sequential_handler_number = 0 return_value_altered = 0 #15 0x00007ffff6443a76 in IA__g_signal_emit_valist (instance=0x7ffff86a93d0, signal_id=<value optimized out>, detail=0, var_args=0x7fffffffd900) at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:2981 signal_return_type = 4 param_values = <value optimized out> node = 0x7ffff8244c20 i = <value optimized out> n_params = <value optimized out> __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #16 0x00007ffff6443d93 in IA__g_signal_emit_by_name (instance=0x7ffff86a93d0, detailed_signal=0x7ffff76136be "size-request") at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:3075 var_args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7fffffffda10, reg_save_area = 0x7fffffffd920}} detail = 0 signal_id = 45 ---Type <return> to continue, or q <return> to quit--- __PRETTY_FUNCTION__ = "IA__g_signal_emit_by_name" #17 0x00007ffff7454bf8 in _gtk_size_group_compute_requisition (widget=0x7ffff86a93d0, requisition=0x7fffffffda30) at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtksizegroup.c:828 width = <value optimized out> height = <value optimized out> #18 0x00007ffff73a98bc in gtk_frame_size_request (widget=0x7ffff86a91f0, requisition=0x7ffff86a9228) at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtkframe.c:628 child_requisition = {width = 1, height = 0} #19 0x00007ffff642c3c9 in IA__g_closure_invoke (closure=0x7ffff8244b70, return_value=0x0, n_param_values=2, param_values=0x7ffff86e9590, invocation_hint=0x7fffffffdb90) at /scratch/build-area/glib2.0-2.24.2/gobject/gclosure.c:767 marshal = 0x7ffff873c800 marshal_data = 0x0 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #20 0x00007ffff6441cc1 in signal_emit_unlocked_R (node=0x7ffff8244c20, detail=<value optimized out>, instance=<value optimized out>, emission_return=<value optimized out>, instance_and_params=<value optimized out>) at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:3178 accumulator = 0x7ffff6017320 emission = {next = 0x7fffffffe020, instance = 0x7ffff86a91f0, ihint = {signal_id = 45, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 140737360291840} class_closure = 0x7ffff8244b70 handler_list = 0x0 return_accu = <value optimized out> 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 = 45 max_sequential_handler_number = 0 return_value_altered = 0 #21 0x00007ffff6443a76 in IA__g_signal_emit_valist (instance=0x7ffff86a91f0, signal_id=<value optimized out>, detail=0, var_args=0x7fffffffdda0) at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:2981 signal_return_type = 4 param_values = <value optimized out> node = 0x7ffff8244c20 i = <value optimized out> n_params = <value optimized out> __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #22 0x00007ffff6443d93 in IA__g_signal_emit_by_name (instance=0x7ffff86a91f0, detailed_signal=0x7ffff76136be "size-request") at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:3075 var_args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7fffffffdeb0, reg_save_area = 0x7fffffffddc0}} detail = 0 signal_id = 45 __PRETTY_FUNCTION__ = "IA__g_signal_emit_by_name" #23 0x00007ffff7454bf8 in _gtk_size_group_compute_requisition (widget=0x7ffff86a91f0, requisition=0x7fffffffded0) at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtksizegroup.c:828 width = <value optimized out> height = <value optimized out> #24 0x00007ffff750f26c in gtk_window_size_request (widget=0x7ffff86aace0, requisition=0x7ffff86aad18) at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtkwindow.c:4953 child_requisition = {width = 0, height = 0} #25 0x00007ffff642c47e in IA__g_closure_invoke (closure=0x7ffff8244b70, return_value=0x0, n_param_values=2, param_values=0x7ffff873ce10, invocation_hint=0x7fffffffe030) at /scratch/build-area/glib2.0-2.24.2/gobject/gclosure.c:767 marshal = 0x7ffff873c800 ---Type <return> to continue, or q <return> to quit--- marshal_data = 0x0 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #26 0x00007ffff6441cc1 in signal_emit_unlocked_R (node=0x7ffff8244c20, detail=<value optimized out>, instance=<value optimized out>, emission_return=<value optimized out>, instance_and_params=<value optimized out>) at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:3178 accumulator = 0x7ffff8736528 emission = {next = 0x0, instance = 0x7ffff86aace0, ihint = {signal_id = 45, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 140737356500752} class_closure = 0x7ffff8244b70 handler_list = 0x0 return_accu = <value optimized out> 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 = 45 max_sequential_handler_number = 1 return_value_altered = 0 #27 0x00007ffff6443a76 in IA__g_signal_emit_valist (instance=0x7ffff86aace0, signal_id=<value optimized out>, detail=0, var_args=0x7fffffffe240) at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:2981 signal_return_type = 4 param_values = <value optimized out> node = 0x7ffff8244c20 i = <value optimized out> n_params = <value optimized out> __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #28 0x00007ffff6443d93 in IA__g_signal_emit_by_name (instance=0x7ffff86aace0, detailed_signal=0x7ffff76136be "size-request") at /scratch/build-area/glib2.0-2.24.2/gobject/gsignal.c:3075 var_args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7fffffffe350, reg_save_area = 0x7fffffffe260}} detail = 0 signal_id = 45 __PRETTY_FUNCTION__ = "IA__g_signal_emit_by_name" #29 0x00007ffff7454bf8 in _gtk_size_group_compute_requisition (widget=0x7ffff86aace0, requisition=0x7fffffffe430) at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtksizegroup.c:828 width = <value optimized out> height = <value optimized out> #30 0x00007ffff7fc5c09 in midori_location_action_popup_position (data=<value optimized out>) at ../midori/midori-locationaction.c:289 window = <value optimized out> wy = <value optimized out> menu_req = {width = -128190960, height = 32767} screen = <value optimized out> monitor_num = <value optimized out> allocation = {x = 2147483647, y = 0, width = -167675456, height = 32767} wx = <value optimized out> widget_req = {width = 16, height = 0} monitor = {x = -6884, y = 32767, width = -312440749, height = 32767} #31 midori_location_action_popup_timeout_cb (data=<value optimized out>) at ../midori/midori-locationaction.c:532 action = 0x7ffff84a30b0 column = <value optimized out> store = <value optimized out> effective_key = <value optimized out> i = <value optimized out> result = <value optimized out> ---Type <return> to continue, or q <return> to quit--- stmt = 0x7ffff87381a8 matches = <value optimized out> searches = <value optimized out> height = 178 screen_height = <value optimized out> browser_height = 710 sep = 2 browser = <value optimized out> style = 0x7ffff8691b90 #32 0x00007ffff5d7aecb in g_timeout_dispatch (source=0x7ffff873e1d0, callback=0x120e6f, user_data=0x0) at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c:3396 No locals. #33 0x00007ffff5d7a6f2 in g_main_dispatch (context=0x7ffff823c5e0) at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c:1960 dispatch = 0x7ffff5d7aeb0 <g_timeout_dispatch> user_data = 0x7ffff84a30b0 callback = 0x7ffff7fc5850 <midori_location_action_popup_timeout_cb> cb_funcs = 0x7ffff6017170 cb_data = 0x7ffff8737fc0 current_source_link = {data = 0x7ffff873e1d0, next = 0x0} source = 0x7ffff873e1d0 current = 0x7fffe4854070 i = 0 #34 IA__g_main_context_dispatch (context=0x7ffff823c5e0) at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c:2513 No locals. #35 0x00007ffff5d7e568 in g_main_context_iterate (context=0x7ffff823c5e0, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c:2591 max_priority = 2147483647 timeout = 88 some_ready = 1 nfds = 4 allocated_nfds = -170347728 fds = <value optimized out> __PRETTY_FUNCTION__ = "g_main_context_iterate" #36 0x00007ffff5d7ea75 in IA__g_main_loop_run (loop=0x7fffe48733f0) at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c:2799 self = 0x7ffff8209ce0 __PRETTY_FUNCTION__ = "IA__g_main_loop_run" #37 0x00007ffff73e56b7 in IA__gtk_main () at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtkmain.c:1219 tmp_list = 0x7ffff8239080 functions = 0x0 init = 0x7ffff82585e0 loop = <value optimized out> #38 0x00007ffff7f9fbd9 in main (argc=1, argv=0x7fffffffeb58) at ../midori/main.c:2176 webapp = 0x0 config = 0x7ffff823f4a0 "/home/manuel/.config/midori" diagnostic_dialog = 0 run = 0 snapshot = 0x0 execute = 0 help_execute = 0 version = 0 uris = 0x0 block_uris = 0x0 ---Type <return> to continue, or q <return> to quit--- inactivity_reset = 0 app = 0x7ffff8239080 result = <value optimized out> error = 0x0 entries = {{long_name = 0x7ffff7fe85d6 "app", short_name = 97 'a', flags = 0, arg = G_OPTION_ARG_STRING, arg_data = 0x7fffffffea10, description = 0x7ffff7fe6e88 "Run ADDRESS as a web application", arg_description = 0x7ffff7fe6769 "ADDRESS"}, {long_name = 0x7ffff7fe6704 "config", short_name = 99 'c', flags = 0, arg = G_OPTION_ARG_FILENAME, arg_data = 0x7fffffffea08, description = 0x7ffff7fe6eb0 "Use FOLDER as configuration folder", arg_description = 0x7ffff7fe6771 "FOLDER"}, {long_name = 0x7ffff7fe6778 "diagnostic-dialog", short_name = 100 'd', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffea3c, description = 0x7ffff7fe678a "Show a diagnostic dialog", arg_description = 0x0}, {long_name = 0x7ffff7fe67a3 "run", short_name = 114 'r', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffea38, description = 0x7ffff7fe6ed8 "Run the specified filename as javascript", arg_description = 0x0}, {long_name = 0x7ffff7fe67a7 "snapshot", short_name = 115 's', flags = 0, arg = G_OPTION_ARG_STRING, arg_data = 0x7fffffffea00, description = 0x7ffff7fe6f08 "Take a snapshot of the specified URI", arg_description = 0x0}, { long_name = 0x7ffff7ff3459 "execute", short_name = 101 'e', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffea34, description = 0x7ffff7fe67b0 "Execute the specified command", arg_description = 0x0}, { long_name = 0x7ffff7fe67ce "help-execute", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffea30, description = 0x7ffff7fe6f30 "List available commands to execute with -e/ --execute", arg_description = 0x0}, {long_name = 0x7ffff7fe67eb "version", short_name = 86 'V', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffea2c, description = 0x7ffff7fe67db "Display program version", arg_description = 0x0}, { long_name = 0x7ffff7fe7af6 "", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_STRING_ARRAY, arg_data = 0x7fffffffe9f8, description = 0x7ffff7fe67f3 "Addresses", arg_description = 0x0}, { long_name = 0x7ffff7fe67fd "block-uris", short_name = 98 'b', flags = 0, arg = G_OPTION_ARG_STRING, arg_data = 0x7fffffffe9f0, description = 0x7ffff7fe6f68 "Block URIs according to regular expression PATTERN", arg_description = 0x7ffff7fe6761 "PATTERN"}, {long_name = 0x7ffff7fe6808 "inactivity-reset", short_name = 105 'i', flags = 0, arg = G_OPTION_ARG_INT, arg_data = 0x7fffffffea28, description = 0x7ffff7fe6fa0 "Reset Midori after SECONDS seconds of inactivity", arg_description = 0x7ffff7fe6819 "SECONDS"}, {long_name = 0x0, short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x0, description = 0x0, arg_description = 0x0}} error_messages = <value optimized out> extensions = 0x7fffe48532c0 settings = 0x7fffe40050b0 config_file = <value optimized out> bookmarks_file = 0x7fffe40049a0 "\002" load_on_startup = MIDORI_STARTUP_HOMEPAGE search_engines = 0x7ffff82585e0 bookmarks = 0x7ffff8258640 history = 0x7ffff8258760 _session = 0x7ffff82586a0 trash = 0x7ffff8258700 i = <value optimized out> uri = 0x7fffe4003fd0 "(" item = <value optimized out> uri_ready = <value optimized out> errmsg = 0x0 db = <value optimized out> max_history_age = <value optimized out> clear_prefs = 0 (gdb)