http://bugs.winehq.org/show_bug.cgi?id=28026
Summary: chromium crash if --no-sandbox hasn't set Product: Wine Version: 1.3.25 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
1. Download chromium from http://build.chromium.org/f/chromium/snapshots/Win/95816/chrome-win32.zip unpack chrome-win32.zip, cd to the directory.
2. start chrome.exe:
$ wine chrome.exe
chrome will crash without backtrace. A error box will ask you to restart chrome.
if --no-sandbox is set, then chrome will start without crash, this is similar to Bug 21232.
http://bugs.winehq.org/show_bug.cgi?id=28026
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source URL| |http://build.chromium.org/f | |/chromium/snapshots/Win/958 | |16/chrome-win32.zip
http://bugs.winehq.org/show_bug.cgi?id=28026
--- Comment #1 from fracting fracting@gmail.com 2011-08-08 13:10:42 CDT --- Created an attachment (id=35887) --> (http://bugs.winehq.org/attachment.cgi?id=35887) Log: start chrome
http://bugs.winehq.org/show_bug.cgi?id=28026
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2011-08-08 14:11:44 CDT --- I think it's safe to stub this particular token information to always return zero, so claim we're not running terminal session which is true.
http://bugs.winehq.org/show_bug.cgi?id=28026
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |advapi32
http://bugs.winehq.org/show_bug.cgi?id=28026
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=28026
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2011-08-08 16:29:30 CDT --- Created an attachment (id=35889) --> (http://bugs.winehq.org/attachment.cgi?id=35889) patch
Try this one please. If it doesn't help too much attach +ntdll,+advapi,+tid trace.
http://bugs.winehq.org/show_bug.cgi?id=28026
--- Comment #4 from fracting fracting@gmail.com 2011-08-09 02:34:05 CDT --- (In reply to comment #3)
Created an attachment (id=35889)
--> (http://bugs.winehq.org/attachment.cgi?id=35889) [details]
patch
Try this one please. If it doesn't help too much attach +ntdll,+advapi,+tid trace.
It works, many thanks ;-)
http://bugs.winehq.org/show_bug.cgi?id=28026
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|advapi32 |ntdll AssignedTo|wine-bugs@winehq.org |bunglehead@gmail.com
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2011-08-09 13:42:40 CDT --- Ok, thanks.
http://bugs.winehq.org/show_bug.cgi?id=28026
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com 2011-08-22 14:43:19 CDT --- Patch committed as 8e904f95c3472a84c7fcce7097b6b6cb5d5200ea. Please retest so we can mark this fixed.
http://bugs.winehq.org/show_bug.cgi?id=28026
--- Comment #7 from fracting fracting@gmail.com 2011-08-23 09:28:49 CDT --- (In reply to comment #6)
Patch committed as 8e904f95c3472a84c7fcce7097b6b6cb5d5200ea. Please retest so we can mark this fixed.
Fixed in wine-1.3.26-89-g84da6ae, thanks Nikolay!
http://bugs.winehq.org/show_bug.cgi?id=28026
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com 2011-08-23 10:05:51 CDT --- Fixed.
http://bugs.winehq.org/show_bug.cgi?id=28026
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2011-08-26 13:25:14 CDT --- Closing bugs fixed in 1.3.27.
https://bugs.winehq.org/show_bug.cgi?id=28026
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |8e904f95c3472a84c7fcce7097b | |6b6cb5d5200ea CC| |focht@gmx.net
https://bugs.winehq.org/show_bug.cgi?id=28026
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|bunglehead@gmail.com |wine-bugs@winehq.org