| cefriend How do I cheat?
 
 ![]() Reputation: 0 
 Joined: 23 Jul 2024
 Posts: 1
 
 
 | 
			
				|  Posted: Tue Jul 23, 2024 3:20 pm    Post subject: ceserver 7.5 on Android arm64 can't connect debugger |   |  
				| 
 |  
				| Basically, when I try to attach the debugger to for example create a pointer map, the server goes into a loop: Waiting for thread 24048
 Got 19 instead
 CEServer Debugger Thread: ptrace called (PTRACE_CONT(7), -1, 0x0, 0x0)
 ptrace error(No such process (3))!
 Waiting for thread 24048
 Got 19 instead
 CEServer Debugger Thread: ptrace called (PTRACE_CONT(7), -1, 0x0, 0x0)
 ptrace error(No such process (3))!
 Waiting for thread 24048
 Got 19 instead
 CEServer Debugger Thread: ptrace called (PTRACE_CONT(7), -1, 0x0, 0x0)
 ptrace error(No such process (3))!
 Waiting for thread 24048
 Got 19 instead
 CEServer Debugger Thread: ptrace called (PTRACE_CONT(7), -1, 0x0, 0x0)
 ptrace error(No such process (3))!
 Waiting for thread 24048
 Got 19 instead
 CEServer Debugger Thread: ptrace called (PTRACE_CONT(7), -1, 0x0, 0x0)
 ptrace error(No such process (3))!
 Waiting for thread 24048
 Got 19 instead
 CEServer Debugger Thread: ptrace called (PTRACE_CONT(7), -1, 0x0, 0x0)
 ptrace error(No such process (3))!
 Waiting for thread 24048
 Got 19 instead
 CEServer Debugger Thread: ptrace called (PTRACE_CONT(7), -1, 0x0, 0x0)
 ptrace error(No such process (3))!
 Waiting for thread 24048
 Got 19 instead
 CEServer Debugger Thread: ptrace called (PTRACE_CONT(7), -1, 0x0, 0x0)
 ptrace error(No such process (3))!
 Waiting for thread 24048
 Got 19 instead
 CEServer Debugger Thread: ptrace called (PTRACE_CONT(7), -1, 0x0, 0x0)
 ptrace error(No such process (3))!
 Waiting for thread 24048
 Got 19 instead
 CEServer Debugger Thread: ptrace called (PTRACE_CONT(7), -1, 0x0, 0x0)
 ptrace error(No such process (3))!
 
 Not sure what the reason for that is. The ceserver runs as root and is connected via adb forward.
 |  |