http://bugs.winehq.org/show_bug.cgi?id=9938
Summary: Crash downloading gecko Product: Wine Version: 0.9.46. Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P2 Component: wine-net AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Today, with wine from git, gecko install crashed. I'll attach the backtrace, but the highlights are
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00347b6e). Backtrace: =>1 0x00347b6e (0x7c92fdc8) 2 0x7e7fa6e3 InternetReadFile+0x73(hFile=0x3, lpBuffer=0x7c92fed8, dwNumOfBytesToRead=0x400, pdwNumOfBytesRead=0x7c92fe48) [wine-git/dlls/wininet/internet.c:1821] in wininet (0x7c92fe08) 3 0x7ebdb295 HttpProtocol_Read+0x155(iface=<register ESI not in topmost frame>, pv=0x7c92fed8, cb=0x400, pcbRead=0x7c92fe98) [wine-git/dlls/urlmon/http.c:770] in urlmon (0x7c92fe58) 4 0x7ebd54a6 ProtocolStream_Read+0x146(iface=0x7e23c0, pv=0x7c92fed8, cb=<register ESI not in topmost frame>, pcbRead=0x7c92fed4) [wine-git/dlls/urlmon/binding.c:337] in urlmon (0x7c92fea8)
http://bugs.winehq.org/show_bug.cgi?id=9938
--- Comment #1 from Dan Kegel dank@kegel.com 2007-10-07 09:06:47 --- Created an attachment (id=8438) --> (http://bugs.winehq.org/attachment.cgi?id=8438) Log of crash
http://bugs.winehq.org/show_bug.cgi?id=9938
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer
--- Comment #2 from Dan Kegel dank@kegel.com 2007-10-07 09:07:42 --- Oh, this happened in the downloadable installer for Photoshop CS2, so adding the installer keyword...
http://bugs.winehq.org/show_bug.cgi?id=9938
--- Comment #3 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-10-16 21:07:53 --- Created an attachment (id=8621) --> (http://bugs.winehq.org/attachment.cgi?id=8621) patch to parse BE Unicode manifests
One of the problems is that an assembly provides a big-endian Unicode manifest (it starts with a BOM so it's easy to detect). This patch should fix it. I'll send it when I will have some tests for it however currently I still have failing tests on my Windows - it seems that lpAppDirPath contains the current directory not the executable directory.
http://bugs.winehq.org/show_bug.cgi?id=9938
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolaj.zalewski@gmail.com
--- Comment #4 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-10-16 21:09:18 --- It should have went to bug #9859 - I haven't noticed Bugzilla moved me to the next bug
http://bugs.winehq.org/show_bug.cgi?id=9938
--- Comment #5 from Lei Zhang thestig@google.com 2007-10-28 22:19:52 --- Is it still happening? Seems ok here with wine 0.9.48.
http://bugs.winehq.org/show_bug.cgi?id=9938
Kai Blin kai.blin@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |ABANDONED
--- Comment #6 from Kai Blin kai.blin@gmail.com 2008-05-25 04:34:17 --- No response in 7 months. Abandoned.
http://bugs.winehq.org/show_bug.cgi?id=9938
Kai Blin kai.blin@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Kai Blin kai.blin@gmail.com 2008-05-25 04:34:28 --- Closing abandoned bug.
http://bugs.winehq.org/show_bug.cgi?id=9938
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|ABANDONED |FIXED
--- Comment #8 from Dan Kegel dank@kegel.com 2008-05-25 04:36:07 --- Sorry, this got lost in my inbox. Been fixed for a while.