Could you please try to generate a stack trace? For example, install the 'gdb' package and run:

 $ gdb epiphany
 (gdb) set height 0
 (gdb) run
 ... program runs and crashes
 (gdb) info threads
 (gdb) thread apply all bt
 (gdb) thread apply all bt full

You can do this inside a script(1) session and mail in the resulting file, or just copy and paste the output.

--
Sam Morris
http://robots.org.uk/

PGP key id 5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to