Mageia Bugzilla – Attachment 913 Details for
Bug 2789
Midori crashes with Segmentation fault
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
gdb-bt
gdb_midori (text/plain), 12.53 KB, created by
Fabian Wannenmacher
on 2011-10-07 22:51:27 CEST
(
hide
)
Description:
gdb-bt
Filename:
MIME Type:
Creator:
Fabian Wannenmacher
Created:
2011-10-07 22:51:27 CEST
Size:
12.53 KB
patch
obsolete
>$ gdb /usr/bin/midori >GNU gdb (GDB) 7.1-6.mga1 (Mageia release 1) >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-mageia-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.debug...done. >done. >(gdb) run >Starting program: /usr/bin/midori >[Thread debugging using libthread_db enabled] >warning: no loadable sections found in added symbol-file /usr/lib/debug/usr/lib64/libstdc++.so.6.0.14.debug >warning: no loadable sections found in added symbol-file /usr/lib/debug/lib64/libgcc_s-4.5.2.so.1.debug >[New Thread 0x7fffe9a6e710 (LWP 19159)] >[New Thread 0x7fffa926b710 (LWP 19160)] >[New Thread 0x7fff99b75710 (LWP 19172)] >[New Thread 0x7fff98b92710 (LWP 19190)] >[New Thread 0x7fff93be0710 (LWP 19192)] >[New Thread 0x7fff933df710 (LWP 19193)] >[New Thread 0x7fff92bde710 (LWP 19194)] >[New Thread 0x7fff923dd710 (LWP 19195)] >[New Thread 0x7fff91bdc710 (LWP 19196)] >[New Thread 0x7fff913db710 (LWP 19197)] >[New Thread 0x7fff90bda710 (LWP 19198)] >[New Thread 0x7fff7bfff710 (LWP 19199)] >[New Thread 0x7fff7b7fe710 (LWP 19200)] >[New Thread 0x7fff7affd710 (LWP 19201)] > >Program received signal SIGSEGV, Segmentation fault. >0x00007ffff1f4bd80 in __sigsetjmp () from /lib64/libc.so.6 >(gdb) bt full > >#0 0x00007ffff1f4bd80 in __sigsetjmp () from /lib64/libc.so.6 >No symbol table info available. >#1 0x00007ffff37a8e00 in WebCore::PNGImageReader::decode (this=0x7fff98e5e898, data=..., sizeOnly=true) > at ../Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp:136 > decoder = 0x0 > segment = <value optimized out> >#2 0x00007ffff37a8693 in WebCore::PNGImageDecoder::decode (this=0x7ffff7e9e5a0, onlySize=true) > at ../Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp:437 >No locals. >#3 0x00007ffff37a888d in WebCore::PNGImageDecoder::isSizeAvailable (this=0x7ffff7e9e5a0) > at ../Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp:188 >No locals. >#4 0x00007ffff374b851 in WebCore::BitmapImage::isSizeAvailable (this=0x7ffff7e9eb40) > at ../Source/WebCore/platform/graphics/BitmapImage.cpp:236 >No locals. >#5 0x00007ffff366f70a in WebCore::CachedImage::data (this=0x7ffff7f00300, data=<value optimized out>, allDataReceived=false) > at ../Source/WebCore/loader/cache/CachedImage.cpp:292 > sizeAvailable = false >#6 0x00007ffff36791fe in WebCore::CachedResourceRequest::didReceiveData (this=0x7fff98ed7c08, loader=0x7fff98ede400, > data=0xa235f0 "\211PNG\r\n\032\n", size=<value optimized out>) at ../Source/WebCore/loader/cache/CachedResourceRequest.cpp:275 >No locals. >#7 0x00007ffff36cd90b in WebCore::SubresourceLoader::didReceiveData (this=0x7fff98ede400, data=0xa235f0 "\211PNG\r\n\032\n", > length=7869, encodedDataLength=<value optimized out>, allAtOnce=<value optimized out>) > at ../Source/WebCore/loader/SubresourceLoader.cpp:173 >No locals. >#8 0x00007ffff36c4175 in WebCore::ResourceLoader::didReceiveData (this=0x7fff98ede400, data=0xa235f0 "\211PNG\r\n\032\n", length=7869, > encodedDataLength=7869) at ../Source/WebCore/loader/ResourceLoader.cpp:448 > cookie = {first = 0x0, second = 0} >#9 0x00007ffff37c1dba in WebCore::readCallback (source=<value optimized out>, asyncResult=0xa132a0, data=0x0) > at ../Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp:790 > convertToUTF16 = false > bytesRead = <value optimized out> > client = 0x7fff98ede400 > error = {m_ptr = 0x0} >#10 0x00007ffff6b588e9 in async_ready_callback_wrapper (source_object=<value optimized out>, res=0xa132a0, user_data=0x0) > at ginputstream.c:470 > stream = 0x9da470 >#11 0x00007ffff6b68987 in g_simple_async_result_complete (simple=0xa132a0) at gsimpleasyncresult.c:749 > current_source = <value optimized out> > current_context = <value optimized out> > __PRETTY_FUNCTION__ = "g_simple_async_result_complete" >#12 0x00007ffff4b175cd in read_async_done (stream=0x9da470) at soup-http-input-stream.c:682 > priv = 0x9da4a0 > result = 0xa132a0 > error = 0x0 >#13 0x00007ffff5666e64 in g_closure_invoke (closure=0xa14cb0, return_value=0x0, n_param_values=2, param_values=0x9ee4a0, > invocation_hint=<value optimized out>) at gclosure.c:774 > marshal = 0x7ffff5668c90 <g_cclosure_marshal_VOID__BOXED> > marshal_data = <value optimized out> > in_marshal = <value optimized out> > __PRETTY_FUNCTION__ = "g_closure_invoke" >#14 0x00007ffff5679578 in signal_emit_unlocked_R (node=<value optimized out>, detail=0, instance=0x7946b0, emission_return=0x0, > instance_and_params=0x9ee4a0) at gsignal.c:3272 > tmp = <value optimized out> > handler = 0x7aaf90 > accumulator = 0x0 > emission = {next = 0x0, instance = 0x7946b0, ihint = {signal_id = 435, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, > state = EMISSION_RUN, chain_type = 4} > class_closure = 0x9d38d0 > handler_list = 0x7aaf90 > 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 = 435 > max_sequential_handler_number = 1670 > return_value_altered = 1 >#15 0x00007ffff5682905 in g_signal_emit_valist (instance=<value optimized out>, signal_id=<value optimized out>, > detail=<value optimized out>, var_args=<value optimized out>) at gsignal.c:3003 > instance_and_params = 0x9ee4a0 > signal_return_type = 4 > param_values = 0x9ee4b8 > node = 0x9cfba0 > i = <value optimized out> > n_params = 1 > __PRETTY_FUNCTION__ = "g_signal_emit_valist" >#16 0x00007ffff5682a93 in g_signal_emit (instance=<value optimized out>, signal_id=<value optimized out>, detail=<value optimized out>) > at gsignal.c:3060 > var_args = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7fffffffb320, reg_save_area = 0x7fffffffb260}} >#17 0x00007ffff4b1dc46 in io_handle_sniffing (msg=0x7946b0, done_reading=<value optimized out>) at soup-message-io.c:246 > cancelled = 1 > priv = 0x794700 > io = 0x9da3a0 > sniffed_buffer = 0xa11240 > sniffed_mime_type = <value optimized out> > params = 0x0 > >#18 0x00007ffff4b1ea64 in read_body_chunk (msg=0x7946b0) at soup-message-io.c:479 > priv = 0x794700 > io = 0x9da3a0 > status = <value optimized out> > stack_buf = 0x7fffffffb380 "\211PNG\r\n\032\n" > len = <value optimized out> > read_to_eof = 0 > nread = 7869 > error = 0x0 > buffer = <value optimized out> >#19 0x00007ffff4b1f4c0 in io_read (sock=0x961370, msg=0x7946b0) at soup-message-io.c:958 > priv = 0x794700 > io = 0x9da3a0 > status = 200 > __PRETTY_FUNCTION__ = "io_read" >#20 0x00007ffff4b1f7b4 in io_unpause_internal (msg=0x7946b0) at soup-message-io.c:1204 > priv = <value optimized out> > io = 0x9da3a0 > __PRETTY_FUNCTION__ = "io_unpause_internal" >#21 0x00007ffff4d92a0f in g_main_dispatch (context=0x6e83b0) at gmain.c:2441 > dispatch = 0x7ffff4d8dba0 <g_idle_dispatch> > was_in_call = 0 > user_data = 0x7946b0 > callback = 0x7ffff4b1f700 <io_unpause_internal> > cb_funcs = 0x7ffff5044690 > cb_data = 0x99b960 > current_source_link = {data = 0xa14fb0, next = 0x0} > need_destroy = <value optimized out> > source = 0xa14fb0 > current = 0x7e2cc0 > i = <value optimized out> >#22 g_main_context_dispatch (context=0x6e83b0) at gmain.c:3011 >No locals. >#23 0x00007ffff4d93218 in g_main_context_iterate (context=0x6e83b0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3089 > max_priority = 0 > timeout = 0 > some_ready = 1 > nfds = 9 > allocated_nfds = <value optimized out> > fds = <value optimized out> >#24 0x00007ffff4d9376a in g_main_loop_run (loop=0x8371c0) at gmain.c:3297 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#25 0x00007ffff744ce97 in IA__gtk_main () at gtkmain.c:1256 > tmp_list = <value optimized out> > functions = 0x0 > init = <value optimized out> > > loop = 0x8371c0 >#26 0x0000000000424c2a in main (argc=1, argv=0x7fffffffdc38) at ../midori/main.c:2558 > webapp = 0x0 > config = 0x6a94b0 "/home/wanne/.config/midori" > private = 0 > diagnostic_dialog = 1 > back_from_crash = 1 > run = 0 > snapshot = 0x0 > execute = 0 > help_execute = 0 > version = 0 > uris = 0x0 > block_uris = 0x0 > inactivity_reset = 0 > > app = 0x6e50c0 > result = 4317616 > error = 0x0 > entries = {{long_name = 0x47d5e0 "app", short_name = 97 'a', flags = 0, arg = G_OPTION_ARG_STRING, arg_data = 0x7fffffffd9b0, > description = 0x47dfa0 "Run ADDRESS as a web application", arg_description = 0x47dfc1 "ADDRESS"}, { > long_name = 0x47cf48 "config", short_name = 99 'c', flags = 0, arg = G_OPTION_ARG_FILENAME, arg_data = 0x7fffffffd9a8, > description = 0x47dfd0 "Use FOLDER as configuration folder", arg_description = 0x47dff3 "FOLDER"}, { > long_name = 0x47dffa "private", short_name = 112 'p', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffdb24, > description = 0x47e008 "Private browsing, no changes are saved", arg_description = 0x0}, { > long_name = 0x47e02f "diagnostic-dialog", short_name = 100 'd', flags = 0, arg = G_OPTION_ARG_NONE, > arg_data = 0x7fffffffdb20, description = 0x47e041 "Show a diagnostic dialog", arg_description = 0x0}, { > long_name = 0x47e05a "run", short_name = 114 'r', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffdb1c, > description = 0x47e060 "Run the specified filename as javascript", arg_description = 0x0}, {long_name = 0x47e089 "snapshot", > short_name = 115 's', flags = 0, arg = G_OPTION_ARG_STRING, arg_data = 0x7fffffffd9a0, > description = 0x47e098 "Take a snapshot of the specified URI", arg_description = 0x0}, {long_name = 0x47e0bd "execute", > short_name = 101 'e', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffdb18, > description = 0x47e0c5 "Execute the specified command", arg_description = 0x0}, {long_name = 0x47e0e3 "help-execute", > short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffdb14, > description = 0x47e0f0 "List available commands to execute with -e/ --execute", arg_description = 0x0}, { > long_name = 0x47e126 "version", short_name = 86 'V', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffdb10, > description = 0x47e12e "Display program version", arg_description = 0x0}, {long_name = 0x47cfdb "", short_name = 0 '\000', > flags = 0, arg = G_OPTION_ARG_STRING_ARRAY, arg_data = 0x7fffffffd998, description = 0x47e146 "Addresses", > arg_description = 0x0}, {long_name = 0x47e150 "block-uris", short_name = 98 'b', flags = 0, arg = G_OPTION_ARG_STRING, > arg_data = 0x7fffffffd990, description = 0x47e160 "Block URIs according to regular expression PATTERN", > arg_description = 0x47df92 "PATTERN"}, {long_name = 0x47e193 "inactivity-reset", short_name = 105 'i', flags = 0, > arg = G_OPTION_ARG_INT, arg_data = 0x7fffffffdb0c, description = 0x47e1a8 "Reset Midori after SECONDS seconds of inactivity", > arg_description = 0x47e1d9 "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 = 0x72ed20 > extensions = 0x0 > > settings = 0x7420d0 > config_file = 0x762760 "/home/wanne/.config/midori/running" > bookmarks_file = 0x74e070 "" > > speeddial = 0x730f40 > bookmarks_exist = 1 > load_on_startup = MIDORI_STARTUP_BLANK_PAGE > > search_engines = 0x7500c0 > > bookmarks = 0x74ab00 > > history = 0x750760 > > _session = 0x74aaa0 > > trash = 0x7501e0 > i = 0 > uri = 0x74feb0 "" > item = 0x0 > uri_ready = 0x7fffffffda88 "\340\344\377\367\377\177" > errmsg = 0x0 > > > > > > > db = 0x752188 > max_history_age = 0 > clear_prefs = 0
$ gdb /usr/bin/midori GNU gdb (GDB) 7.1-6.mga1 (Mageia release 1) 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-mageia-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.debug...done. done. (gdb) run Starting program: /usr/bin/midori [Thread debugging using libthread_db enabled] warning: no loadable sections found in added symbol-file /usr/lib/debug/usr/lib64/libstdc++.so.6.0.14.debug warning: no loadable sections found in added symbol-file /usr/lib/debug/lib64/libgcc_s-4.5.2.so.1.debug [New Thread 0x7fffe9a6e710 (LWP 19159)] [New Thread 0x7fffa926b710 (LWP 19160)] [New Thread 0x7fff99b75710 (LWP 19172)] [New Thread 0x7fff98b92710 (LWP 19190)] [New Thread 0x7fff93be0710 (LWP 19192)] [New Thread 0x7fff933df710 (LWP 19193)] [New Thread 0x7fff92bde710 (LWP 19194)] [New Thread 0x7fff923dd710 (LWP 19195)] [New Thread 0x7fff91bdc710 (LWP 19196)] [New Thread 0x7fff913db710 (LWP 19197)] [New Thread 0x7fff90bda710 (LWP 19198)] [New Thread 0x7fff7bfff710 (LWP 19199)] [New Thread 0x7fff7b7fe710 (LWP 19200)] [New Thread 0x7fff7affd710 (LWP 19201)] Program received signal SIGSEGV, Segmentation fault. 0x00007ffff1f4bd80 in __sigsetjmp () from /lib64/libc.so.6 (gdb) bt full #0 0x00007ffff1f4bd80 in __sigsetjmp () from /lib64/libc.so.6 No symbol table info available. #1 0x00007ffff37a8e00 in WebCore::PNGImageReader::decode (this=0x7fff98e5e898, data=..., sizeOnly=true) at ../Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp:136 decoder = 0x0 segment = <value optimized out> #2 0x00007ffff37a8693 in WebCore::PNGImageDecoder::decode (this=0x7ffff7e9e5a0, onlySize=true) at ../Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp:437 No locals. #3 0x00007ffff37a888d in WebCore::PNGImageDecoder::isSizeAvailable (this=0x7ffff7e9e5a0) at ../Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp:188 No locals. #4 0x00007ffff374b851 in WebCore::BitmapImage::isSizeAvailable (this=0x7ffff7e9eb40) at ../Source/WebCore/platform/graphics/BitmapImage.cpp:236 No locals. #5 0x00007ffff366f70a in WebCore::CachedImage::data (this=0x7ffff7f00300, data=<value optimized out>, allDataReceived=false) at ../Source/WebCore/loader/cache/CachedImage.cpp:292 sizeAvailable = false #6 0x00007ffff36791fe in WebCore::CachedResourceRequest::didReceiveData (this=0x7fff98ed7c08, loader=0x7fff98ede400, data=0xa235f0 "\211PNG\r\n\032\n", size=<value optimized out>) at ../Source/WebCore/loader/cache/CachedResourceRequest.cpp:275 No locals. #7 0x00007ffff36cd90b in WebCore::SubresourceLoader::didReceiveData (this=0x7fff98ede400, data=0xa235f0 "\211PNG\r\n\032\n", length=7869, encodedDataLength=<value optimized out>, allAtOnce=<value optimized out>) at ../Source/WebCore/loader/SubresourceLoader.cpp:173 No locals. #8 0x00007ffff36c4175 in WebCore::ResourceLoader::didReceiveData (this=0x7fff98ede400, data=0xa235f0 "\211PNG\r\n\032\n", length=7869, encodedDataLength=7869) at ../Source/WebCore/loader/ResourceLoader.cpp:448 cookie = {first = 0x0, second = 0} #9 0x00007ffff37c1dba in WebCore::readCallback (source=<value optimized out>, asyncResult=0xa132a0, data=0x0) at ../Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp:790 convertToUTF16 = false bytesRead = <value optimized out> client = 0x7fff98ede400 error = {m_ptr = 0x0} #10 0x00007ffff6b588e9 in async_ready_callback_wrapper (source_object=<value optimized out>, res=0xa132a0, user_data=0x0) at ginputstream.c:470 stream = 0x9da470 #11 0x00007ffff6b68987 in g_simple_async_result_complete (simple=0xa132a0) at gsimpleasyncresult.c:749 current_source = <value optimized out> current_context = <value optimized out> __PRETTY_FUNCTION__ = "g_simple_async_result_complete" #12 0x00007ffff4b175cd in read_async_done (stream=0x9da470) at soup-http-input-stream.c:682 priv = 0x9da4a0 result = 0xa132a0 error = 0x0 #13 0x00007ffff5666e64 in g_closure_invoke (closure=0xa14cb0, return_value=0x0, n_param_values=2, param_values=0x9ee4a0, invocation_hint=<value optimized out>) at gclosure.c:774 marshal = 0x7ffff5668c90 <g_cclosure_marshal_VOID__BOXED> marshal_data = <value optimized out> in_marshal = <value optimized out> __PRETTY_FUNCTION__ = "g_closure_invoke" #14 0x00007ffff5679578 in signal_emit_unlocked_R (node=<value optimized out>, detail=0, instance=0x7946b0, emission_return=0x0, instance_and_params=0x9ee4a0) at gsignal.c:3272 tmp = <value optimized out> handler = 0x7aaf90 accumulator = 0x0 emission = {next = 0x0, instance = 0x7946b0, ihint = {signal_id = 435, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 4} class_closure = 0x9d38d0 handler_list = 0x7aaf90 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 = 435 max_sequential_handler_number = 1670 return_value_altered = 1 #15 0x00007ffff5682905 in g_signal_emit_valist (instance=<value optimized out>, signal_id=<value optimized out>, detail=<value optimized out>, var_args=<value optimized out>) at gsignal.c:3003 instance_and_params = 0x9ee4a0 signal_return_type = 4 param_values = 0x9ee4b8 node = 0x9cfba0 i = <value optimized out> n_params = 1 __PRETTY_FUNCTION__ = "g_signal_emit_valist" #16 0x00007ffff5682a93 in g_signal_emit (instance=<value optimized out>, signal_id=<value optimized out>, detail=<value optimized out>) at gsignal.c:3060 var_args = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7fffffffb320, reg_save_area = 0x7fffffffb260}} #17 0x00007ffff4b1dc46 in io_handle_sniffing (msg=0x7946b0, done_reading=<value optimized out>) at soup-message-io.c:246 cancelled = 1 priv = 0x794700 io = 0x9da3a0 sniffed_buffer = 0xa11240 sniffed_mime_type = <value optimized out> params = 0x0 #18 0x00007ffff4b1ea64 in read_body_chunk (msg=0x7946b0) at soup-message-io.c:479 priv = 0x794700 io = 0x9da3a0 status = <value optimized out> stack_buf = 0x7fffffffb380 "\211PNG\r\n\032\n" len = <value optimized out> read_to_eof = 0 nread = 7869 error = 0x0 buffer = <value optimized out> #19 0x00007ffff4b1f4c0 in io_read (sock=0x961370, msg=0x7946b0) at soup-message-io.c:958 priv = 0x794700 io = 0x9da3a0 status = 200 __PRETTY_FUNCTION__ = "io_read" #20 0x00007ffff4b1f7b4 in io_unpause_internal (msg=0x7946b0) at soup-message-io.c:1204 priv = <value optimized out> io = 0x9da3a0 __PRETTY_FUNCTION__ = "io_unpause_internal" #21 0x00007ffff4d92a0f in g_main_dispatch (context=0x6e83b0) at gmain.c:2441 dispatch = 0x7ffff4d8dba0 <g_idle_dispatch> was_in_call = 0 user_data = 0x7946b0 callback = 0x7ffff4b1f700 <io_unpause_internal> cb_funcs = 0x7ffff5044690 cb_data = 0x99b960 current_source_link = {data = 0xa14fb0, next = 0x0} need_destroy = <value optimized out> source = 0xa14fb0 current = 0x7e2cc0 i = <value optimized out> #22 g_main_context_dispatch (context=0x6e83b0) at gmain.c:3011 No locals. #23 0x00007ffff4d93218 in g_main_context_iterate (context=0x6e83b0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3089 max_priority = 0 timeout = 0 some_ready = 1 nfds = 9 allocated_nfds = <value optimized out> fds = <value optimized out> #24 0x00007ffff4d9376a in g_main_loop_run (loop=0x8371c0) at gmain.c:3297 __PRETTY_FUNCTION__ = "g_main_loop_run" #25 0x00007ffff744ce97 in IA__gtk_main () at gtkmain.c:1256 tmp_list = <value optimized out> functions = 0x0 init = <value optimized out> loop = 0x8371c0 #26 0x0000000000424c2a in main (argc=1, argv=0x7fffffffdc38) at ../midori/main.c:2558 webapp = 0x0 config = 0x6a94b0 "/home/wanne/.config/midori" private = 0 diagnostic_dialog = 1 back_from_crash = 1 run = 0 snapshot = 0x0 execute = 0 help_execute = 0 version = 0 uris = 0x0 block_uris = 0x0 inactivity_reset = 0 app = 0x6e50c0 result = 4317616 error = 0x0 entries = {{long_name = 0x47d5e0 "app", short_name = 97 'a', flags = 0, arg = G_OPTION_ARG_STRING, arg_data = 0x7fffffffd9b0, description = 0x47dfa0 "Run ADDRESS as a web application", arg_description = 0x47dfc1 "ADDRESS"}, { long_name = 0x47cf48 "config", short_name = 99 'c', flags = 0, arg = G_OPTION_ARG_FILENAME, arg_data = 0x7fffffffd9a8, description = 0x47dfd0 "Use FOLDER as configuration folder", arg_description = 0x47dff3 "FOLDER"}, { long_name = 0x47dffa "private", short_name = 112 'p', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffdb24, description = 0x47e008 "Private browsing, no changes are saved", arg_description = 0x0}, { long_name = 0x47e02f "diagnostic-dialog", short_name = 100 'd', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffdb20, description = 0x47e041 "Show a diagnostic dialog", arg_description = 0x0}, { long_name = 0x47e05a "run", short_name = 114 'r', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffdb1c, description = 0x47e060 "Run the specified filename as javascript", arg_description = 0x0}, {long_name = 0x47e089 "snapshot", short_name = 115 's', flags = 0, arg = G_OPTION_ARG_STRING, arg_data = 0x7fffffffd9a0, description = 0x47e098 "Take a snapshot of the specified URI", arg_description = 0x0}, {long_name = 0x47e0bd "execute", short_name = 101 'e', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffdb18, description = 0x47e0c5 "Execute the specified command", arg_description = 0x0}, {long_name = 0x47e0e3 "help-execute", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffdb14, description = 0x47e0f0 "List available commands to execute with -e/ --execute", arg_description = 0x0}, { long_name = 0x47e126 "version", short_name = 86 'V', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffdb10, description = 0x47e12e "Display program version", arg_description = 0x0}, {long_name = 0x47cfdb "", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_STRING_ARRAY, arg_data = 0x7fffffffd998, description = 0x47e146 "Addresses", arg_description = 0x0}, {long_name = 0x47e150 "block-uris", short_name = 98 'b', flags = 0, arg = G_OPTION_ARG_STRING, arg_data = 0x7fffffffd990, description = 0x47e160 "Block URIs according to regular expression PATTERN", arg_description = 0x47df92 "PATTERN"}, {long_name = 0x47e193 "inactivity-reset", short_name = 105 'i', flags = 0, arg = G_OPTION_ARG_INT, arg_data = 0x7fffffffdb0c, description = 0x47e1a8 "Reset Midori after SECONDS seconds of inactivity", arg_description = 0x47e1d9 "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 = 0x72ed20 extensions = 0x0 settings = 0x7420d0 config_file = 0x762760 "/home/wanne/.config/midori/running" bookmarks_file = 0x74e070 "" speeddial = 0x730f40 bookmarks_exist = 1 load_on_startup = MIDORI_STARTUP_BLANK_PAGE search_engines = 0x7500c0 bookmarks = 0x74ab00 history = 0x750760 _session = 0x74aaa0 trash = 0x7501e0 i = 0 uri = 0x74feb0 "" item = 0x0 uri_ready = 0x7fffffffda88 "\340\344\377\367\377\177" errmsg = 0x0 db = 0x752188 max_history_age = 0 clear_prefs = 0
View Attachment As Raw
Actions:
View
Attachments on
bug 2789
: 913