Changes between Initial Version and Version 1 of Ticket #106, comment 13
- Timestamp:
- Feb 12, 2014, 8:59:38 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #106, comment 13
initial v1 1 I have writtena simple test case that loads `MDM` and then starts a child that loads `MDM`. It works. Then I changed `MDM` to `NPFLOS2.DLL` to drag Odin in. And it still works well. So, the crash only happens when `NPFLOS2` is loaded from the Firefox process. Maybe that's because Firefox is a PM process with the event queue and such, may be because Firefox allocates a lot of memory by the time when `NPFLOS2` gets dragged in, who knows. An attempt to create a simple test case for debugging this specific crash is failed though.1 I wrote a simple test case that loads `MDM` and then starts a child that loads `MDM`. It works. Then I changed `MDM` to `NPFLOS2.DLL` to drag Odin in. And it still works well. So, the crash only happens when `NPFLOS2` is loaded from the Firefox process. Maybe that's because Firefox is a PM process with the event queue and such, may be because Firefox allocates a lot of memory by the time when `NPFLOS2` gets dragged in, who knows. An attempt to create a simple test case for debugging this specific crash is failed though.