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

Is also occurring on my Athlon XP 1700. Running daily builds from Ubuntu  
PPA. Going
to try building from svn rather than use the package which may be compiled  
for a more
modern instruction set.

Ran a couple times using strace, each time the illegal instruction occurs  
right after
a read from /dev/urandom, if that helps.

open("/dev/urandom", O_RDONLY)          = 17
read(17, "\220\372\32\337\3475)\214", 8) = 8
close(17)                               = 0
--- SIGILL (Illegal instruction) @ 0 (0) ---
+++ killed by SIGILL +++


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