Comment #1 on issue 20591 by markh789: Crash on startup unless run from  
strace
http://code.google.com/p/chromium/issues/detail?id=20591

I have the same issue, I ran strace and I got this:
m...@mark-desktop:~$ strace -f /usr/bin/google-chrome 2> /dev/null

*** glibc detected *** strace: free(): invalid next size (fast):  
0x00000000008d4610 ***
======= Backtrace: =========
/lib/libc.so.6[0x7f7c34b1fcb8]
/lib/libc.so.6(cfree+0x76)[0x7f7c34b22276]
strace[0x40a920]
strace[0x405510]
strace[0x404916]
/lib/libc.so.6(__libc_start_main+0xe6)[0x7f7c34ac65a6]
strace[0x402119]
======= Memory map: ========
00400000-00447000 r-xp 00000000 08:01 15844481                            
/usr/bin/strace
00646000-00647000 r--p 00046000 08:01 15844481                            
/usr/bin/strace
00647000-00648000 rw-p 00047000 08:01 15844481                            
/usr/bin/strace
00648000-00656000 rw-p 00648000 00:00 0
008d4000-008f5000 rw-p 008d4000 00:00 0                                   
[heap]
7f7c30000000-7f7c30021000 rw-p 7f7c30000000 00:00 0
7f7c30021000-7f7c34000000 ---p 7f7c30021000 00:00 0
7f7c34890000-7f7c348a6000 r-xp 00000000 08:01 7888957
/lib/libgcc_s.so.1
7f7c348a6000-7f7c34aa6000 ---p 00016000 08:01 7888957
/lib/libgcc_s.so.1
7f7c34aa6000-7f7c34aa7000 r--p 00016000 08:01 7888957
/lib/libgcc_s.so.1
7f7c34aa7000-7f7c34aa8000 rw-p 00017000 08:01 7888957
/lib/libgcc_s.so.1
7f7c34aa8000-7f7c34c10000 r-xp 00000000 08:01 7888935                     
/lib/libc-2.9.so
7f7c34c10000-7f7c34e10000 ---p 00168000 08:01 7888935                     
/lib/libc-2.9.so
7f7c34e10000-7f7c34e14000 r--p 00168000 08:01 7888935                     
/lib/libc-2.9.so
7f7c34e14000-7f7c34e15000 rw-p 0016c000 08:01 7888935                     
/lib/libc-2.9.so
7f7c34e15000-7f7c34e1a000 rw-p 7f7c34e15000 00:00 0
7f7c34e1a000-7f7c34e3a000 r-xp 00000000 08:01 7888915                     
/lib/ld-2.9.so
7f7c3500e000-7f7c35010000 rw-p 7f7c3500e000 00:00 0
7f7c35036000-7f7c35039000 rw-p 7f7c35036000 00:00 0
7f7c35039000-7f7c3503a000 r--p 0001f000 08:01 7888915                     
/lib/ld-2.9.so
7f7c3503a000-7f7c3503b000 rw-p 00020000 08:01 7888915                     
/lib/ld-2.9.so
7fff3d026000-7fff3d03b000 rw-p 7ffffffea000 00:00 0                       
[stack]
7fff3d135000-7fff3d136000 r-xp 7fff3d135000 00:00 0                       
[vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                   
[vsyscall]
Aborted

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to