Comment #14 on issue 9007 by lewiscollard: Crash on First Run
http://code.google.com/p/chromium/issues/detail?id=9007

I'm getting the same issue on Ubuntu Hardy with the PPA builds, but it's  
happen
somewhat differently to alex.evans above (although, interestingly, while  
it's doing I/O):

y...@plz:~$ strace chromium-browser

<SNIP>

open("/usr/lib/chromium-browser/chrome.pak", O_RDONLY) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=454028, ...}) = 0
mmap2(NULL, 454028, PROT_READ, MAP_SHARED, 7, 0) = 0xb70eb000
readlink("/proc/self/exe", "/usr/lib/chromium-browser/chrome", 4096) = 32
stat64("/usr/lib/chromium-browser/locales", {st_mode=S_IFDIR|0755,  
st_size=4096,
...}) = 0
--- SIGILL (Illegal instruction) @ 0 (0) ---
+++ killed by SIGILL +++

y...@plz:~$ cat /proc/cpuinfo
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 6
model           : 4
model name      : AMD Athlon(tm) Processor
stepping        : 2
cpu MHz         : 1333.403
cache size      : 256 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat 
pse36  
mmx fxsr
syscall mmxext 3dnowext 3dnow up
bogomips        : 2669.43
clflush size    : 32


--
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