Jump to content

KernelEx for Win2000


Recommended Posts


15 hours ago, blackwingcat said:

Plz try to test patch. You can download from the article.

* download wevtapi.dll.

* copy it into system32.

http://blog.livedoor.jp/blackwingcat/archives/1986454.html

I patched whilst web browsing. YouTube crashed not long after but I think that the older version was still cached; Dr Watson didn't make a dump. However, after restarting Serpent I got 5.5 hours of crash-free video viewing, which is very promising.

I'll keep you informed of any issues that arise, but I think you've fixed one of my few remaining pet peeves when running win2k. Thank you!!

Link to comment
Share on other sites

22 hours ago, win32 said:

Yes, for the second crash:


----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
24FFFF78 002A62A4 02BD12C0 D47F2A17 006F0072 00720067 !RtlEnterCriticalSection [omap] 
24FFFFB4 7C57B3BC 08C76938 006F0072 00720067 08C76938 !crt_at_quick_exit [omap] 
24FFFFEC 00000000 00000000 00000000 00000000 00000000 !lstrcmpiW [omap] 

 

Hi. It is my matter of concern.

The stack trace shows any file call lstrcmpiW with NULL string.

Do you have more information ?

Edited by blackwingcat
Link to comment
Share on other sites

On 8/16/2019 at 7:48 AM, win32 said:

For several months, I've had an issue with random crashes when using YouTube on all of roytam1's browsers as well as MyPal. These crashes only happen in win2k.

I have assembly dumps from two separate crashes:


function: RtlEnterCriticalSection
        77f87ee0 648b0d18000000   mov     ecx,fs:[00000018]      fs:00000018=????????
        77f87ee7 8b542404         mov     edx,[esp+0x4]          ss:1e779e1b=????????
FAULT ->77f87eeb 837a1400         cmp   dword ptr [edx+0x14],0x0 ds:e67d8583=????????
        77f87eef 754f             jnz     RtlDestroyAtomTable+0x58 (77f96f40)
        77f87ef1 f0ff4204         lock   inc dword ptr [edx+0x4] ds:e67d8584=????????
        77f87ef5 7519        jnz RtlQueryProcessBackTraceInformation+0x1d4 (77f90a10)
        77f87ef7 8b4124           mov     eax,[ecx+0x24]         ds:808f7ee6=????????
        77f87efa 89420c           mov     [edx+0xc],eax          ds:e67d8583=????????
        77f87efd c7420801000000   mov    dword ptr [edx+0x8],0x1 ds:e67d8583=????????
        77f87f04 33c0             xor     eax,eax
        77f87f06 c20400           ret     0x4
        77f87f09 8da42400000000   lea     esp,[esp]              ss:1ddfff34=04f245a3
        77f87f10 8b4124           mov     eax,[ecx+0x24]         ds:808f7ee6=????????
        77f87f13 39420c           cmp     [edx+0xc],eax          ds:e67d8583=????????

function: RtlEnterCriticalSection
        77f87ee0 648b0d18000000   mov     ecx,fs:[00000018]      fs:00000018=????????
        77f87ee7 8b542404         mov     edx,[esp+0x4]          ss:13e79e1b=????????
FAULT ->77f87eeb 837a1400         cmp   dword ptr [edx+0x14],0x0 ds:e67d8583=????????
        77f87eef 754f             jnz     RtlDestroyAtomTable+0x58 (77f96f40)
        77f87ef1 f0ff4204         lock   inc dword ptr [edx+0x4] ds:e67d8584=????????
        77f87ef5 7519        jnz RtlQueryProcessBackTraceInformation+0x1d4 (77f90a10)
        77f87ef7 8b4124           mov     eax,[ecx+0x24]         ds:808ffee6=????????
        77f87efa 89420c           mov     [edx+0xc],eax          ds:e67d8583=????????
        77f87efd c7420801000000   mov    dword ptr [edx+0x8],0x1 ds:e67d8583=????????
        77f87f04 33c0             xor     eax,eax
        77f87f06 c20400           ret     0x4
        77f87f09 8da42400000000   lea     esp,[esp]              ss:134fff34=04f245a3
        77f87f10 8b4124           mov     eax,[ecx+0x24]         ds:808ffee6=????????
        77f87f13 39420c           cmp     [edx+0xc],eax          ds:e67d8583=????????

 

It doesnt crash here.

Link to comment
Share on other sites

hmm. I thought it was strange that I was the only one facing this persistent issue.

Then I remembered another stability issue where WOW32 programs would crash whenever I'd click on their menus; that was the result of a program that I loaded at startup. (PowerTweaks; filename is mmm.exe, included with one of the win2k slipstream packs floating around)

There are two others that I usually load on every win2k machine I use; Virtual Clone Drive and Unlocker. I don't have much use for the latter, so I'll try disabling it. Though there haven't been many crashes lately, and the two this week have been while browsing MSFN as opposed to YouTube.

 

Edited by win32
Link to comment
Share on other sites

I have a weird little issue that doesn't seem browser specific so I'm not sure if it is related to KernelEx or what the heck is going on. Both Firefox and New Moon crash on the same sites, but in different ways. Firefox crashed the tab whereas New Moon closed out completely with a critical error. It only happens on certain sites like our HR system for the company I work for but that cannot be tested because you need login credentials to get to that point but it also happens on inputting your password when you sign into Yahoo Mail and also when you try to view Google Maps, it produces this same error.

I went ahead and put a PDF file with the information I got from Dependancy Walker. Perhaps someone can make sense out of this mishmash and figure out what is going on here? It's only happened after using my new HF_SLIP package and the latest Kernel update as my old Win2k installation didn't do this.

profile.pdf

Link to comment
Share on other sites

7 hours ago, Tommy said:

I have a weird little issue that doesn't seem browser specific so I'm not sure if it is related to KernelEx or what the heck is going on. Both Firefox and New Moon crash on the same sites, but in different ways. Firefox crashed the tab whereas New Moon closed out completely with a critical error. It only happens on certain sites like our HR system for the company I work for but that cannot be tested because you need login credentials to get to that point but it also happens on inputting your password when you sign into Yahoo Mail and also when you try to view Google Maps, it produces this same error.

I went ahead and put a PDF file with the information I got from Dependancy Walker. Perhaps someone can make sense out of this mishmash and figure out what is going on here? It's only happened after using my new HF_SLIP package and the latest Kernel update as my old Win2k installation didn't do this.

profile.pdf 897.26 kB · 2 downloads

I installed KernelEx first, then installed the hotfixes.

Link to comment
Share on other sites

On 8/22/2019 at 11:32 AM, Tommy said:

I have a weird little issue that doesn't seem browser specific so I'm not sure if it is related to KernelEx or what the heck is going on. Both Firefox and New Moon crash on the same sites, but in different ways. Firefox crashed the tab whereas New Moon closed out completely with a critical error. It only happens on certain sites like our HR system for the company I work for but that cannot be tested because you need login credentials to get to that point but it also happens on inputting your password when you sign into Yahoo Mail and also when you try to view Google Maps, it produces this same error.

I went ahead and put a PDF file with the information I got from Dependancy Walker. Perhaps someone can make sense out of this mishmash and figure out what is going on here? It's only happened after using my new HF_SLIP package and the latest Kernel update as my old Win2k installation didn't do this.

profile.pdf 897.26 kB · 6 downloads

It seems to come from Win2k Revolution Pack or OpenGL(d3dcompiler_47.dll) problem. 

Link to comment
Share on other sites

Wow, you're smart to figure out I had Win2k RP installed. I uninstalled it but it didn't make a difference. Do you know which files are installed with it? I saw COMDLG32.DLL but then there's something else I see flash up but it overflows and I cannot read it. I don't have it installed on my laptop so I may give it a try on there and see what happens. Is COMDLG32.DLL the file that is modded to make your icons display in 32-bit color? Is it something you could add to a future release of KernelEx to make Win2k RP obsolete? Some icons, especially newer ones, just look like garbage without it. But at the same time, sometimes it can make explorer start to lag or crash for no reason which is also annoying.

Link to comment
Share on other sites

On 8/25/2019 at 2:10 AM, Tommy said:

Wow, you're smart to figure out I had Win2k RP installed. I uninstalled it but it didn't make a difference. Do you know which files are installed with it? I saw COMDLG32.DLL but then there's something else I see flash up but it overflows and I cannot read it. I don't have it installed on my laptop so I may give it a try on there and see what happens. Is COMDLG32.DLL the file that is modded to make your icons display in 32-bit color? Is it something you could add to a future release of KernelEx to make Win2k RP obsolete? Some icons, especially newer ones, just look like garbage without it. But at the same time, sometimes it can make explorer start to lag or crash for no reason which is also annoying.

http://blackwingcat.blogspot.com/2008/06/windows2000-revolutions-pack-comdlg32.html

On my environment , Win2k RP broke comdlg32.dll and crash my system, so I did not test it detail.

The explorer delay may come from windows event resource leaks. I'm researching it now.

 

If you have 32-bit color icon problem  (except transparent color problem) . Plz show some example.

 

Edited by blackwingcat
Link to comment
Share on other sites

7 hours ago, blackwingcat said:

http://blackwingcat.blogspot.com/2008/06/windows2000-revolutions-pack-comdlg32.html

On my environment , Win2k RP broke comdlg32.dll and crash my system, so I did not test it detail.

The explorer delay may come from windows event resource leaks. I'm researching it now.

 

If you have 32-bit color icon problem  (except transparent color problem) . Plz show some example.

 

I think the only general problem I have without using the revolution pack is the ugly transparency issue. Is there a way to completely purge the system of the revolutionary pack without having to reinstall Windows?

Link to comment
Share on other sites

11 hours ago, Tommy said:

I think the only general problem I have without using the revolution pack is the ugly transparency issue. Is there a way to completely purge the system of the revolutionary pack without having to reinstall Windows?

No, W2kRP only replaces browseui.dll and comdlg32.dll.

I will fix display icon issue ( for example Google Earth Icon ) which is not transparency one  on next version extended kernel.

 

# If anyone provide me modified browseui.dll and comdlg32.dll by W2kRP, I may be able to apply it Extended kernel. :3

Edited by blackwingcat
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...