EDIT:
Just checked the you exeDSP it's "the same" as mine. Patch should work fine for you

It this is the output for the "crash scenario" than it is nothing to do with what the patch is doing. And if it works fine latter even if you run it multiple times maybe something is interfering with the patch? Maybe you tried running the patch (manually) to early and it was fighting over exeDSP with some other (probably bugficks') patch that was running (automatically) at the same time ?zoelechat wrote:The problem is that, as usual, I can't reproduce crash as I wish but let's say an average of 1 crash on 5 tries and 1 on 2 if for example I try to change channel while TV is "held". It seems that TV doesn't like to be asked to do something while it is held![]()
I repeat it, it holds only on first launch of patch after TV start. Never if I patch again.
I've pasted whole command/debug output in my post above:
viewtopic.php?f=49&t=7311#p55544
No patch=no crashIt this is the output for the "crash scenario" than it is nothing to do with what the patch is doing
Yeah that's expectablezoelechat wrote: No patch=no crash. It is always crashing while patch is running/holding though. So, it is related to it.
Code: Select all
./seekpatch -p `pidof exeDSP` --left -60 --right 60 --down -300 --up 300 -d
pc=428234dc lr=428234c8 sp=beaf4ef8 fp=72bc50c
r0=fffffe00 r1=80
r2=1 r3=0
symbol: valloc -> @0x423244c0
symbol: mprotect -> @0x42379c80
Stack: @0xbead8000 - @0xbeaf9000
pc=428234dc lr=428234c8 sp=beaf4ef8 fp=72bc50c
r0=fffffe00 r1=80
r2=1 r3=0
Executing injection code at 0xbeaf4e64
Allocated new memory with size 0x00001000 at address: @0x090be000
symbol: _ZN18CMMPEventProcVideo17t_ProcessKeyEventEPK7PTEvent -> @0x024ce4a8
symbol: _ZN19CMMPPlayEngineVideo4SkipEi -> @0x024dacdc
First patch location found at: @0x024ce5a4
Second patch location found at: @0x024cf284
Third patch location found at: @0x024cf880
Patching completed!