Jump to content

woi

Member
  • Posts

    48
  • Joined

  • Last visited

  • Donations

    0.00 USD 

About woi

Profile Information

  • OS
    none specified

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

woi's Achievements

12

Reputation

  1. No, an exception is the furthest I could get (if SystemFunction036 is disabled, I don't need to touch that) but FineSSE lacks any details. That's why I ask for FineSSE updates. Seems like Jumper is about to test Mypal68, only time will tell if he manages to figure out the cause of the issue.
  2. There should be a non-SSE2 version of Mypal68 on the GitHub page, you could try running Serpent 52 (IA-32) version first to test Firefox 49 - 52 method then move on to Mypal.
  3. There isn't, I only found that out as having SystemFunction036 stubbed caused it to hang without GUI.
  4. Any news about FineSSE updates? Also I seem to be able to replicate the no-GUI issue that schwups mentioned if SystemFunction036 is stubbed (it doesn't need to be stubbed as KernelEx already has it), not sure if schwups had it stubbed when encountering the no-GUI issue. EDIT: I was wrong, the no-GUI issue probably refers to Firefox 54+. I tested 54.0.1 and it went straight to crash reporter but in background only.
  5. Yes, just the “Mypal has caused an error in XUL.dll” dialog, then crashes. There isn't any unhandled exception.
  6. MP68APILOG.zip And yes I already cleared Kstub.log before doing this.
  7. Ok so the error code is actually 0xC0000005 not 0xFFFFFFEA (that's the address) as seen on the DW logs and some screenshots above, I mixed up between address code and error code.
  8. Doesn't seem to change anything at all Mypal_DBG.txt Update: I tried to do the same thing with Serpent (unmodified) and same error appears (on both DW and FineSSE), but I able to launch it directly on the exe. I guess the debugger is colliding with RaiseException=v4
  9. There isn't (I did not save the logs on the screenshot) but it should be same as this one: Mypal_DW.txt And yes I'm using Windows XP Debug mode + RaiseException set to v4.
  10. Tested RaiseException=v4, and 0xFFFFFFEA exception seems to appear again in both XP SP3 and XP SP3 (Debug mode): WATSON07.WLG
  11. I tried using debug mode with IsDebuggerPresent enabled, seems like it crashes on NSS3 instead of XUL (probably further than it should be?). Here I provided both DrWatson and ApiLog logs for Mypal68 (updated for WATSON05_NODBG.WLG, XP SP3 mode without debug) : Mypal.zip Dependency Walker (XP debug mode):
  12. I still can't launch Mypal68 on Dependency Walker (exception in 0xFFFFFFEA): MP68_DW.txt I'm using the one from Firefox 52 (10.0.14393.33), obviously the ones from Mypal68 does not work at all. I have not managed to redirect UCRTBASE to MSVCR140 (MSVCP140?) as the api-ms-win files already redirected there (it still ask for UCRTBASE.DLL), if I redirect those to MSVCP140 it complains about MSVCP140:Free. UPDATE: I launched tried FineSSE and it's the showing same exception Also forgot to mention but I'm using the latest version 74.1.4 (don't be fooled, it's still 68). I'll test the older 68.1x.x versions and see if there's any differences. Update 2: Tested Mypal68 v68.13.1, same error 0xFFFFFFEA, also happens on unmodified Serpent 52 as well.
  13. Dependency Walker logs, kinda strange that the broker services error did not appear when running the -17 version: FF54_DW.zip Also is this correct (procwin):
  14. OK here it is: KSTUB825.log
×
×
  • Create New...