severity 495501 grave
thanks

Actually Midori segfaults for me on many, if not all, web pages, including the 
page in the original report and 
www.debian.org (the default start page!).

Here is a stack trace.

~$ gdb midori
GNU gdb 6.8-debian                   
Copyright (C) 2008 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"...                             
(gdb) r                                                                      
Starting program: /usr/bin/midori                                            
[Thread debugging using libthread_db enabled]                                
warning: Lowest section in /usr/lib/libicudata.so.38 is .hash at 
0000000000000120
[New Thread 0x7f89eef0d7a0 (LWP 28930)]                                         
 

(midori:28930): Gtk-WARNING **: Error loading theme icon 'stock_new-tab' for 
stock: Ikonen "stock_new-tab" 
finns inte i temat                                                              
             

(midori:28930): Gtk-WARNING **: Error loading theme icon 'gnome-stock-trash' 
for stock: Ikonen "gnome-stock-
trash" finns inte i temat                                                       
            

** (midori:28930): WARNING **: Icon 'process-working' couldn't be loaded
[New Thread 0x41e52950 (LWP 28933)]                                     

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x41e52950 (LWP 28933)]        
0x0000000000000000 in ?? ()                         
(gdb) thread apply all bt full                      

Thread 2 (Thread 0x41e52950 (LWP 28933)):
#0  0x0000000000000000 in ?? ()          
No symbol table info available.          
#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                            
                 
        stream = <value optimized out>                                          
                 
        error = (GError *) 0x0                                                  
                 
#2  0x00007f89eebf9fdf in run_in_thread (job=<value optimized out>, c=0x0,      
                 
    _data=<value optimized out>) at 
/build/buildd/glib2.0-2.16.4/gio/gsimpleasyncresult.c:613    
        data = (RunInThreadData *) 0x9c0f60                                     
                 
        simple = (GSimpleAsyncResult *) 0x80db60                                
                 
#3  0x00007f89eebf3dc6 in io_job_thread (data=<value optimized out>,            
                 
    user_data=<value optimized out>) at 
/build/buildd/glib2.0-2.16.4/gio/gioscheduler.c:178      
        job = (GIOSchedulerJob *) 0x9c0f80                                      
                 
        result = 9431312                                                        
                 
#4  0x00007f89ee318a37 in g_thread_pool_thread_proxy (data=<value optimized 
out>)                
    at /build/buildd/glib2.0-2.16.4/glib/gthreadpool.c:265                      
                 
        task = (gpointer) 0x9c0f80                                              
                 
        pool = (GRealThreadPool *) 0x8ff8d0                                     
                 
#5  0x00007f89ee3174a4 in g_thread_create_proxy (data=0x8ff9f0)                 
                 
    at /build/buildd/glib2.0-2.16.4/glib/gthread.c:635                          
                 
        __PRETTY_FUNCTION__ = "g_thread_create_proxy"                           
                 
#6  0x00007f89e77ccfc7 in start_thread () from /lib/libpthread.so.0             
                 
No symbol table info available.                                                 
                 
#7  0x00007f89eb79a7cd in clone () from /lib/libc.so.6                          
                 
No symbol table info available.                                                 
                 
#8  0x0000000000000000 in ?? ()                                                 
                 
No symbol table info available.                                                 
                 

Thread 1 (Thread 0x7f89eef0d7a0 (LWP 28930)):
---Type <return> to continue, or q <return> to quit---
#0  0x00007f89eb793f12 in select () from /lib/libc.so.6
No symbol table info available.                        
#1  0x00007f89e8e079e6 in ?? () from /usr/lib/libxcb.so.1
No symbol table info available.                          
#2  0x00007f89e8e09575 in xcb_wait_for_reply () from /usr/lib/libxcb.so.1
No symbol table info available.                                          
#3  0x00007f89eafca1ae in _XReply () from /usr/lib/libX11.so.6           
No symbol table info available.                                          
#4  0x00007f89eafbddb3 in XSync () from /usr/lib/libX11.so.6             
No symbol table info available.                                          
#5  0x00007f89eda9585c in ?? () from /usr/lib/libgdk-x11-2.0.so.0        
No symbol table info available.                                          
#6  0x00007f89eda95974 in ?? () from /usr/lib/libgdk-x11-2.0.so.0        
No symbol table info available.                                          
#7  0x00007f89eda7d309 in ?? () from /usr/lib/libgdk-x11-2.0.so.0        
No symbol table info available.                                          
#8  0x00007f89eda7d9a1 in gdk_window_process_all_updates () from 
/usr/lib/libgdk-x11-2.0.so.0
No symbol table info available.                                                 
             
#9  0x00007f89edda0f01 in ?? () from /usr/lib/libgtk-x11-2.0.so.0               
             
No symbol table info available.                                                 
             
#10 0x00007f89eda6382b in ?? () from /usr/lib/libgdk-x11-2.0.so.0               
             
No symbol table info available.                                                 
             
#11 0x00007f89ee2ee892 in IA__g_main_context_dispatch (context=0x66ddb0)        
             
    at /build/buildd/glib2.0-2.16.4/glib/gmain.c:2012                           
             
No locals.                                                                      
             
#12 0x00007f89ee2f201d in g_main_context_iterate (context=0x66ddb0, block=1, 
dispatch=1,     
    self=<value optimized out>) at 
/build/buildd/glib2.0-2.16.4/glib/gmain.c:2645            
        max_priority = 110                                                      
             
        timeout = 0                                                             
             
        some_ready = 1                                                          
             
        nfds = 2                                                                
             
---Type <return> to continue, or q <return> to quit---                          
             
        allocated_nfds = <value optimized out>                                  
             
        fds = (GPollFD *) 0x8aaf80                                              
             
        __PRETTY_FUNCTION__ = "g_main_context_iterate"                          
             
#13 0x00007f89ee2f254d in IA__g_main_loop_run (loop=0x8b6700)                   
             
    at /build/buildd/glib2.0-2.16.4/glib/gmain.c:2853                           
             
        self = (GThread *) 0x6788c0                                             
             
        __PRETTY_FUNCTION__ = "IA__g_main_loop_run"                             
             
#14 0x00007f89ede31667 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0         
             
No symbol table info available.
#15 0x000000000041593d in main (argc=1, argv=0x7ffff704e758) at 
../midori/main.c:641
        version = 0
        error = (GError *) 0x0
        entries = {{long_name = 0x4334f0 "version", short_name = 118 'v', flags 
= 0,
    arg = G_OPTION_ARG_NONE, arg_data = 0x7ffff704e64c,
    description = 0x4334e0 "Display program version", arg_description = 0x0}, 
{long_name = 0x0,
    short_name = 0 '\0', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x0, 
description = 0x0,
    arg_description = 0x0}}
        load_on_startup = MIDORI_STARTUP_HOMEPAGE
        homepage = (gchar *) 0x686de0 "\001"
        search_engines = (MidoriWebList *) 0x67ace0
        error_messages = (GString *) 0x66e360
        config_path = (gchar *) 0x66ee80 "\001"
        config_file = <value optimized out>
        settings = (MidoriWebSettings *) 0x677000
        _session = <value optimized out>
        xbel_trash = (KatzeXbelItem *) 0x6749e0
        uri = <value optimized out>
        trash = <value optimized out>
        n = <value optimized out>
        i = 1
        browser = (MidoriBrowser *) 0x698140
---Type <return> to continue, or q <return> to quit---
        session = <value optimized out>
        item = <value optimized out>
        js_context = (JSGlobalContextRef) 0x7f89e3272240
        addon_path = <value optimized out>
        addon_dir = <value optimized out>
#0  0x0000000000000000 in ?? ()

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to