2012/1/17 Michael Gilbert <michael.s.gilb...@gmail.com>: > Hi, > > This may be a long shot, but can you try > /usr/lib/webkitgtk-3.0-0/libexec/GtkLauncher instead? >
If I launch it, I get "Bus error". This is gdb output: $ gdb /usr/lib/webkitgtk-3.0-0/libexec/GtkLauncher GNU gdb (GDB) 7.3-debian 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 "mipsel-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/lib/webkitgtk-3.0-0/libexec/GtkLauncher...Reading symbols from /usr/lib/debug/usr/lib/webkitgtk-3.0-0/libexec/GtkLauncher...done. done. (gdb) run Starting program: /usr/lib/webkitgtk-3.0-0/libexec/GtkLauncher [Thread debugging using libthread_db enabled] Program received signal SIGBUS, Bus error. 0x73a1acb0 in ?? () from /usr/lib/mipsel-linux-gnu/libXi.so.6 (gdb) bt #0 0x73a1acb0 in ?? () from /usr/lib/mipsel-linux-gnu/libXi.so.6 warning: GDB can't find the start of the function at 0x73a1acb0. GDB is unable to find the start of the function at 0x73a1acb0 and thus can't determine the size of that function's stack frame. This means that GDB may be unable to access that stack frame, or the frames below it. This problem is most likely caused by an invalid program counter or stack pointer. However, if you think GDB should simply search farther back from 0x73a1acb0 for code which looks like the beginning of a function, you can increase the range of the search using the `set heuristic-fence-post' command. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org