http://bugs.winehq.org/show_bug.cgi?id=11485
Summary: IvAc startup freeze Product: Wine Version: 0.9.54. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: lvanek@charter.net
Appears to be regression.
Linux Fedora 8, running IvAc IVAO client, freeze at initial startup with messagebox error "invalid argument was encountered". Offer following debug information extracted from relmsg file:
========== WINEDEBUG=+relay,-debug wine IvAc.exe &>relmsg
. . . 0009:Call user32.SendMessageA(000100a4,00000376,00000000,00000000) ret=7c1dccf7 0009:Call window proc 0x7c16e1bd (hwnd=0x100a4,msg=WM_OCC_LOADFROMSTREAM,wp=00000000,lp=00000000) 0009:Call KERNEL32.TlsGetValue(00000003) ret=7c15aeac 0009:Ret KERNEL32.TlsGetValue() retval=0013a228 ret=7c15aeac 0009:Call KERNEL32.TlsGetValue(00000003) ret=7c15aeac 0009:Ret KERNEL32.TlsGetValue() retval=0013a228 ret=7c15aeac 0009:Call KERNEL32.TlsGetValue(00000003) ret=7c15aeac 0009:Ret KERNEL32.TlsGetValue() retval=0013a228 ret=7c15aeac 0009:Call KERNEL32.TlsGetValue(00000003) ret=7c15aeac 0009:Ret KERNEL32.TlsGetValue() retval=0013a228 ret=7c15aeac 0009:Call user32.CallWindowProcA(614186d0,000100a4,00000376,00000000,00000000) ret=7c16fcdb 0009:Call window proc 0x614186d0 (hwnd=0x100a4,msg=WM_OCC_LOADFROMSTREAM,wp=00000000,lp=00000000) 0009:Call dialog proc 0x7c158f20 (hwnd=0x100a4,msg=WM_OCC_LOADFROMSTREAM,wp=00000000,lp=00000000) 0009:Ret dialog proc 0x7c158f20 (hwnd=0x100a4,msg=WM_OCC_LOADFROMSTREAM,wp=00000000,lp=00000000) retval=00000000 result=00000000 0009:Ret window proc 0x614186d0 (hwnd=0x100a4,msg=WM_OCC_LOADFROMSTREAM,wp=00000000,lp=00000000) retval=00000000 0009:Ret user32.CallWindowProcA() retval=00000000 ret=7c16fcdb 0009:Ret window proc 0x7c16e1bd (hwnd=0x100a4,msg=WM_OCC_LOADFROMSTREAM,wp=00000000,lp=00000000) retval=00000000 0009:Ret user32.SendMessageA() retval=00000000 ret=7c1dccf7 0009:Call user32.MessageBoxA(000100a4,0034b844 "An invalid argument was encountered.",00642d10 "IvAc",00000010) ret=7c1dcd91 0009:Call window proc 0x7c16e1bd (hwnd=0x100a4,msg=WM_CANCELMODE,wp=00000000,lp=00000000) 0009:Call KERNEL32.TlsGetValue(00000003) ret=7c15aeac 0009:Ret KERNEL32.TlsGetValue() retval=0013a228 ret=7c15aeac 0009:Call KERNEL32.TlsGetValue(00000003) ret=7c15aeac . . . ==================
With previous Fedora release of wine, IvAc app (same version no.) runs ok.
http://bugs.winehq.org/show_bug.cgi?id=11485
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #1 from James Hawkins truiken@gmail.com 2008-02-05 18:29:21 --- Please run a regression test to find the commit that caused this bug.
http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=11485
--- Comment #2 from Austin English austinenglish@gmail.com 2008-02-05 20:39:29 --- This the same program?
http://www.ivao.aero/softdev/IvAc/download.htm
http://bugs.winehq.org/show_bug.cgi?id=11485
--- Comment #3 from Laurence Vanek lvanek@charter.net 2008-02-05 23:10:27 --- (In reply to comment #2)
This the same program?
that would be the one.
ADDITIONAL:
[1] uninstalled IvAc, using wine uninstaller
[2] renamed ~.wine dir
[3] reinstalled IvAc (this created new ~.wine)
[4] no joy - same result
http://bugs.winehq.org/show_bug.cgi?id=11485
--- Comment #4 from Laurence Vanek lvanek@charter.net 2008-02-05 23:34:57 --- (In reply to comment #3)
(In reply to comment #2)
This the same program?
that would be the one.
ADDITIONAL:
[1] uninstalled IvAc, using wine uninstaller
[2] renamed ~.wine dir
[3] reinstalled IvAc (this created new ~.wine)
[4] no joy - same result
note:
[5] comparison is made with "good" version being wine version 0.9.52
http://bugs.winehq.org/show_bug.cgi?id=11485
--- Comment #5 from Laurence Vanek lvanek@charter.net 2008-02-14 22:42:56 --- (In reply to comment #4)
(In reply to comment #3)
(In reply to comment #2)
This the same program?
that would be the one.
ADDITIONAL:
[1] uninstalled IvAc, using wine uninstaller
[2] renamed ~.wine dir
[3] reinstalled IvAc (this created new ~.wine)
[4] no joy - same result
note:
[5] comparison is made with "good" version being wine version 0.9.52
ADDITIONAL:
wine-0.9.55 from Fedora testing repo did not fix or change above reported behavior
http://bugs.winehq.org/show_bug.cgi?id=11485
--- Comment #6 from Austin English austinenglish@gmail.com 2008-02-25 19:48:03 --- Works fine for me in latest git, though it does still pop up the invalid argument message. Laurence, could you test git?
http://bugs.winehq.org/show_bug.cgi?id=11485
--- Comment #7 from Laurence Vanek lvanek@charter.net 2008-03-04 23:45:27 --- tested 0.9.56 from yum repo, Fedora 8. IvAc now starts but, alas, not useable as the various comm, atc, I/O boxes seem broken. Data cannot be entered into them making the program useless.
this has been lovely regression. 0.9.52 was useable.
http://bugs.winehq.org/show_bug.cgi?id=11485
--- Comment #8 from Austin English austinenglish@gmail.com 2008-03-05 12:03:57 --- (In reply to comment #7)
tested 0.9.56 from yum repo, Fedora 8. IvAc now starts but, alas, not useable as the various comm, atc, I/O boxes seem broken. Data cannot be entered into them making the program useless.
this has been lovely regression. 0.9.52 was useable.
Then please run the regression test.
http://bugs.winehq.org/show_bug.cgi?id=11485
--- Comment #9 from Laurence Vanek lvanek@charter.net 2008-03-07 23:07:00 --- (In reply to comment #8)
(In reply to comment #7)
tested 0.9.56 from yum repo, Fedora 8. IvAc now starts but, alas, not useable as the various comm, atc, I/O boxes seem broken. Data cannot be entered into them making the program useless.
this has been lovely regression. 0.9.52 was useable.
Then please run the regression test.
[1] I am a user not a developer.
[2] I do not have the time nor inclination to go thru that process
[3] I did not break the application
Apparently I will have to run the app with a machine running a windows O/S.
http://bugs.winehq.org/show_bug.cgi?id=11485
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #10 from James Hawkins truiken@gmail.com 2008-03-07 23:12:19 --- Tons of users run the regression test. It's the responsibility of the reporter to provide this information. Marking as abandoned. Reopen if you feel the inclination to run the test.
http://bugs.winehq.org/show_bug.cgi?id=11485
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from James Hawkins truiken@gmail.com 2008-03-07 23:12:30 --- Closing.