[Bug 68945] crashes on startup, never shows up
Toni Heinonen
tonih at iki.fi
Sat Oct 28 22:41:57 UTC 2006
Public bug reported:
I'm using latest edgy and epiphany-browser 2.16.1-0ubuntu2 and I can't
get it to show up, it hangs when running either from menu or CLI and
never shows any graphical elements.
When running from command line with gdb:
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb) run
Starting program: /usr/bin/epiphany
[Thread debugging using libthread_db enabled]
[New Thread -1228433744 (LWP 16402)]
Program received signal SIGINT, Interrupt.
[Switching to Thread -1228433744 (LWP 16402)]
0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb7ec2b43 in __read_nocancel () from /lib/tls/i686/cmov/libc.so.6
#2 0xb7201959 in _IceTransClose () from /usr/lib/libICE.so.6
#3 0xb71ff88d in _IceTransRead () from /usr/lib/libICE.so.6
#4 0xb7205b50 in _IceRead () from /usr/lib/libICE.so.6
#5 0xb720a14f in IceProcessMessages () from /usr/lib/libICE.so.6
#6 0xb71fd834 in IceOpenConnection () from /usr/lib/libICE.so.6
#7 0xb7213c0b in SmcOpenConnection () from /usr/lib/libSM.so.6
#8 0xb7d3f754 in gnome_client_connect () from /usr/lib/libgnomeui-2.so.0
#9 0xb7d4208d in gnome_client_module_info_get () from /usr/lib/libgnomeui-2.so.0
#10 0xb7c5c964 in gnome_program_postinit () from /usr/lib/libgnome-2.so.0
#11 0xb7c5cd85 in gnome_program_postinit () from /usr/lib/libgnome-2.so.0
#12 0xb7c5d099 in gnome_program_init () from /usr/lib/libgnome-2.so.0
#13 0x08077112 in main (argc=1, argv=0xbfd225b4) at ephy-main.c:516
(gdb) info registers
eax 0xfffffe00 -512
ecx 0x81874c8 135820488
edx 0x8 8
ebx 0xd 13
esp 0xbfd20d28 0xbfd20d28
ebp 0xbfd20d58 0xbfd20d58
esi 0x8 8
edi 0x81874c8 135820488
eip 0xffffe410 0xffffe410 <__kernel_vsyscall+16>
eflags 0x200246 [ PF ZF IF ID ]
cs 0x73 115
ss 0x7b 123
ds 0x7b 123
es 0x7b 123
fs 0x0 0
gs 0x33 51
(gdb) thread apply all bt
Thread 1 (Thread -1228433744 (LWP 16402)):
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb7ec2b43 in __read_nocancel () from /lib/tls/i686/cmov/libc.so.6
#2 0xb7201959 in _IceTransClose () from /usr/lib/libICE.so.6
#3 0xb71ff88d in _IceTransRead () from /usr/lib/libICE.so.6
#4 0xb7205b50 in _IceRead () from /usr/lib/libICE.so.6
#5 0xb720a14f in IceProcessMessages () from /usr/lib/libICE.so.6
#6 0xb71fd834 in IceOpenConnection () from /usr/lib/libICE.so.6
#7 0xb7213c0b in SmcOpenConnection () from /usr/lib/libSM.so.6
#8 0xb7d3f754 in gnome_client_connect () from /usr/lib/libgnomeui-2.so.0
#9 0xb7d4208d in gnome_client_module_info_get () from /usr/lib/libgnomeui-2.so.0
#10 0xb7c5c964 in gnome_program_postinit () from /usr/lib/libgnome-2.so.0
#11 0xb7c5cd85 in gnome_program_postinit () from /usr/lib/libgnome-2.so.0
#12 0xb7c5d099 in gnome_program_init () from /usr/lib/libgnome-2.so.0
#13 0x08077112 in main (argc=1, argv=0xbfd225b4) at ephy-main.c:516
(gdb) The program is running. Exit anyway? (y or n)
** Affects: epiphany-browser (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
crashes on startup, never shows up
https://launchpad.net/bugs/68945
More information about the desktop-bugs
mailing list