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.