I just installed the new Google Desktop for Linux! Unfortunately it crashes. I managed to attach to the process and get a strace of the segfault.
time(NULL) = 1183065194
time(NULL) = 1183065194
fcntl64(6, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741824, len=1}, 0xbf95cc34) = 0
fcntl64(6, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741826, len=510}, 0xbf95cc34) = 0
fcntl64(6, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=1073741824, len=1}, 0xbf95cc34) = 0
access(”/opt/google/desktop/resource/resource_bundle-journal”, F_OK) = -1 ENOENT (No such file or directory)
fstat64(6, {st_mode=S_IFREG|0644, st_size=573440, …}) = 0
pread64(6, “BtreeTrindexV02\0\20\0\1\1\0@ \0\0\fB\0\0\0\0″…, 4096, 0) = 4096
pread64(6, “\1\0\0\0\1\r\376\0\0\0\0G\r\376\0\0\0\0\0\0\0\0\0\0\0\0″…, 4096, 4096) = 4096
pread64(6, “\1\t\265\0\35\1\270\0\0\0\0C\3\272\4:\4\217\4\313\4\353″…, 4096, 286720) = 4096
pread64(6, “\t\0\0\0-\4a\0\10]\10\211\10\313\10\352\t(\tI\tx\t\213″…, 4096, 475136) = 4096
fcntl64(6, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 0xbf95cd14) = 0
— SIGSEGV (Segmentation fault) @ 0 (0) —
rt_sigprocmask(SIG_BLOCK, ~[ILL ABRT BUS FPE SEGV RTMIN RT_1], ~[INT QUIT ILL TRAP BUS FPE KILL USR2 PIPE CHLD STOP WINCH SYS RT_1 RT_2 RT_6 RT_7 RT_11 RT_14 RT_15 RT_17 RT_18 RT_20 RT_21 RT_22 RT_23 RT_24 RT_25 RT_26 RT_27 RT_29 RT_30 RT_31],
= 0
rt_sigaction(SIGSEGV, {SIG_DFL}, NULL,
= 0
open(”/home/dako/.google/desktop/metrics/crash/27f566f6-81b8-0423-524abddc-081db076.dmp”, O_WRONLY|O_CREAT|O_TRUNC, 0666) = 11
clone(child_stack=0xb7562fe4, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_UNTRACED) = 11328
waitpid(11328, NULL, __WALL) = 11328
open(”/proc/11295/task”, O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 12
fstat64(12, {st_mode=S_IFDIR|0555, st_size=0, …}) = 0
fcntl64(12, F_SETFD, FD_CLOEXEC) = 0
getdents(12, /* 5 entries */, 1024) = 92
ptrace(PTRACE_DETACH, 11295, 0, SIG_0) = -1 ESRCH (No such process)
close(12) = 0
ftruncate(11, 25112) = 0
close(11) = 0
write(2, “Process crashed, minidump file i”…, 117) = 117
futex(0×8367e80, FUTEX_WAKE, 1) = 0
— SIGSEGV (Segmentation fault) @ 0 (0) —
Process 11295 detached