[Bug 16870] New: wine: Call from 0x7b845610 to unimplemented function ntoskrnl.exe.KeInitializeDpc, aborting
http://bugs.winehq.org/show_bug.cgi?id=16870 Summary: wine: Call from 0x7b845610 to unimplemented function ntoskrnl.exe.KeInitializeDpc, aborting Product: Wine Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: harterc1(a)comcast.net I was trying to upgrade my Dell Studio17 bios with a utility that runs under windows. -- 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=16870 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement Component|kernel32 |ntoskrnl -- 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=16870 --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-01-12 06:28:14 --- It's not going to work under Wine since it requires direct access to ther hardware, and the crash confirms that the updater loads a kernel mode driver. -- 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=16870 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |hardware -- 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=16870 Xavier Vachon <xvachon(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon(a)gmail.com --- Comment #2 from Xavier Vachon <xvachon(a)gmail.com> 2010-08-26 09:16:39 --- Is this bug report still valid? If it's not, should it be marked as WONTFIX? If it is still valid, has this been fixed in current git? (wine-1.3.1-182-g56b8d5d) -- 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=16870 --- Comment #3 from Donald Harter <harterc1(a)comcast.net> 2010-08-26 18:44:32 --- I am afraid to try this. So you can close this if you want. Actually yesterday I installed vista on a partition so that I could upgrade my bios. -- 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=16870 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://dl.square-enix.co.jp | |/pol/PolSystemInfo_us.zip CC| |focht(a)gmx.net Version|unspecified |1.1.12 Severity|enhancement |normal --- Comment #4 from Anastasius Focht <focht(a)gmx.net> 2010-08-27 03:13:42 --- Hello, --- quote --- I am afraid to try this. So you can close this if you want. Actually yesterday I installed vista on a partition so that I could upgrade my bios. --- quote --- the bug lives at least for the missing ntoskrnl.exe.KeInitializeDpc stub. Anything beyond this is probably not fixable in near future. I found another driver using this in "Final Fantasy XI" -> "PlayOnline System Information": http://dl.square-enix.co.jp/pol/PolSystemInfo_us.zip --- snip --- $ wine ./PolSystemInfo.exe wine: Call from 0x7b835b72 to unimplemented function ntoskrnl.exe.KeInitializeDpc, aborting wine: Unimplemented function ntoskrnl.exe.KeInitializeDpc called at address 0x7b835b72 (thread 001f), starting debugger... --- snip --- --- snip --- $ ls -l PolSystemInfo_us.zip -rw-rw-r--. 1 focht focht 452312 2010-08-27 10:10 PolSystemInfo_us.zip $ sha1sum PolSystemInfo_us.zip 90f229ad6d33ed3fdec86e79e6bfba6c55240996 PolSystemInfo_us.zip $ wine --version wine-1.3.1-221-gf6bcd27 --- snip --- Setting version to tag matching initial bug report date. Regards -- 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=16870 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2010-08-27 22:59:20 CDT --- Confirming per Anastasius. -- 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=16870 Saulius K. <saulius2(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |saulius2(a)gmail.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=16870 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2010-09-22 16:29:47 CDT --- Fixed by http://source.winehq.org/git/wine.git/?a=commitdiff;h=cf6fa1a0365978d9f94ca6... -- 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=16870 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2010-10-01 13:57:09 CDT --- Closing bugs fixed in 1.3.4. -- 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=16870 --- Comment #8 from Saulius K. <saulius2(a)gmail.com> --- Please fill SHA1 of the fix. -- 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=16870 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |cf6fa1a0365978d9f94ca651eaa | |b972599df5712 -- 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=16870 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|Other |x86 OS|other |Linux -- 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