50% chance that pxsx2.exe git crashes on startup
#31
No chance of that. I mean you may be able to add in some additional logging options around the suspect processes to see what is happening.

It would also help if others with this issue could confirm the revision where this first appears.
Reply

Sponsored links

#32
(07-14-2015, 12:36 PM)willkuer Wrote: if it is pr 504 then it is the cso loading function..But I don't know how it could fail on you rig and on everyone else's not except for localization issues (as the cso loader uses file stuff)
The build v1.2.1-504-g05b3301 points to the merge of pr241, where the debugger is now available and enabled on release builds.

(07-15-2015, 05:31 PM)sputnik Wrote: No chance of that. I mean you may be able to add in some additional logging options around the suspect processes to see what is happening.

It would also help if others with this issue could confirm the revision where this first appears.
What version of Windows do you have? I'm guessing Windows 7 64-bit? The other two with the crashing issue seem to have that too.
Reply
#33
(07-15-2015, 10:16 PM)turtleli Wrote: What version of Windows do you have? I'm guessing Windows 7 64-bit? The other two with the crashing issue seem to have that too.

yes. Windows 7 64-bit.
Reply
#34
Could you turn all the logging options on in the console, then make it crash a few times and show where the emulog stops at? It should help narrow things down a bit.

If the emulog stops at the same place each time it crashes then it might be solvable. If not, it's going to be a nightmare to fix.
Reply
#35
All logs appear to be identical. This is tested using v1.2.1-504-g05b3301

Quote:(pxEvtQueueTongueauseCoreThread) Event completed in 0ms
(pxEvtQueueWackohutdownPlugins) Posting event! (pending=0, idle=0)
(pxEvtQueue:UnloadPlugins) Posting event! (pending=1, idle=0)
(pxEvtQueueWackohutdownPlugins) Executing... [Noncancelable]
(pxEvtQueueWackohutdownPlugins) Event completed in 0ms
(pxEvtQueue:UnloadPlugins) Executing... [Noncancelable]
(pxEvtQueue:UnloadPlugins) Event completed in 0ms
PCSX2 1.3.0-20140815233123 - compiled on Aug 16 2014
Savestate version: 0x9a0a0000

Host Machine Init:
Operating System = Microsoft Windows 7 Service Pack 1 (build 7601), 64-bit
Physical RAM = 8144 MB
CPU name = Intel® Core™ i3-3220 CPU @ 3.30GHz
Vendor/Model = GenuineIntel (stepping 09)
CPU speed = 3.291 ghz (4 logical threads)
x86PType = Standard OEM
x86Flags = bfebfbff 3d9ae3bf
x86EFlags = 28100000

x86 Features Detected:
SSE2.. SSE3.. SSSE3.. SSE4.1.. SSE4.2.. AVX

(pxEvtQueueTongueauseCoreThread) Posting event! (pending=0, idle=0)
(pxEvtQueueTongueauseCoreThread) Executing... [Cancelable]
(pxEvtQueueTongueauseCoreThread) Event completed in 0ms
Mapping host memory for virtual systems...
EE Main Memory @ 0x20000000 -> 0x22884000 [40mb]
IOP Main Memory (2mb) @ 0x24000000 -> 0x24211000 [2mb]
VU0/1 on-chip memory @ 0x28000000 -> 0x2800A000 [40kb]
Reserving memory for recompilers...
SuperVU0 Recompiler Cache @ 0x0E800000 -> 0x0F000000 [8mb]
SuperVU1 Recompiler Cache @ 0x0F000000 -> 0x0F800000 [8mb]
Micro VU0 Recompiler Cache @ 0x3C000000 -> 0x40000000 [64mb]
Micro VU1 Recompiler Cache @ 0x40000000 -> 0x44000000 [64mb]
(thread:MTVU) Calling pthread_create...
R5900-32 Recompiler Cache @ 0x30000000 -> 0x34000000 [64mb]
R3000A Recompiler Cache @ 0x34000000 -> 0x36000000 [32mb]
VIF0 Unpack Recompiler Cache @ 0x36000000 -> 0x36800000 [8mb]
VIF1 Unpack Recompiler Cache @ 0x38000000 -> 0x38800000 [8mb]
(pxEvtQueue:LoadCorePlugins) Posting event! (pending=0, idle=0)
(pxEvtQueue:LoadCorePlugins) Executing... [Cancelable]
Reply
#36
Replace pcsx2.exe with the one at http://turtleli.unospace.net/pcsx2.7z , and do the same as last time, make it crash 2-3 times and post the emulog.

This one's based off v1.3.1-787-gcb4af8f but with additional debug messages where I think things are breaking (what I've done is at https://github.com/turtleli/pcsx2/commit...2fbafa3b0c )
Reply
#37
This build behaved a bit differently. When it failed nothing would ever appear on screen. I would see the process appear in the task manager for a brief time. All the failures would end in the same place.

Quote:(pxEvtQueueTongueauseCoreThread) Event completed in 0ms
(pxEvtQueueWackohutdownPlugins) Posting event! (pending=0, idle=0)
(pxEvtQueue:UnloadPlugins) Posting event! (pending=1, idle=0)
(pxEvtQueueWackohutdownPlugins) Executing... [Noncancelable]
(pxEvtQueueWackohutdownPlugins) Event completed in 0ms
(pxEvtQueue:UnloadPlugins) Executing... [Noncancelable]
(pxEvtQueue:UnloadPlugins) Event completed in 0ms
PCSX2 1.3.1-20150723203836 - compiled on Jul 23 2015
Savestate version: 0x9a0a0000

Host Machine Init:
Operating System = Microsoft Windows 7 Service Pack 1 (build 7601), 64-bit
Physical RAM = 8144 MB
CPU name = Intel® Core™ i3-3220 CPU @ 3.30GHz
Vendor/Model = GenuineIntel (stepping 09)
CPU speed = 3.291 ghz (4 logical threads)
x86PType = Standard OEM
x86Flags = bfebfbff 3d9ae3bf
x86EFlags = 28100000

x86 Features Detected:
SSE2.. SSE3.. SSSE3.. SSE4.1.. SSE4.2.. AVX

(pxEvtQueueTongueauseCoreThread) Posting event! (pending=0, idle=0)
(pxEvtQueueTongueauseCoreThread) Executing... [Cancelable]
(pxEvtQueueTongueauseCoreThread) Event completed in 0ms
Mapping host memory for virtual systems...
EE Main Memory @ 0x20000000 -> 0x22884000 [40mb]
IOP Main Memory (2mb) @ 0x24000000 -> 0x24211000 [2mb]
VU0/1 on-chip memory @ 0x28000000 -> 0x2800A000 [40kb]
Reserving memory for recompilers...
SuperVU0 Recompiler Cache @ 0x0E800000 -> 0x0F000000 [8mb]
SuperVU1 Recompiler Cache @ 0x0F000000 -> 0x0F800000 [8mb]
Micro VU0 Recompiler Cache @ 0x3C000000 -> 0x40000000 [64mb]
Micro VU1 Recompiler Cache @ 0x40000000 -> 0x44000000 [64mb]
(thread:MTVU) Calling pthread_create...
R5900-32 Recompiler Cache @ 0x30000000 -> 0x34000000 [64mb]
R3000A Recompiler Cache @ 0x34000000 -> 0x36000000 [32mb]
VIF0 Unpack Recompiler Cache @ 0x36000000 -> 0x36800000 [8mb]
VIF1 Unpack Recompiler Cache @ 0x38000000 -> 0x38800000 [8mb]
(pxEvtQueue:LoadCorePlugins) Posting event! (pending=0, idle=0)
Opening MainFrame
(pxEvtQueue:LoadCorePlugins) Executing... [Cancelable]
Opening Debugger
Panel
TopRowSizer
RunButton
StepIntoButton
StepOverButton
StepOutButton
BreakpointButton
MiddleBook
Reply
#38
It certainly seems to be crashing while initialising the debugger, but I've no idea what's causing it yet.

Try http://turtleli.unospace.net/pcsx2_messages.7z , do the same as before.
Reply
#39
turtleli: Have you let him test a WX3 build yet? It might be fixed by that or it might provide better error details.
Reply
#40
Good point, it'd be good to see whether a wx3 build works or not.

Wx3 build for testing available at http://turtleli.unospace.net/pcsx2_wx3_vs2013.7z
Reply




Users browsing this thread: 1 Guest(s)