New issue 80158 by Boo...@gmail.com: Browser crash after filesystem access
with filepicker
http://code.google.com/p/chromium/issues/detail?id=80158
Chrome Version: 12.0.742.0
Operating System: Windows XP Professional, SP3
URL (if applicable) where crash occurred: random sites and local files
Can you reproduce this crash?
Yes.
What steps will reproduce this crash (or if it's not reproducible, what
were you doing just before the crash)?
1. Create a HTML file with 2 input fields, type "file".
2. Pick a file in input field 1.
3. Pick a file in input field 2 --> CRASH.
Also when downloading a file (2 simultaneous), the browser crashes after
selecting the target for the second file.
*Please note that issues filed with no information filled in above will be
marked as WontFix*
****DO NOT CHANGE BELOW THIS LINE****
report_id:4728241c500cdac6
Attachments:
uploadtest.html 372 bytes
Comment #1 on issue 80158 by l...@chromium.org: Browser crash after
filesystem access with filepicker
http://code.google.com/p/chromium/issues/detail?id=80158
I was able to reproduce this bug. I download the HTML file and then pick
some files for the input field. I am using 742.4. Are you still having
this issue ?
After playing with ShellEx View from NirSoft, I've found the corrupted
Shell Extension which solved issues 80158 and 80267.
The evildoer was:
BufferZone context menu
Filename: C:\WINDOWS\system32\RlShellExt.dll
Version: 3.41.0.14
CLSID: {E2958773-ACDB-4553-A069-A1EEB4AFBA0F}
Filesize: 1,280,288
After disabling this object, no more crashes occured! And it (maybe it's
just me) speeds up loading Chrome startup!
I want to thank everybody who invested time in these issues. Great job,
guys!