http://bugs.winehq.org/show_bug.cgi?id=33800
Bug #: 33800 Summary: Naver LINE crashes after login Product: Wine Version: 1.6-rc1 Platform: x86 URL: http://dl.desktop.line.naver.jp/naver/LINE/win/LineIns t.exe OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com Classification: Unclassified
Created attachment 44798 --> http://bugs.winehq.org/attachment.cgi?id=44798 Backtrace generated from winedbg
1. Install Naver LINE
2. start Naver LINE
3. login
Right after login the app crashes. It would generate a crash dump file.
The app prevent any debugger :(
Will attach the backtrace from winedbg the crash dump file.
Workaround with setting msvcr90 to native ( this app brings an native msvcr90 )
With winetricks -q vcrun2008 the app still crash, but with winetricks -q vcrun6 vcrun2008 the app can login without crash.
http://bugs.winehq.org/show_bug.cgi?id=33800
--- Comment #1 from Qian Hong fracting@gmail.com 2013-06-14 12:33:43 CDT --- Created attachment 44799 --> http://bugs.winehq.org/attachment.cgi?id=44799 Log: +tid,+msvcrt,+dbghelp,+seh
http://bugs.winehq.org/show_bug.cgi?id=33800
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.winehq.org/show | |_bug.cgi?id=33123
http://bugs.winehq.org/show_bug.cgi?id=33800
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #2 from Qian Hong fracting@gmail.com 2013-06-19 10:55:20 CDT --- Hello Piotr, I just noticed that you've debugged on Bug 33123, would you mind also take a look at this one?
Thanks a lot!
http://bugs.winehq.org/show_bug.cgi?id=33800
--- Comment #3 from Piotr Caban piotr.caban@gmail.com 2013-06-21 08:41:30 CDT --- I've sent a patch that fixes the crash: http://source.winehq.org/patches/data/96982
I don't know if it's suitable for code freeze.
http://bugs.winehq.org/show_bug.cgi?id=33800
--- Comment #4 from Qian Hong fracting@gmail.com 2013-06-21 09:34:26 CDT --- (In reply to comment #3)
I've sent a patch that fixes the crash: http://source.winehq.org/patches/data/96982
So quick! Thanks very much, as always! Tested, and confirmed it works.
I don't know if it's suitable for code freeze.
Never mind, if it is not committed I'll reminder you in Wine 1.7 :)
http://bugs.winehq.org/show_bug.cgi?id=33800
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |bba1db09051f954e5eb0468c5e7 | |0b9ee8274b8b7 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Qian Hong fracting@gmail.com 2013-06-21 11:35:17 CDT --- Patch committed.
Thanks Piotr!
http://bugs.winehq.org/show_bug.cgi?id=33800
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2013-06-21 13:32:54 CDT --- Closing bugs fixed in 1.6-rc3.