Hi, * Kyrill Detinov <[email protected]> [2011-12-26 19:18]: > I installed Midori 0.4.3 from X11:xfce reposytory. It crashes at > startup. > > % gdb midori > GNU gdb (GDB) SUSE (7.3-42.6) > Copyright (C) 2011 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-suse-linux". > 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] > [New Thread 0x7fffea83b700 (LWP 9772)] > [New Thread 0x7fffaa038700 (LWP 9773)] > > Program received signal SIGFPE, Arithmetic exception. > 0x0000000000438f03 in midori_browser_notebook_resize > (allocation=0x7fffffffc0b0, browser=0x7680e0) > at ../midori/midori-browser.c:1504 > 1504 ../midori/midori-browser.c: No such file or directory. > in ../midori/midori-browser.c > > Backtrace: http://susepaste.org/view/simple/68827308 > > Version 0.4.2 from Factory repo is OK. > openSUSE Factory x86_64.
I can't reproduce it here, it's likely specific to your profile. Could you open a bug upstream at https://bugs.launchpad.net/midori with all the above information and generate a new backtrace with "thread apply all bt full" ("bt full" will print the values of local variables which are needed in this case) and send me the bug number? Thanks, -- Guido Berhoerster -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
