crash on startup
- From: Steve Blackwell <steve blackwell eer com>
- To: epiphany-list gnome org
- Subject: crash on startup
- Date: Thu, 1 Apr 2004 16:07:37 -0500
Yesterday I downloaded and installed epiphany 1.0.4 (which seems to be
the latest rpm available) on my Fedora Core box. Everything went
smoothly.
Today I went to start it and it crashed before anything was displayed.
I tried deleting the ~.gnome2/epiphany directory but it still crashes.
Steve.
Here are the last few lines of output from
$ strace /usr/bin/epiphany
...
access("/usr/share/epiphany/epiphany-entry.png", F_OK) = -1 ENOENT (No
such file or directory)
access("/usr/share/epiphany/glade/epiphany-entry.png", F_OK) = -1
ENOENT (No such file or directory)
access("/usr/share/epiphany/art/epiphany-entry.png", F_OK) = 0
open("/usr/share/epiphany/art/epiphany-entry.png", O_RDONLY) = 18
fstat64(18, {st_mode=S_IFREG|0644, st_size=383, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xbf2ed000
read(18, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\30\0\0\0\30\10\6\0\0"...,
4096) = 383
_llseek(18, 0, [0], SEEK_SET) = 0
read(18, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\30\0\0\0\30\10\6\0\0"...,
4096) = 383
close(18) = 0
munmap(0xbf2ed000, 4096) = 0
access("/usr/share/epiphany/epiphany-download.png", F_OK) = -1 ENOENT
(No such file or directory)
access("/usr/share/epiphany/glade/epiphany-download.png", F_OK) = -1
ENOENT (No such file or directory)
access("/usr/share/epiphany/art/epiphany-download.png", F_OK) = 0
open("/usr/share/epiphany/art/epiphany-download.png", O_RDONLY) = 18
fstat64(18, {st_mode=S_IFREG|0644, st_size=440, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xbf2ed000
read(18, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"...,
4096) = 440
_llseek(18, 0, [0], SEEK_SET) = 0
read(18, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"...,
4096) = 440
close(18) = 0
munmap(0xbf2ed000, 4096) = 0
stat64("/home/steve/.gnome2/epiphany", {st_mode=S_IFDIR|0750,
st_size=4096, ...}) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
write(3, "\22\0\20\0\1\0\340\1\367\0\0\0\37\0\0\0\10_ID%\0\0\000"...,
72) = 72
write(3, " \0\2\0\0\0\0\0", 8) = 8
write(3, "+\0\1\0", 4) = 4
read(3, 0xbfeff2a4, 32) = -1 EAGAIN (Resource
temporarily unavailable)
select(4, [3], NULL, NULL, NULL) = 1 (in [3])
read(3, "\1\2/\0\0\0\0\0\22\0\240\1\0\0\0\0\0\0\0\0\27\0\0\0p\332"...,
32) = 32
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|
SIGCHLD, child_tidptr=0xbf4f4988) = 5351
waitpid(5351, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0) = 5351
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn() = ? (mask now [SEGV])
exit_group(1) = ?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]