Comment 2 for bug 1530669

Revision history for this message
jidanni (dan-jacobson) wrote :

Do
$ midori
and CTRL-SHIFT-Q to exit normally and clear any previous crash conditions.
Now do
$ strace midori ./play.google.com/

...
clock_gettime(CLOCK_MONOTONIC, {12814, 373355669}) = 0
poll([{fd=3, events=POLLIN}, {fd=8, events=POLLIN}, {fd=10, events=POLLIN}], 3, 0) = 1 ([{fd=3, revents=POLLIN}])
clock_gettime(CLOCK_MONOTONIC, {12814, 373723886}) = 0
fcntl64(38, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741824, len=1}, 0xbfb24434) = 0
fcntl64(38, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741826, len=510}, 0xbfb24434) = 0
fcntl64(38, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=1073741824, len=1}, 0xbfb24434) = 0
access("/home/jidanni/.cache/webkitgtk/applications/ApplicationCache.db-journal", F_OK) = -1 ENOENT (No such file or directory)
fstat64(38, {st_mode=S_IFREG|0644, st_size=3440640, ...}) = 0
_llseek(38, 24, [24], SEEK_SET) = 0
read(38, "\0\0\0\20\0\0\r \0\0\0\0\0\0\0\0", 16) = 16
fstat64(38, {st_mode=S_IFREG|0644, st_size=3440640, ...}) = 0
access("/home/jidanni/.cache/webkitgtk/applications/ApplicationCache.db-wal", F_OK) = -1 ENOENT (No such file or directory)
fstat64(38, {st_mode=S_IFREG|0644, st_size=3440640, ...}) = 0
fcntl64(38, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 0xbfb24474) = 0
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x11} ---
+++ killed by SIGSEGV +++
Segmentation fault