[Bug 16753] New: unimplemented function ntoskrnl.exe.KeGetCurrentThread
http://bugs.winehq.org/show_bug.cgi?id=16753 Summary: unimplemented function ntoskrnl.exe.KeGetCurrentThread Product: Wine Version: 1.1.12 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: ntoskrnl AssignedTo: wine-bugs(a)winehq.org ReportedBy: josergc(a)gmail.com Created an attachment (id=18419) --> (http://bugs.winehq.org/attachment.cgi?id=18419) unimplemented function ntoskrnl.exe.KeGetCurrentThread Hi everybody, I just updated from the version 1.1.10 to 1.1.12 compiling the source code, and each time I attempt to execute the wine appears the attached message. How works the coredumps? because I executed "wine ulimit -c unlimited" but it still out puts the same message. Can I fix it by myself? Thank you very much! Jose -- 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=16753 --- Comment #1 from joaopa <jeremielapuree(a)yahoo.fr> 2009-01-03 01:35:28 --- remove your .wine folfer and use Wine with a gresh install. -- 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=16753 --- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-01-03 13:29:32 --- The wineserver crash is bug 16732. The missing function - what driver have you installed that needs it? -- 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=16753 --- Comment #3 from Jose Roberto Garcia Chico <josergc(a)gmail.com> 2009-01-04 08:18:36 --- Hi all, Thanks for your help! but I was expected any solution less... hmmm... "radical" than deleting the .wine folder. I am trying to remember the applications I was installed before: Diablo II, Black&White, PowerISO, FF8, Lego StarWars, and Opera. I think which installs a "driver" is that PowerISO, but in previous versions of wine I didn't get that problem. Best 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=16753 --- Comment #4 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-01-04 12:20:11 --- Use separate WINEPREFIX then: http://wiki.winehq.org/FAQ#head-f2f5f3bc795247f11962ea613a1f9e15657ad552 -- 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=16753 --- Comment #5 from Jose Roberto Garcia Chico <josergc(a)gmail.com> 2009-01-05 07:31:03 --- Hi Vitality, Thanks for the tip. Better if I use an independent sandbox for each kind application that I want to test. I am thinking if this problem could be solved changing the registry file in the folder of Wine, as well as in Windows you enter in mode for testing with the minimum configuration. Is there any kind of "regedit" that no need to enter in Wine for editing the register? Greetings, -- 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=16753 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2009-01-05 09:52:43 --- (In reply to comment #5)
Hi Vitality,
Thanks for the tip. Better if I use an independent sandbox for each kind application that I want to test.
I am thinking if this problem could be solved changing the registry file in the folder of Wine, as well as in Windows you enter in mode for testing with the minimum configuration. Is there any kind of "regedit" that no need to enter in Wine for editing the register?
Greetings,
Yes, 'wine regedit'. -- 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=16753 --- Comment #7 from Jose Roberto Garcia Chico <josergc(a)gmail.com> 2009-01-05 10:17:00 --- But this 'wine regedit' initializes the wine environment, right? I wanted to mean without to initialize it.
Yes, 'wine regedit'.
-- 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=16753 --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2009-07-08 14:56:42 --- Still unimplemented. -- 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=16753 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2010-06-04 12:54:23 --- Fixed by http://source.winehq.org/git/wine.git/?a=commitdiff;h=dd5abc2dcf30a4be74bb03... and http://source.winehq.org/git/wine.git/?a=commitdiff;h=fcd33d6877917500426c91... -- 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=16753 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Alias|KeGetCurrentThread | -- 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=16753 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2010-06-11 12:50:56 --- Closing bugs fixed in 1.2-rc3. -- 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