[Bug 10061] New: Unhandled exception: unimplemented function ntdll.dll. RtlPushFrame
http://bugs.winehq.org/show_bug.cgi?id=10061 Summary: Unhandled exception: unimplemented function ntdll.dll.RtlPushFrame Product: Wine Version: 0.9.47. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wine-winelib AssignedTo: wine-bugs(a)winehq.org ReportedBy: justivo(a)gmail.com Created an attachment (id=8620) --> (http://bugs.winehq.org/attachment.cgi?id=8620) backtrace log Attempting to load one of those cellphone unlocker proggies for Windows makes Wine crash after several attempts at loading OpenGL. Some kind of weird looping, which doesn't normally happen. The crash happens after several messages related with ntdll.dll.RtlPushFrame. Worth fixing? Very likely if it also happens in bigger programs like AutoCAD and Photoshop. If not, I guess don't bother for now. Backtrace available as an attachment. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10061 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #1 from Anastasius Focht <focht(a)gmx.net> 2007-10-16 17:03:53 --- Hello, seems the installer loads native sxs.dll Any reason for this? Did you use clean wine installation before installing that app? If not then try installation on clean wine! Whenever possible, use wine's builtin dlls first. Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10061 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal Component|wine-winelib |wine-misc --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2007-10-16 17:52:42 --- Not a blocker. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10061 --- Comment #3 from Ivo Emanuel Gonçalves <justivo(a)gmail.com> 2007-10-16 18:37:50 --- Okay, so I followed the advice, created a new user so it wouldn't have a wine profile and be forced to create a clean folder. Then, I used it to install the program again. Installation went fine. However, the program doesn't start at all now. It doesn't even make a fuss about the dll or OpenGL, or anything. Look: cd /home/temp/.wine/drive_c/Program\ Files/NokiaFREE\ Unlock\ Codes\ Calculator/ temp(a)Demi:~/.wine/drive_c/Program Files/NokiaFREE Unlock Codes Calculator$ wine NokiaFREE_Calc.exe temp(a)Demi:~/ Now I have no idea what happened. Yes, previously I used to have some real Windows dll's to run problematic programs, but this isn't the case anymore. I'm running a clean installation now. So what gives? (In reply to comment #2)
Not a blocker.
Isn't a "blocker" defined as "the bloody program doesn't even start"? If not, I apologize. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10061 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2007-10-16 19:47:09 --- Can you please post a link to the program you are trying to run, so others can test it? For future reference, when attempting to test like this, you don't have to make a new user, just a new wine prefix. Either delete or move your old one, and then reinstall your program. It'll automatically make a new ~/.wine directory. Afterward, delete that directory and rename your old one back to ~/.wine. All your apps are back :-) Finally, for future reference, list of bug severities: http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10061 --- Comment #5 from Ivo Emanuel Gonçalves <justivo(a)gmail.com> 2007-10-16 19:56:53 --- Thanks for the tips; I'll keep them both in mind. The application may be found at [1], with a direct link at [2]. It is freeware, but not free software -- then again, it's the Windows world. Again, I'll remind that the installer worked fine both for "tainted" profile and for clean profile. The application itself on a tainted profile causes the unhandled exception that caused me to file this bug, while on a clean profile it does not even spit any debug messages: it just plain doesn't work. Or rather, it's like it started something, finished, and returned to shell, which should not happen because it's a GUI tool. [1] http://unlock.nokiafree.org/download.php [2] http://unlock.nokiafree.org/NokiaFREE_v310_Nokia_unlock_codes_calculator.zip -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10061 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://unlock.nokiafree.org/ | |NokiaFREE_v310_Nokia_unlock_ | |codes_calculator.zip Keywords| |download Summary|Unhandled exception: |NokiaFree unlock calculator |unimplemented function |doesn't start |ntdll.dll.RtlPushFrame | --- Comment #6 from Juan Lang <juan_lang(a)yahoo.com> 2007-10-17 17:20:24 --- In that case, the bug is that the app doesn't start. I'm adjusting the summary to match. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10061 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME --- Comment #7 from Juan Lang <juan_lang(a)yahoo.com> 2007-10-17 17:25:20 --- And from a +relay trace of that application: 0009:Starting process L"C:\\Program Files\\NokiaFREE Unlock Codes Calculator\\NokiaFREE_Calc.exe" (entryproc=0x564062) 0009:Call KERNEL32.LoadLibraryA(0050f591 "MSVBVM60.DLL") ret=00564126 0009:Ret KERNEL32.LoadLibraryA() retval=00000000 ret=00564126 It's missing the VB6 runtime. Install that using winetricks: wget http://www.kegel.com/wine/winetricks sh winetricks vbrun60 You'll then need the Visual Basic 6.0 common controls. Search for those and you'll find a download from Microsoft's website. After that, it runs fine. Closing as working. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10061 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2007-10-21 00:14:37 --- Works fine here as well, closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10061 juanma <juanmamompo(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |juanmamompo(a)hotmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10061 --- Comment #9 from juanma <juanmamompo(a)hotmail.com> 2013-05-28 04:46:17 CDT --- After doing everything you said at this post I got a different error: ################## Run-time error '5' invalid procedure call or argument dctx.dll not found. Program will now exit ################## Any idea? Thanks -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org