http://bugs.winehq.org/show_bug.cgi?id=28106
Summary: Skype 5.5: Page fault on read access after installing from .msi Product: Wine Version: 1.3.26 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: karlmk@hotmail.com
Created an attachment (id=36007) --> (http://bugs.winehq.org/attachment.cgi?id=36007) Console output from installing and starting Skype
After applying the patch in bug 28069 the .msi installer successfully launches the application and Skype starts. But it is short lived, within seconds (30-60) Skype gets an access violation. Attaching console output.
All the fixme:mshtml and fixme:ieframe stuff _after_ the access violation are from me trying to type in my username and password and klicking on Log In.
http://bugs.winehq.org/show_bug.cgi?id=28106
--- Comment #1 from Karl M karlmk@hotmail.com 2011-08-17 05:27:41 CDT --- When trying to launch Skype directly from ./wine/drive_c/Program\ Files/Skype/Phone/Skype.exe it crashes with a lot less mess in the console. Attaching that log to.
http://bugs.winehq.org/show_bug.cgi?id=28106
--- Comment #2 from Karl M karlmk@hotmail.com 2011-08-17 05:31:35 CDT --- Created an attachment (id=36008) --> (http://bugs.winehq.org/attachment.cgi?id=36008) Console output from starting Skype and and Ctrl-C after it crashes.
http://bugs.winehq.org/show_bug.cgi?id=28106
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.oldapps.com/skyp | |e.php?old_skype=6161 CC| |kennybobs@o2.co.uk
--- Comment #3 from Ken Sharp kennybobs@o2.co.uk 2011-08-17 08:56:49 CDT --- fixme:dbghelp:elf_search_auxv can't find symbol in module
You need to install debug symbols, the attachments are not very helpful.
http://bugs.winehq.org/show_bug.cgi?id=28106
--- Comment #4 from Austin English austinenglish@gmail.com 2011-08-17 13:17:08 CDT --- (In reply to comment #3)
fixme:dbghelp:elf_search_auxv can't find symbol in module
You need to install debug symbols, the attachments are not very helpful.
He has debugging symbols:
6 0x7b85a95f start_process+0x5e(peb=0x7ffdf000) [/root/wine-git/dlls/kernel32/process.c:1087] in kernel32 (0x0032fee8)
(though he's compiling and potentially running wine as root, which is bad).
Also:
karl@wine-test-ubuntu-11:~/wine-git$ ./wine ../.wine/drive_c/Program\ Files/Skype/Phone/Skype.exe
cd to the directory first.
http://bugs.winehq.org/show_bug.cgi?id=28106
--- Comment #5 from Karl M karlmk@hotmail.com 2011-08-23 17:52:50 CDT --- (In reply to comment #4)
(In reply to comment #3)
fixme:dbghelp:elf_search_auxv can't find symbol in module
You need to install debug symbols, the attachments are not very helpful.
He has debugging symbols:
6 0x7b85a95f start_process+0x5e(peb=0x7ffdf000) [/root/wine-git/dlls/kernel32/process.c:1087] in kernel32 (0x0032fee8)
(though he's compiling and potentially running wine as root, which is bad).
Also:
karl@wine-test-ubuntu-11:~/wine-git$ ./wine ../.wine/drive_c/Program\ Files/Skype/Phone/Skype.exe
cd to the directory first.
I seem to have problems reproducing this, but I'll keep on trying, and if I fail, I'll delete the bug report.
http://bugs.winehq.org/show_bug.cgi?id=28106
--- Comment #6 from Karl M karlmk@hotmail.com 2011-08-23 18:25:49 CDT ---
(though he's compiling and potentially running wine as root, which is bad).
The reason for this was that the first compile I did compile it as root and in /root/ but then I moved it and ran it. Bad idea, fixed that now.
Also:
karl@wine-test-ubuntu-11:~/wine-git$ ./wine ../.wine/drive_c/Program\ Files/Skype/Phone/Skype.exe
cd to the directory first.
When I don't cd to the directory first, I get the crash, but when I do cd to the directory first, I dont.
I seem to have problems reproducing this, but I'll keep on trying, and if I fail, I'll delete the bug report.
Well, this is partially true.
I can reproduce the crash from when I install the program and it tries to launch itself. Then it crashes. But if I cd to .wine/drive_c/Program\ Files/Skype/Phone/ and run sh /home/karl/wine-git/wine Skype.exe after the installer is done, it does NOT crash.
I'll attach new logs now that my wine is not compiled from /root. The error messages are (from what I can see) the same.
http://bugs.winehq.org/show_bug.cgi?id=28106
Karl M karlmk@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #36007|0 |1 is obsolete| |
--- Comment #7 from Karl M karlmk@hotmail.com 2011-08-23 18:35:09 CDT --- Created an attachment (id=36088) --> (http://bugs.winehq.org/attachment.cgi?id=36088) Console output from the install and the automatic start of Skype
karl@wine-test-ubuntu-11:~/Downloads$ sh /home/karl/wine-git/wine msiexec /i SkypeSetup.msi
http://bugs.winehq.org/show_bug.cgi?id=28106
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #8 from Ken Sharp kennybobs@o2.co.uk 2012-09-10 18:20:38 CDT --- No crash here in wine-1.5.12-194-g688aa1f. Looks fixed.
http://bugs.winehq.org/show_bug.cgi?id=28106
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2012-09-14 13:34:53 CDT --- Closing bugs fixed in 1.5.13.