WordPerfect8 --- Unsupported Syscall 0x43h (67) --- 0x7Eh (126) --- 0x50h (80) --- 0x1Bh (27)
Hello
trying to run WordPerfect8 (https://github.com/taviso/wpunix) on raspberry pi 4 gives me unsupported syscalls:
pi@raspberrypi {01-07-23}-Sat-{11:07:44}
/opt/wp80/wpbin $ BOX86_LOG=1 wp
Debug level is 1
Dynarec for ARMv8, with extension: HALF FAST_MULT EDSP NEON VFPv4 IDIVA PageSize:4096 Running on Cortex-A72 with 4 Cores
Params database has 22 entries
Box86 with Dynarec v0.3.1 b7283b8d built on Jun 25 2023 01:24:23
INFO: imwheel started (pid=3138)
Could not open display, check shell DISPLAY variable, and export or setenv it!
Using default BOX86_LD_LIBRARY_PATH: ./:lib/:lib32/:x86/:i686/
Using default BOX86_PATH: ./:bin/
Counted 24 Env var
Looking for /opt/wp80/wpbin/wp
Rename process to "wp"
Using emulated /opt/wp80/lib/libwppatch.so
Using emulated /opt/wp80/lib/libcompat.so
Using emulated /opt/wp80/lib/libm.so.5
Using emulated /opt/wp80/lib/libc.so.5
Warning: Unsupported Syscall 0x43h (67)
Warning: Unsupported Syscall 0x7Eh (126)
Aborted
only visible on splash screen during launch attempt with BOX86_LOG=1 set to 1; there are two more:
Error: File not found -- cua.wpk
Warning: Invalid SETUP Auxiliary Files Path
Unsupported Syscall 0x50h (80)Path Error: Can't find virtual files -- _wp_tv1.0000003107_
Unsupported Syscall 0x1Bh (27)Path Error: Unable to save changes to setup file
...aaand back to terminal with the above output.
Can I provide any further useful information to get this WordPerfect8 application to work? Please let me know.
Thank you and kind regards, Kopfuss
0x43 (67) is sigaction 0x7e (126) is sigprocmask 0x50 (80) is getgroups 0x1B (27) is alarm
I'll check to add them.
Thank you for your quick reaction! Much appreciated
Ok, I have added the 4 syscalls
(", ) Thank You
I installed box86 through Pi-Apps. Pi-Apps obtains its box86 allegedly from here https://github.com/ryanfortner/box86-debs/commits/master which appears to be updated multiple times a week. But i cannot find any "Update to commit ecf7bfd" on https://github.com/ryanfortner/box86-debs/commits/master. Am I expecting the right thing anyway?
Due to everything (almost) on my pi is working so greatly at the moment, especially everything box86 paired up with wine doing excellent, I am hesitant to smash that working setup. Which I would need to do (uninstall box86 from Pi-Apps; pull, build and reinstall anew though git). Are my asssumptions correct anyway?
This is why so far regrettably I was not in position to test the wp8 application with your commit ecf7bfd adding the syscalls.
Thanks anyway! Your contribution is adding value big time -- to the pi world in particular. I got all my childhood stuffs running on pi4 thanks to box86 like Photoshop, fallout1+2, Gangsters, Jagged Alliance 2, Excel97 it iiiis dream :)
you should open a ticket on pi-apps github, it will be easier for them to track the issue.
But @kopfuss it seems to me that the https://github.com/ryanfortner/box86-debs/commits/master package is updated already. You might not see a specific ahsh if there has been many in the same day.
Do you think it is an issue?
pi@raspberrypi {09-07-23}-Sun-{13:35:06}
~ $ box86 -v
Box86 with Dynarec v0.3.1 **3bf9e4d9** built on Jul 7 2023 07:25:28
it is the latest box86-deb commit from two days ago
Commits on Jul 7, 2023
`Update box86 to commit 3bf9e4d `
this is a the current latest version of box86. So it's all good.
Sorry for the dummy question: It means the syscalls should be there within already?
I am guessing, the syscalls are not in a version yet but available as commit only. and to have those, it'd require me to smash the Pi-Apps-box86 setup an pull, build, install anew through git. Which I am hesitant doing.
Anyway, Thank You
syscall are there. This version contains the 4 syscalls.
level 1 looks good now but the application still does not launch... PS: If I use backticks to contain the output -- it messes with the returns and looks hard to read. So I omit them.
pi@raspberrypi {09-07-23}-So-{16:27:31} ~ $ BOX86_LOG=1 wp Debug level is 1 Dynarec for ARMv8, with extension: HALF FAST_MULT EDSP NEON VFPv4 IDIVA PageSize Params database has 22 entries Box86 with Dynarec v0.3.1 3bf9e4d9 built on Jul 7 2023 07:25:28 Using default BOX86_LD_LIBRARY_PATH: ./:lib/:lib32/:x86/:i686/ INFO: imwheel(pid=31151) killed. Using default BOX86_PATH: ./:bin/ Counted 50 Env var Looking for /opt/wp80/wpbin/wp INFO: imwheel started (pid=31212) Rename process to "wp" Using emulated /opt/wp80/lib/libwppatch.so Using emulated /opt/wp80/lib/libcompat.so Using emulated /opt/wp80/lib/libm.so.5 Using emulated /opt/wp80/lib/libc.so.5 pi@raspberrypi {09-07-23}-So-{16:28:08} ~ $
same errors on splash screen, the splash does not go away after failed launch attempt though. I can open some random other cli-application and quit again to get rid of stalled splash screen and retrieve above output.
pi@raspberrypi {09-07-23}-So-{16:23:44} ~ $ BOX86_LOG=2 wp Debug level is 2 Dynarec for ARMv8, with extension: HALF FAST_MULT EDSP NEON VFPv4 IDIVA PageSize Params database has 22 entries Box86 with Dynarec v0.3.1 3bf9e4d9 built on Jul 7 2023 07:25:28 INFO: imwheel(pid=31106) killed. Setting up canary (for Stack protector) at GS:0x14, value:385E1300 Using default BOX86_LD_LIBRARY_PATH: ./:lib/:lib32/:x86/:i686/ Using default BOX86_PATH: ./:bin/ Counted 50 Env var Looking for /opt/wp80/wpbin/wp Read 22 Section header Read 7 Program header Loading Sections Table String (idx = 21) Loading SymTab Strings (idx = 0) Loading SymTab (idx = 0) Loading Dynamic (idx = 1) The DT_INIT is at address 0x8049c10 The DT_FINI is at address 0x82c47d0 Rel Table @0x80496dc (0x50/0x8) PLT Table @0x804972c (type=17 0x4e0/0x8) The GOT Table is at address 0x83374a8..0x8337724 The PLT Table is at address 0x8049c20..0x804a5f0 The .text is at address 0x804a5f0, and is 2597336 big INFO: imwheel started (pid=31136) The .bss is at address 0x83377c0, and is 142492 big Loading DynSym Strings (idx = 2) Loading DynSym (idx = 3) Adding "/opt/wp80/wpbin/wp" as #0 in elf collection Elf Addr(v/p)=0x8046000/0x8046000 Memsize=0x31445c (align=0x1000) Elf Stack Memsize=1048576 (align=4) Elf TLS Memsize=0 (align=0) 31130|Allocate a new X86 Emu, with EIP=(nil) and Stack=0xb6476000/0x800000 Setup X86 Emu Rename process to "wp" Calc stack size, based on 1 elf(s) Stack is @0xb5b76000 size=0x800000 align=0x4 31130|Allocate a new X86 Emu, with EIP=(nil) and Stack=0xb5b76000/0x800000 Setup X86 Emu 31130|Free a X86 Emu (0x63bcdd50) Trying to add "/opt/wp80/lib/libwppatch.so" to maplib Trying to load "/opt/wp80/lib/libwppatch.so" Simplified name is "libwppatch.so" Read 19 Section header Read 7 Program header Loading Sections Table String (idx = 18) Loading SymTab Strings (idx = 0) Loading SymTab (idx = 0) Loading Dynamic (idx = 12) The DT_INIT is at address 0x2467 The DT_INIT_ARRAY is at address 0x9f30 The DT_INIT_ARRAYSZ is 1 Rel Table @0xe80 (0x3b0/0x8) PLT Table @0x1230 (type=17 0x120/0x8) The GOT.PLT Table is at address 0x9ff4 The GOT Table is at address 0x9fe4..0x9ff4 The PLT Table is at address 0x2000..0x2250 The .text is at address 0x2250, and is 16951 big The .bss is at address 0x3d1a4, and is 8 big Loading DynSym Strings (idx = 4) Loading DynSym (idx = 3) Adding "/opt/wp80/lib/libwppatch.so" as #1 in elf collection Elf Addr(v/p)=(nil)/(nil) Memsize=0x3d1ac (align=0x1000) Elf Stack Memsize=1048576 (align=16) Elf TLS Memsize=0 (align=0) Using emulated /opt/wp80/lib/libwppatch.so Trying to add "/opt/wp80/lib/libcompat.so" to maplib Trying to load "/opt/wp80/lib/libcompat.so" Simplified name is "libcompat.so" Read 15 Section header Read 7 Program header Loading Sections Table String (idx = 14) Loading SymTab Strings (idx = 13) Loading SymTab (idx = 12) Loading Dynamic (idx = 9) PLT Table @0x2c8 (type=17 0x28/0x8) The GOT.PLT Table is at address 0x3ff4 The PLT Table is at address 0x1000..0x1060 The .text is at address 0x1060, and is 1117 big Loading DynSym Strings (idx = 4) Loading DynSym (idx = 3) Adding "/opt/wp80/lib/libcompat.so" as #2 in elf collection Elf Addr(v/p)=(nil)/(nil) Memsize=0x4014 (align=0x1000) Elf Stack Memsize=1048576 (align=16) Elf TLS Memsize=0 (align=0) Using emulated /opt/wp80/lib/libcompat.so Trying to add "/opt/wp80/lib/libm.so.5" to maplib Trying to load "/opt/wp80/lib/libm.so.5" Simplified name is "libm.so.5" Read 22 Section header Read 3 Program header Loading Sections Table String (idx = 19) Loading SymTab Strings (idx = 21) Loading SymTab (idx = 20) Loading Dynamic (idx = 15) The DT_INIT is at address 0xfa4 The DT_FINI is at address 0x587c Rel Table @0xe6c (0x28/0x8) PLT Table @0xe94 (type=17 0x110/0x8) The GOT Table is at address 0x7e54..0x7efc The PLT Table is at address 0xfac..0x11dc The .text is at address 0x11dc, and is 18080 big The .bss is at address 0x7f7c, and is 40 big Loading DynSym Strings (idx = 3) Loading DynSym (idx = 2) Adding "/opt/wp80/lib/libm.so.5" as #3 in elf collection Elf Addr(v/p)=(nil)/(nil) Memsize=0x7fa4 (align=0x1000) Elf Stack Memsize=1048576 (align=4) Elf TLS Memsize=0 (align=0) Using emulated /opt/wp80/lib/libm.so.5 Trying to add "/opt/wp80/lib/libc.so.5" to maplib Trying to load "/opt/wp80/lib/libc.so.5" Simplified name is "libc.so.5" Read 25 Section header Read 3 Program header Loading Sections Table String (idx = 24) Loading SymTab Strings (idx = 23) Loading SymTab (idx = 22) Loading Dynamic (idx = 18) The DT_INIT is at address 0x13b80 The DT_FINI is at address 0x89c74 Rel Table @0x101d8 (0x21c8/0x8) PLT Table @0x123a0 (type=17 0x17e0/0x8) The GOT Table is at address 0x95d88..0x96bf8 The PLT Table is at address 0x13b88..0x16b58 The .text is at address 0x16b58, and is 471324 big The .bss is at address 0x96c78, and is 202724 big Loading DynSym Strings (idx = 3) Loading DynSym (idx = 2) Adding "/opt/wp80/lib/libc.so.5" as #4 in elf collection Elf Addr(v/p)=(nil)/(nil) Memsize=0xc845c (align=0x1000) Elf Stack Memsize=1048576 (align=4) Elf TLS Memsize=0 (align=0) Using emulated /opt/wp80/lib/libc.so.5 Applying 118 Relocation(s) for /opt/wp80/lib/libwppatch.so Applying 36 PLT Relocation(s) for /opt/wp80/lib/libwppatch.so PLT Resolver injected in plt.got at 0xb6c41ffc Created lib and added to maplib => success Applying 5 PLT Relocation(s) for /opt/wp80/lib/libcompat.so PLT Resolver injected in plt.got at 0xb6f8bffc Created lib and added to maplib => success Applying 5 Relocation(s) for /opt/wp80/lib/libm.so.5 Applying 34 PLT Relocation(s) for /opt/wp80/lib/libm.so.5 PLT Resolver injected in plt.got at 0xb6f4be5c Created lib and added to maplib => success Applying 1081 Relocation(s) for /opt/wp80/lib/libc.so.5 Applying 764 PLT Relocation(s) for /opt/wp80/lib/libc.so.5 PLT Resolver injected in plt.got at 0xb6c04d90 Created lib and added to maplib => success And now export symbols / relocation for /opt/wp80/wpbin/wp... Applying 10 Relocation(s) for /opt/wp80/wpbin/wp Applying 156 PLT Relocation(s) for /opt/wp80/wpbin/wp PLT Resolver injected in plt.got at 0x83374b0 Calling Init for /opt/wp80/lib/libwppatch.so 0xb6c3a467 ... =>PltResolver: Addr=0x63bcbce8, Slot=24 Return=0xb6c3a4ad: elf is /opt/wp8 Apply Global R_386_JMP_SLOT 0xb6c4200c with sym=insert_function_redi return 0x08212430 ... =>PltResolver: Addr=0x63bcbce8, Slot=120 Return=0xb6c3a63b: elf is /opt/wp Apply Global R_386_JMP_SLOT 0xb6c4203c with sym=x86_disasm(ver -1: x return 0x08212430 ... =>PltResolver: Addr=0x63bcbce8, Slot=40 Return=0xb6c3b46b: elf is /opt/wp8 symbol memcpy from /opt/wp80/lib/libc.so.5 but elf not initialized yet, run Init Calling Init for /opt/wp80/lib/libc.so.5 0xb6b82b80 Done Init for /opt/wp80/lib/libc.so.5 All Init Done for /opt/wp80/lib/libc.so.5 Apply Global R_386_JMP_SLOT 0xb6c42014 with sym=memcpy(ver -1: memcp return 0x00000014 ... =>PltResolver: Addr=0x63bcbce8, Slot=32 Return=0xb6c3b476: elf is /opt/wp8 Apply Global R_386_JMP_SLOT 0xb6c42010 with sym=ia32_disasm_addr(ver return 0xB6375138 ... =>PltResolver: Addr=0x63bcbce8, Slot=240 Return=0xb6c3c40c: elf is /opt/wp Apply Global R_386_JMP_SLOT 0xb6c42078 with sym=ia32_table_lookup(ve return 0xB63750DC ... =>PltResolver: Addr=0x63bcbce8, Slot=128 Return=0xb6c3c4da: elf is /opt/wp Apply Global R_386_JMP_SLOT 0xb6c42040 with sym=strncpy(ver -1: strn return 0xB6C7138C ... =>PltResolver: Addr=0x63bcbce8, Slot=224 Return=0xb6c3c5c8: elf is /opt/wp Apply Global R_386_JMP_SLOT 0xb6c42070 with sym=ia32_decode_operand( return 0x00000089 ... =>PltResolver: Addr=0x63bcbce8, Slot=160 Return=0xb6c3d25c: elf is /opt/wp Apply Global R_386_JMP_SLOT 0xb6c42050 with sym=x86_operand_new(ver return 0x00000089 ... =>PltResolver: Addr=0x63bcbce8, Slot=96 Return=0xb6c3b084: elf is /opt/wp8 Apply Global R_386_JMP_SLOT 0xb6c42030 with sym=calloc(ver -1: callo return 0x00000089 ... =>PltResolver: Addr=0x63bda9c8, Slot=3304 Return=0xb6ba83a5: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c05408 with sym=__libc_malloc(ver -1 return 0x0000005C ... =>PltResolver: Addr=0x63bda9c8, Slot=5120 Return=0xb6ba935a: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c05794 with sym=__init_brk(ver -1: _ return 0xB6BA9348 0xb6b86804: Calling syscall 0x2D (45) (nil) 0x70 0xb6c00b74 0xb6c036a0 0x8 => 0x ... =>PltResolver: Addr=0x63bda9c8, Slot=5712 Return=0xb6ba9385: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c058bc with sym=__sbrk(ver -1: __sbr return 0xB6BA9324 0xb6b872df: Calling syscall 0x2D (45) 0x835a4cc 0x835a4cc 0xb6c00b74 0x70 0x8br5 => 0x835a4cc 0xb6b872df: Calling syscall 0x2D (45) 0x835b000 0x835b000 0xb6c00b74 0xb34 0x835 => 0x835b000 ... =>PltResolver: Addr=0x63bda9c8, Slot=3832 Return=0xb6ba83c9: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c05510 with sym=memset(ver -1: memse return 0x0000005C ... =>PltResolver: Addr=0x63bcbce8, Slot=136 Return=0xb6c3d9b0: elf is /opt/wp Apply Global R_386_JMP_SLOT 0xb6c42044 with sym=ia32_handle_register return 0x0835A470 ... =>PltResolver: Addr=0x63bcbce8, Slot=176 Return=0xb6c3c638: elf is /opt/wp Apply Global R_386_JMP_SLOT 0xb6c42058 with sym=ia32_insn_implicit_o return 0x00000000 ... =>PltResolver: Addr=0x63bcbce8, Slot=112 Return=0xb6c3dc3f: elf is /opt/wp Apply Global R_386_JMP_SLOT 0xb6c42038 with sym=ia32_true_register_i return 0x00000021 ... =>PltResolver: Addr=0x63bcbce8, Slot=64 Return=0xb6c3a6a1: elf is /opt/wp8 Apply Global R_386_JMP_SLOT 0xb6c42020 with sym=x86_oplist_free(ver return 0xB6375190 ... =>PltResolver: Addr=0x63bcbce8, Slot=280 Return=0xb6c3b10e: elf is /opt/wp Apply Global R_386_JMP_SLOT 0xb6c4208c with sym=free(ver -1: free) ( return 0x0835A460 ... =>PltResolver: Addr=0x63bcbce8, Slot=104 Return=0xb6c3d41e: elf is /opt/wp Apply Global R_386_JMP_SLOT 0xb6c42034 with sym=ia32_modrm_decode(ve return 0x00040000 ... =>PltResolver: Addr=0x63bcbce8, Slot=0 Return=0xb6c3d340: elf is /opt/wp80 Apply Global R_386_JMP_SLOT 0xb6c42000 with sym=ia32_reg_decode(ver return 0x00060000 ... =>PltResolver: Addr=0x63bcbce8, Slot=192 Return=0xb6c3d9f8: elf is /opt/wp Apply Global R_386_JMP_SLOT 0xb6c42060 with sym=x86_imm_sized(ver -1 return 0x0835A4D0 ... =>PltResolver: Addr=0x63bcbce8, Slot=272 Return=0xb6c3a735: elf is /opt/wp Apply Global R_386_JMP_SLOT 0xb6c42088 with sym=mprotect(ver -1: mpr return 0x0835A000 0xb6ba94dc: Calling syscall 0x7D (125) 0x835a000 0x1000 0x7 (nil) 0xb6375220 => 0xb6ba94dc: Calling syscall 0x7D (125) 0x8212000 0x1000 0x7 (nil) 0xb6375220 => ... =>PltResolver: Addr=0x63bcbce8, Slot=168 Return=0xb6c3a835: elf is /opt/wp Apply Global R_386_JMP_SLOT 0xb6c42054 with sym=memset(ver -1: memse return 0x08212439 ... =>PltResolver: Addr=0x63bcbce8, Slot=232 Return=0xb6c3c7c1: elf is /opt/wp Apply Global R_386_JMP_SLOT 0xb6c42074 with sym=x86_operand_foreach( return 0xB6C3BD00 0xb6ba94dc: Calling syscall 0x7D (125) 0x835a000 0x1000 0x7 (nil) 0xb6375220 => 0xb6ba94dc: Calling syscall 0x7D (125) 0x81f9000 0x1000 0x7 (nil) 0xb6375220 => ... =>PltResolver: Addr=0x63bcbce8, Slot=152 Return=0xb6c3a4de: elf is /opt/wp Apply Global R_386_JMP_SLOT 0xb6c4204c with sym=sigaction(ver -1: si return 0xB6C42120 0xb6b875fb: Calling syscall 0x43 (67) 0x1c 0xb6c42120 (nil) (nil) 0x1cSyscall/Si New action flags=0x0 mask=0xb6b85ba0 => 0x0 Done Init for /opt/wp80/lib/libwppatch.so Calling Init[0] for /opt/wp80/lib/libwppatch.so 0xb6c3a5ab ... =>PltResolver: Addr=0x63bcbce8, Slot=184 Return=0xb6c3a5cc: elf is /opt/wp Apply Global R_386_JMP_SLOT 0xb6c4205c with sym=x86_init(ver -1: x86 return 0xB6C41FF4 All Init Done for /opt/wp80/lib/libwppatch.so Calling Init for /opt/wp80/lib/libcompat.so 0xb6f88000 Done Init for /opt/wp80/lib/libcompat.so All Init Done for /opt/wp80/lib/libcompat.so Calling Init for /opt/wp80/lib/libm.so.5 0xb6f44fa4 Done Init for /opt/wp80/lib/libm.so.5 All Init Done for /opt/wp80/lib/libm.so.5 BOX86: Set @IO_stdout to 0x83377c8 BOX86: Set @IO_stderr to 0x8337820 BOX86: Set @IO_stdin to 0x8337880 Entry Point is 0x804a5f0 Start x86emu on Main 0x804a616: Calling syscall 0x88 (136) (nil) 0x1 0x4 (nil) (nil) => 0x800000 ... =>PltResolver: Addr=0x63bcc208, Slot=1088 Return=0x804a62c: elf is /opt/wp Apply Global R_386_JMP_SLOT 0x83376d4 with sym=__setfpucw(ver -1: __ return 0x00000000 ... =>PltResolver: Addr=0x63bcc208, Slot=448 Return=0x804a634: elf is /opt/wp8 Apply Global R_386_JMP_SLOT 0x8337594 with sym=__libc_init(ver -1: _ return 0x0000037F ... =>PltResolver: Addr=0x63bda9c8, Slot=2344 Return=0xb6b88ed0: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c05228 with sym=strrchr(ver -1: strr return 0xB63753D3 ... =>PltResolver: Addr=0x63bda9c8, Slot=568 Return=0xb6b9ac0f: elf is /opt/wp Apply Weak R_386_JMP_SLOT 0xb6c04eb0 with sym=geteuid(ver -1: geteui return 0xB6B9ABFC ... =>PltResolver: Addr=0x63bd32b0, Slot=8 Return=0xb6f89443: elf is /opt/wp80 Apply Global R_386_JMP_SLOT 0xb6f8c004 with sym=syscall(ver -1: sysc return 0xB6F8BFF4 0xb6bee9ee: Calling syscall 0xC9 (201) (nil) 0x4 0xb637527c 0xb6375284 0xb6c04d8 ... =>PltResolver: Addr=0x63bda9c8, Slot=1344 Return=0xb6b9ac1f: elf is /opt/w Apply Weak R_386_JMP_SLOT 0xb6c05034 with sym=getuid(ver -1: getuid) return 0x000003E8 0xb6bee9ee: Calling syscall 0xC7 (199) (nil) 0x4 0xb637527c 0xb6375284 0xb6c04d8 ... =>PltResolver: Addr=0x63bda9c8, Slot=272 Return=0xb6b9ac31: elf is /opt/wp Apply Weak R_386_JMP_SLOT 0xb6c04e1c with sym=getgid(ver -1: getgid) return 0x000003E8 0xb6b86427: Calling syscall 0x2F (47) 0xb6c04d88 0x4 0x3e8 0xb6c04d6c 0xb6375284 ... =>PltResolver: Addr=0x63bda9c8, Slot=904 Return=0xb6b9ac38: elf is /opt/wp Apply Weak R_386_JMP_SLOT 0xb6c04f58 with sym=getegid(ver -1: getegi return 0x000003E8 0xb6b863a7: Calling syscall 0x32 (50) 0xb6c04d88 0x4 0x3e8 0x3e8 0xb6375284 => 0 ... =>PltResolver: Addr=0x63bcc208, Slot=976 Return=0x804a63e: elf is /opt/wp8 Apply Global R_386_JMP_SLOT 0x833769c with sym=atexit(ver -1: atexit return 0xB6C03DF4 ... =>PltResolver: Addr=0x63bda9c8, Slot=1608 Return=0xb6b88f0b: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c050b8 with sym=__new_exitfn(ver -1: return 0xB6C03DF4 ... =>PltResolver: Addr=0x63bcc208, Slot=1016 Return=0x81cd01c: elf is /opt/wp Apply Weak R_386_JMP_SLOT 0x83376b0 with sym=access(ver -1: access) return 0xB6373770 0xb6b85bd1: Calling syscall 0x21 (33) 0xb63727ec (nil) 0xb63737fe 0xb63727ec 0x1 => 0x0 ... =>PltResolver: Addr=0x63bcc208, Slot=352 Return=0x821069c: elf is /opt/wp8 Apply Global R_386_JMP_SLOT 0x8337564 with sym=_xstat(ver -1: _xstat return 0xB6373BB0 0xb6bee9ee: Calling syscall 0xC3 (195) 0x8343798 0xb6373b0c (nil) (nil) (nil) => ... =>PltResolver: Addr=0x63bcc208, Slot=136 Return=0x8212a9c: elf is /opt/wp8 Apply Global R_386_JMP_SLOT 0x83374f8 with sym=getenv(ver -1: getenv return 0xB63750C0 ... =>PltResolver: Addr=0x63bda9c8, Slot=3272 Return=0xb6b9aba9: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c053f8 with sym=strncmp(ver -1: strn return 0x082D7938 ... =>PltResolver: Addr=0x63bcc208, Slot=440 Return=0x81e7e2d: elf is /opt/wp8 Apply Weak R_386_JMP_SLOT 0x8337590 with sym=uname(ver -1: uname) (0 return 0x0832D662 0xb6b87b5e: Calling syscall 0x7A (122) 0x8342a0c 0x82ca5dd 0x832d66c (nil) 0x1 = 0xb6bee9ee: Calling syscall 0xC3 (195) 0x832d662 0xb6373b54 0x17d0 (nil) 0x645fa ... =>PltResolver: Addr=0x63bcc208, Slot=104 Return=0x8212aa8: elf is /opt/wp8 Apply Weak R_386_JMP_SLOT 0x83374e8 with sym=geteuid(ver -1: geteuid return 0x0832D662 0xb6bee9ee: Calling syscall 0xC9 (201) 0xb63750c0 0xb63751f4 0x820f9dd 0x832d662 ... =>PltResolver: Addr=0x63bcc208, Slot=904 Return=0x8212c4e: elf is /opt/wp8 Apply Global R_386_JMP_SLOT 0x8337678 with sym=getpwuid(ver -1: getp return 0x000001F8 ... =>PltResolver: Addr=0x63bda9c8, Slot=5640 Return=0xb6bbab1c: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c05898 with sym=getnswbyname(ver -1: return 0xB6BFD2AF ... =>PltResolver: Addr=0x63bda9c8, Slot=3792 Return=0xb6bb873d: elf is /opt/w Apply Weak R_386_JMP_SLOT 0xb6c054fc with sym=fopen(ver -1: fopen) ( return 0xB6BFD241 ... =>PltResolver: Addr=0x63bda9c8, Slot=1408 Return=0xb6b9f375: elf is /opt/w Apply Weak R_386_JMP_SLOT 0xb6c05054 with sym=malloc(ver -1: malloc) return 0xB6BFD241 ... =>PltResolver: Addr=0x63bda9c8, Slot=5584 Return=0xb6b9f38c: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c0587c with sym=_IO_init(ver -1: _IO return 0x0835A490 ... =>PltResolver: Addr=0x63bda9c8, Slot=3680 Return=0xb6b9f39b: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c054c4 with sym=_IO_file_init(ver -1 return 0xB6C0332C ... =>PltResolver: Addr=0x63bda9c8, Slot=88 Return=0xb6b97034: elf is /opt/wp8 Apply Global R_386_JMP_SLOT 0xb6c04dc0 with sym=_IO_link_in(ver -1: return 0x0835A490 ... =>PltResolver: Addr=0x63bda9c8, Slot=4352 Return=0xb6b9f3a9: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c05614 with sym=_IO_file_fopen(ver - return 0xB6C04978 ... =>PltResolver: Addr=0x63bda9c8, Slot=5544 Return=0xb6b971da: elf is /opt/w Apply Weak R_386_JMP_SLOT 0xb6c05868 with sym=open(ver -1: open) (0x return 0x00000000 0xb6b86bf8: Calling syscall 0x05 (5) 0xb6bfd241 (nil) 0x1b6 0x8 (nil) => sys_ope ... =>PltResolver: Addr=0x63bda9c8, Slot=2384 Return=0xb6bb8765: elf is /opt/w Apply Weak R_386_JMP_SLOT 0xb6c0523c with sym=calloc(ver -1: calloc) return 0x0835A490 0xb6b872df: Calling syscall 0x2D (45) 0x835e000 0x835e000 0xb6c00b74 0x3000 0x10 => 0x835e000 ... =>PltResolver: Addr=0x63bda9c8, Slot=4736 Return=0xb6bb87a9: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c056d4 with sym=getnswent(ver -1: ge return 0x0835A4E8 ... =>PltResolver: Addr=0x63bda9c8, Slot=1064 Return=0xb6bb849f: elf is /opt/w Apply Weak R_386_JMP_SLOT 0xb6c04fa8 with sym=fgets(ver -1: fgets) ( return 0xB6C1426C ... =>PltResolver: Addr=0x63bda9c8, Slot=4184 Return=0xb6b9f349: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c055c0 with sym=_IO_getline(ver -1: return 0x000003FF ... =>PltResolver: Addr=0x63bda9c8, Slot=3712 Return=0xb6b9f85c: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c054d4 with sym=__underflow(ver -1: return 0x000003FF ... =>PltResolver: Addr=0x63bda9c8, Slot=5136 Return=0xb6b973f8: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c0579c with sym=_IO_doallocbuf(ver - return 0x00000000 ... =>PltResolver: Addr=0x63bda9c8, Slot=5024 Return=0xb6b97b9b: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c05764 with sym=_fxstat(ver -1: _fxs return 0x0835A490 0xb6bee9ee: Calling syscall 0xC5 (197) 0x4 0xb637362c (nil) (nil) (nil) => 0x0 ... =>PltResolver: Addr=0x63bda9c8, Slot=1968 Return=0xb6b96f74: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c0516c with sym=mmap(ver -1: mmap) ( return 0x00008000 0xb6ba90e9: Calling syscall 0x5A (90) 0xb6373688 0xb6373688 0x1000 0x22 0xffffff ... =>PltResolver: Addr=0x63bda9c8, Slot=4320 Return=0xb6b96f99: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c05604 with sym=_IO_setb(ver -1: _IO return 0x40031000 ... =>PltResolver: Addr=0x63bda9c8, Slot=4904 Return=0xb6b9740e: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c05728 with sym=_IO_switch_to_get_mo return 0x00000001 ... =>PltResolver: Addr=0x63bda9c8, Slot=1104 Return=0xb6b97b36: elf is /opt/w Apply Weak R_386_JMP_SLOT 0xb6c04fbc with sym=__read(ver -1: __read) return 0xB6B97B10 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x40030000 0x1000 0x835a490 0x1000 => 0 ... =>PltResolver: Addr=0x63bda9c8, Slot=2952 Return=0xb6b9f881: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c05358 with sym=memchr(ver -1: memch return 0x00000023 ... =>PltResolver: Addr=0x63bda9c8, Slot=1136 Return=0xb6b9f8b6: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c04fcc with sym=memcpy(ver -1: memcp return 0x40030015 ... =>PltResolver: Addr=0x63bda9c8, Slot=5632 Return=0xb6bb84b0: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c05894 with sym=strchr(ver -1: strch return 0xB6C1426C ... =>PltResolver: Addr=0x63bda9c8, Slot=3336 Return=0xb6bb8527: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c05418 with sym=strncpy(ver -1: strn return 0xB6C141C4 ... =>PltResolver: Addr=0x63bda9c8, Slot=3952 Return=0xb6bb8820: elf is /opt/w Apply Weak R_386_JMP_SLOT 0xb6c0554c with sym=fclose(ver -1: fclose) return 0x0835A490 ... =>PltResolver: Addr=0x63bda9c8, Slot=2272 Return=0xb6b9f0bb: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c05204 with sym=_IO_file_close_it(ve return 0xFBAD0000 ... =>PltResolver: Addr=0x63bda9c8, Slot=408 Return=0xb6b97066: elf is /opt/wp Apply Global R_386_JMP_SLOT 0xb6c04e60 with sym=_IO_file_sync(ver -1 return 0xFBAD0000 ... =>PltResolver: Addr=0x63bda9c8, Slot=4168 Return=0xb6b97b75: elf is /opt/w Apply Weak R_386_JMP_SLOT 0xb6c055b8 with sym=__lseek(ver -1: __lsee return 0x0835A490 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0xffffff70 0x1 0x835a490 0x835a788 => ... =>PltResolver: Addr=0x63bda9c8, Slot=1432 Return=0xb6b9706e: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c05060 with sym=_IO_unsave_markers(v return 0x00000000 ... =>PltResolver: Addr=0x63bda9c8, Slot=4880 Return=0xb6b97bb9: elf is /opt/w Apply Weak R_386_JMP_SLOT 0xb6c0571c with sym=__close(ver -1: __clos return 0x0835A490 0xb6b85f02: Calling syscall 0x06 (6) 0x4 0xffffff70 0x17e 0x835a490 0x835a788 => ... =>PltResolver: Addr=0x63bda9c8, Slot=728 Return=0xb6b99670: elf is /opt/wp Apply Weak R_386_JMP_SLOT 0xb6c04f00 with sym=munmap(ver -1: munmap) return 0x00001000 0xb6bad4b9: Calling syscall 0x5B (91) 0x40030000 0x1000 0x40030000 0x835a490 (ni ... =>PltResolver: Addr=0x63bda9c8, Slot=5864 Return=0xb6b970b8: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c05908 with sym=_IO_un_link(ver -1: return 0x00000000 ... =>PltResolver: Addr=0x63bda9c8, Slot=120 Return=0xb6b97121: elf is /opt/wp Apply Global R_386_JMP_SLOT 0xb6c04dd0 with sym=_IO_default_finish(v return 0xB6B970DC ... =>PltResolver: Addr=0x63bda9c8, Slot=6072 Return=0xb6b9f0fa: elf is /opt/w Apply Weak R_386_JMP_SLOT 0xb6c05970 with sym=free(ver -1: free) (0x return 0x00000000 ... =>PltResolver: Addr=0x63bda9c8, Slot=4208 Return=0xb6bb8873: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c055cc with sym=strcmp(ver -1: strcm return 0x0835A4E8 ... =>PltResolver: Addr=0x63bda9c8, Slot=5160 Return=0xb6bbab63: elf is /opt/w Apply Weak R_386_JMP_SLOT 0xb6c057a8 with sym=__errno_location(ver - return 0x0835A4E8 ... =>PltResolver: Addr=0x63bda9c8, Slot=5848 Return=0xb6bbabd2: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c05900 with sym=_getpwuid(ver -1: _g return 0xB6BBABCC 0xb6b86bf8: Calling syscall 0x05 (5) 0xb6bfd2ed (nil) 0x1b6 0x8 (nil) => sys_ope ... =>PltResolver: Addr=0x63bda9c8, Slot=5840 Return=0xb6bbd5c1: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c058fc with sym=_getpwent(ver -1: _g return 0x0835A490 ... =>PltResolver: Addr=0x63bda9c8, Slot=928 Return=0xb6bbd4d8: elf is /opt/wp Apply Global R_386_JMP_SLOT 0xb6c04f64 with sym=_nsw_getline(ver -1: return 0xB6C03DC4 ... =>PltResolver: Addr=0x63bda9c8, Slot=1376 Return=0xb6ba8cce: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c05044 with sym=feof(ver -1: feof) ( return 0xB6C03DC4 ... =>PltResolver: Addr=0x63bda9c8, Slot=1120 Return=0xb6ba8d19: elf is /opt/w Apply Weak R_386_JMP_SLOT 0xb6c04fc4 with sym=getc(ver -1: getc) (0x return 0x0835CEF0 ... =>PltResolver: Addr=0x63bda9c8, Slot=4016 Return=0xb6b9a5fb: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c0556c with sym=__uflow(ver -1: __uf return 0x00000000 0xb6bee9ee: Calling syscall 0xC5 (197) 0x4 0xb6373664 (nil) 0x20e (nil) => 0x0 0xb6ba90e9: Calling syscall 0x5A (90) 0xb63736c0 0xb63736c0 0x1000 0x22 0xffffff 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x40030000 0x1000 0x835a490 0x1000 => 0 ... =>PltResolver: Addr=0x63bda9c8, Slot=1152 Return=0xb6bbd4ea: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c04fd4 with sym=_sgetpwent(ver -1: _ return 0x0000001F ... =>PltResolver: Addr=0x63bda9c8, Slot=936 Return=0xb6bbd2f7: elf is /opt/wp Apply Global R_386_JMP_SLOT 0xb6c04f68 with sym=__strtol_internal(ve return 0x0835CEF8 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0xfffffbe0 0x1 0x835a490 0x3e8 => 0x4c 0xb6b85f02: Calling syscall 0x06 (6) 0x4 0xfffffbe0 0x4c2 0x835a490 0x3e8 => 0x0 0xb6bad4b9: Calling syscall 0x5B (91) 0x40030000 0x1000 0x40030000 0x835a490 (ni ... =>PltResolver: Addr=0x63bcc208, Slot=8 Return=0x8212c8f: elf is /opt/wp80/ Apply Global R_386_JMP_SLOT 0x83374b8 with sym=strcpy(ver -1: strcpy return 0x0832E84C ... =>PltResolver: Addr=0x63bcc208, Slot=936 Return=0x820fc92: elf is /opt/wp8 Apply Global R_386_JMP_SLOT 0x8337688 with sym=getpwnam(ver -1: getp return 0xB63750C0 ... =>PltResolver: Addr=0x63bda9c8, Slot=3720 Return=0xb6bbacf6: elf is /opt/w Apply Global R_386_JMP_SLOT 0xb6c054d8 with sym=_getpwnam(ver -1: _g return 0xB6BBACF0 0xb6b86bf8: Calling syscall 0x05 (5) 0xb6bfd2ed (nil) 0x1b6 0x8 (nil) => sys_ope 0xb6bee9ee: Calling syscall 0xC5 (197) 0x4 0xb6373a68 (nil) (nil) (nil) => 0x0 0xb6ba90e9: Calling syscall 0x5A (90) 0xb6373ac4 0xb6373ac4 0x1000 0x22 0xffffff 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x40030000 0x1000 0x835a490 0x1000 => 0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0xfffffbe0 0x1 0x835a490 0xb63750c0 => 0xb6b85f02: Calling syscall 0x06 (6) 0x4 0xfffffbe0 0x4c2 0x835a490 0xb63750c0 = 0xb6bad4b9: Calling syscall 0x5B (91) 0x40030000 0x1000 0x40030000 0x835a490 (ni ... =>PltResolver: Addr=0x63bcc208, Slot=272 Return=0x82bf1b2: elf is /opt/wp8 Apply Weak R_386_JMP_SLOT 0x833753c with sym=malloc(ver -1: malloc) return 0x0000001E ... =>PltResolver: Addr=0x63bcc208, Slot=1120 Return=0x82be01b: elf is /opt/wp Apply Weak R_386_JMP_SLOT 0x83376e4 with sym=open(ver -1: open) (0x8 return 0x000001B6 0xb6b86bf8: Calling syscall 0x05 (5) 0xb6374c80 (nil) 0x1b6 0xb6373c2c 0xb6374c9 ... =>PltResolver: Addr=0x63bcc208, Slot=368 Return=0x82beade: elf is /opt/wp8 Apply Weak R_386_JMP_SLOT 0x833756c with sym=lseek(ver -1: lseek) (0 return 0x00000004 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) (nil) (nil) 0x7fffffff => 0x0 ... =>PltResolver: Addr=0x63bcc208, Slot=584 Return=0x82be450: elf is /opt/wp8 Apply Weak R_386_JMP_SLOT 0x83375d8 with sym=read(ver -1: read) (0x8 return 0x00000004 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x832cc2d 0x2 0xb6373c2c 0xb6373c2a => ... =>PltResolver: Addr=0x63bcc208, Slot=1232 Return=0x82bf253: elf is /opt/wp Apply Weak R_386_JMP_SLOT 0x833771c with sym=free(ver -1: free) (0x8 return 0x0835A490 ... =>PltResolver: Addr=0x63bcc208, Slot=1224 Return=0x82bd538: elf is /opt/wp Apply Weak R_386_JMP_SLOT 0x8337718 with sym=close(ver -1: close) (0 return 0x00000004 0xb6b85f02: Calling syscall 0x06 (6) 0x4 0x58 0xb6c036a8 0xb6374c80 0x1 => 0x0 0xb6b86bf8: Calling syscall 0x05 (5) 0xb6374c80 (nil) 0x1b6 0xb6373c2c 0xb6374c9 0xb6b85bd1: Calling syscall 0x21 (33) 0x832c7f4 (nil) 0x82ca500 0xb637527c (nil) => 0xfffffffe 0xb6bee9ee: Calling syscall 0xC9 (201) 0xb63751f4 0x8335dec 0x1 0xb63751f8 0x1 = 0xb6bee9ee: Calling syscall 0xC3 (195) 0x8354c60 0xb63750f0 0x10 0xb637527c 0xb6 0xb6b86bf8: Calling syscall 0x05 (5) 0x8354c60 (nil) (nil) (nil) 0x8326520 => sy 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) 0x2 0x8326540 0x8326520 => 0x2e7 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) (nil) 0x8326540 0x8326520 => 0x0 ... =>PltResolver: Addr=0x63bcc208, Slot=1176 Return=0x81cb420: elf is /opt/wp Apply Weak R_386_JMP_SLOT 0x8337700 with sym=fcntl(ver -1: fcntl) (0 return 0x00000004 0xb6b860b0: Calling syscall 0x37 (55) 0x4 0x2 0x1 (nil) 0x8326520 => 0x0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) (nil) 0xb6375178 0xb63751a8 => 0 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x8340c18 0x10 0xb6375178 0xb63751a8 => 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) (nil) (nil) 0xb63751a8 => 0x0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) (nil) 0x8326520 (nil) => 0x0 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x8341a94 0x10 0x8326520 (nil) => 0x10 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x10 (nil) 0x8326520 (nil) => 0x10 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d2f8 0x80 0x8326520 (nil) => 0x80 0xb6b872df: Calling syscall 0x2D (45) 0x8361000 0x8361000 0xb6c00b74 0x3000 0x80 => 0x8361000 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x90 (nil) 0x8326520 0x835d2f8 => 0x90 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d380 0x46c 0x8326520 0x835d2f8 => 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x4fc (nil) 0x8326520 0x835d2f8 => 0x4 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d7f0 0x2048 0x8326520 0x835d2f8 => 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x2544 (nil) 0x8326520 0x835d2f8 => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835f840 0x934 0x8326520 0x835d2f8 => ... =>PltResolver: Addr=0x63bcc208, Slot=1032 Return=0x8212d95: elf is /opt/wp Apply Global R_386_JMP_SLOT 0x83376b8 with sym=_fxstat(ver -1: _fxst return 0x00000004 0xb6bee9ee: Calling syscall 0xC5 (197) 0x4 0xb637510c 0x14f48 0x81a4 0x1 => 0x0 0xb6b85f02: Calling syscall 0x06 (6) 0x4 0xb637510c 0x14 0x8326520 0x835d2f8 => 0xb6bee9ee: Calling syscall 0xC3 (195) 0x8354c60 0xb63750e8 0xb63750f0 0xb6f8bff 0xb6b86bf8: Calling syscall 0x05 (5) 0x8354c60 (nil) (nil) (nil) 0x8326520 => sy 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) 0x2 0x8326540 0x8326520 => 0x7b0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) (nil) 0x8326540 0x8326520 => 0x0 0xb6b860b0: Calling syscall 0x37 (55) 0x4 0x2 0x1 (nil) 0x8326520 => 0x0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) (nil) 0xb6375170 0xb63751a0 => 0 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x8340c18 0x10 0xb6375170 0xb63751a0 => 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) (nil) (nil) 0xb63751a0 => 0x0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) (nil) 0x8326520 (nil) => 0x0 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x8341a94 0x10 0x8326520 (nil) => 0x10 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x10 (nil) 0x8326520 (nil) => 0x10 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d380 0x80 0x8326520 (nil) => 0x80 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x90 (nil) 0x8326520 0x835d380 => 0x90 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d408 0x174 0x8326520 0x835d380 => 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x204 (nil) 0x8326520 0x835d380 => 0x2 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835f840 0x374 0x8326520 0x835d380 => 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x578 (nil) 0x8326520 0x835d380 => 0x5 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d580 0x238 0x8326520 0x835d380 => 0xb6bee9ee: Calling syscall 0xC5 (197) 0x4 0xb6375104 0x14e67 0x81a4 0x1 => 0x0 0xb6b85f02: Calling syscall 0x06 (6) 0x4 0xb6375104 0x14 0x8326520 0x835d380 => 0xb6bee9ee: Calling syscall 0xC3 (195) 0x8354c60 0xb63750e0 0xb63750e8 0xb6f8bff 0xb6b86bf8: Calling syscall 0x05 (5) 0x8354c60 (nil) (nil) (nil) 0x8326520 => sy 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) 0x2 0x8326540 0x8326520 => 0x317 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) (nil) 0x8326540 0x8326520 => 0x0 0xb6b860b0: Calling syscall 0x37 (55) 0x4 0x2 0x1 (nil) 0x8326520 => 0x0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) (nil) 0xb6375168 0xb6375198 => 0 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x8340c18 0x10 0xb6375168 0xb6375198 => 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) (nil) (nil) 0xb6375198 => 0x0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) (nil) 0x8326520 (nil) => 0x0 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x8341a94 0x10 0x8326520 (nil) => 0x10 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x10 (nil) 0x8326520 (nil) => 0x10 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d408 0x80 0x8326520 (nil) => 0x80 0xb6b872df: Calling syscall 0x2D (45) 0x8363000 0x8363000 0xb6c00b74 0x2000 0x40 => 0x8363000 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x90 (nil) 0x8326520 0x835d408 => 0x90 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835fbb8 0x54c 0x8326520 0x835d408 => 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x5dc (nil) 0x8326520 0x835d408 => 0x5 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x8360108 0x1f78 0x8326520 0x835d408 => 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x2554 (nil) 0x8326520 0x835d408 => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x8362088 0xc23 0x8326520 0x835d408 => 0xb6bee9ee: Calling syscall 0xC5 (197) 0x4 0xb63750fc 0x14f87 0x81a4 0x1 => 0x0 0xb6b85f02: Calling syscall 0x06 (6) 0x4 0xb63750fc 0x14 0x8326520 0x835d408 => 0xb6bee9ee: Calling syscall 0xC3 (195) 0x8354c60 0xb63750f8 0xb63750fc 0x14f87 0 0xb6b86bf8: Calling syscall 0x05 (5) 0x8354c60 (nil) (nil) (nil) 0x8326520 => sy 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) 0x2 0x8326540 0x8326520 => 0x93a 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) (nil) 0x8326540 0x8326520 => 0x0 0xb6b860b0: Calling syscall 0x37 (55) 0x4 0x2 0x1 (nil) 0x8326520 => 0x0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) (nil) 0xb6375180 0xb63751b0 => 0 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x8340c18 0x10 0xb6375180 0xb63751b0 = 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) (nil) (nil) 0xb63751b0 => 0x0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) (nil) 0x8326520 (nil) => 0x0 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x8341a94 0x10 0x8326520 (nil) => 0x10 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x10 (nil) 0x8326520 (nil) => 0x10 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d490 0x80 0x8326520 (nil) => 0x80 0xb6b872df: Calling syscall 0x2D (45) 0x8365000 0x8365000 0xb6c00b74 0x2000 0x20 => 0x8365000 0xb6b872df: Calling syscall 0x2D (45) 0x836b000 0x836b000 0xb6c00b74 0x6000 0x20 => 0x836b000 0xb6b872df: Calling syscall 0x2D (45) 0x836e000 0x836e000 0xb6c00b74 0x3000 0x10 => 0x836e000 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x90 (nil) 0x8326520 0x835d490 => 0x90 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x8362088 0x1430 0x8326520 0x835d490 => 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x14c0 (nil) 0x8326520 0x835d490 => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x83634c0 0x555c 0x8326520 0x835d490 => 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x6a1c (nil) 0x8326520 0x835d490 => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x8368a20 0x2986 0x8326520 0x835d490 => 0xb6bee9ee: Calling syscall 0xC5 (197) 0x4 0xb6375114 0x153a3 0x81a4 0x1 => 0x0 0xb6b85f02: Calling syscall 0x06 (6) 0x4 0xb6375114 0x14 0x8326520 0x835d490 => 0xb6bee9ee: Calling syscall 0xC3 (195) 0x8354c60 0xb6375098 0x1c41ff4 0xb6375190 0xb6b86bf8: Calling syscall 0x05 (5) 0x8354c60 (nil) (nil) (nil) 0x832aa3c => sy 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) 0x2 0x832aa5c 0x832aa3c => 0x4eb 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) (nil) 0x832aa5c 0x832aa3c => 0x0 0xb6b860b0: Calling syscall 0x37 (55) 0x4 0x2 0x1 (nil) 0x832aa3c => 0x0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) (nil) 0xb6375120 0xb6375150 => 0 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x8340c18 0x10 0xb6375120 0xb6375150 => 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) (nil) (nil) 0xb6375150 => 0x0 ... =>PltResolver: Addr=0x63bcc208, Slot=752 Return=0x82bc01e: elf is /opt/wp8 Apply Global R_386_JMP_SLOT 0x833762c with sym=memset(ver -1: memset return 0x00000000 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) (nil) 0x832aa3c 0x832aa3c => 0x0 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835a490 0x8 0x832aa3c 0x832aa3c => 0x 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 (nil) (nil) 0x832aa3c 0x832aa3c => 0x0 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d518 0x80 0x832aa3c 0x832aa3c => 0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x80 (nil) 0x832aa3c 0x832aa3c => 0x80 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d530 0x12 0x832aa3c 0x832aa3c => 0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x92 (nil) 0x832aa3c 0x832aa3c => 0x92 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d530 0x15 0x832aa3c 0x832aa3c => 0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0xa7 (nil) 0x832aa3c 0x832aa3c => 0xa7 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d530 0xf 0x832aa3c 0x832aa3c => 0x 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0xb6 (nil) 0x832aa3c 0x832aa3c => 0xb6 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d548 0xf 0x832aa3c 0x832aa3c => 0x 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0xc5 (nil) 0x832aa3c 0x832aa3c => 0xc5 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d560 0x3 0x832aa3c 0x832aa3c => 0x 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0xc8 (nil) 0x832aa3c 0x832aa3c => 0xc8 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d570 0x2 0x832aa3c 0x832aa3c => 0x 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0xca (nil) 0x832aa3c 0x832aa3c => 0xca 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d580 0x2 0x832aa3c 0x832aa3c => 0x 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0xcc (nil) 0x832aa3c 0x832aa3c => 0xcc 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d590 0x1 0x832aa3c 0x832aa3c => 0x 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0xcd (nil) 0x832aa3c 0x832aa3c => 0xcd 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x836b4c0 0x237d 0x832aa3c 0x832aa3c => 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x244a (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835a490 0xc 0x832aa3c 0x832aa3c => 0x 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x2456 (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835a4a0 0x1e 0x832aa3c 0x832aa3c => 0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x2474 (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835a4c8 0x4 0x832aa3c 0x832aa3c => 0x 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x2478 (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835a4d8 0xb 0x832aa3c 0x832aa3c => 0x 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x2483 (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d5a0 0xa 0x832aa3c 0x832aa3c => 0x 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x248d (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d5b0 0x5 0x832aa3c 0x832aa3c => 0x 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x2492 (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d5c0 0x1c 0x832aa3c 0x832aa3c => 0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x24ae (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d5e0 0x1c 0x832aa3c 0x832aa3c => 0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x24ca (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d600 0x1a 0x832aa3c 0x832aa3c => 0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x24e4 (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d620 0x6 0x832aa3c 0x832aa3c => 0x 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x24ea (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d630 0xd 0x832aa3c 0x832aa3c => 0x 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x24f7 (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d648 0xd 0x832aa3c 0x832aa3c => 0x 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x2504 (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d660 0x1 0x832aa3c 0x832aa3c => 0x 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x2505 (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d670 0x9 0x832aa3c 0x832aa3c => 0x 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x250e (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835d680 0xa 0x832aa3c 0x832aa3c => 0x 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x2518 (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835fbb8 0xbe 0x832aa3c 0x832aa3c => 0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x25d6 (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835fd90 0x1d4 0x832aa3c 0x832aa3c => 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x27aa (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835fdd0 0x38 0x832aa3c 0x832aa3c => 0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x27e2 (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835fe88 0xb0 0x832aa3c 0x832aa3c => 0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x2892 (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835ff30 0x9e 0x832aa3c 0x832aa3c => 0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x2930 (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x835ff80 0x46 0x832aa3c 0x832aa3c => 0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x2976 (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x8362248 0x1b6 0x832aa3c 0x832aa3c => 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x2b2c (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x8362410 0x1be 0x832aa3c 0x832aa3c => 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x2cea (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x83625b8 0x19e 0x832aa3c 0x832aa3c => 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x2e88 (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x8362618 0x58 0x832aa3c 0x832aa3c => 0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x2ee0 (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x83626e8 0xcc 0x832aa3c 0x832aa3c => 0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x2fac (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x83627b8 0xc8 0x832aa3c 0x832aa3c => 0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x3074 (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x83627c8 0x2 0x832aa3c 0x832aa3c => 0x 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x3076 (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x83627c8 0x88 0x832aa3c 0x832aa3c => 0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x30fe (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x8362868 0x96 0x832aa3c 0x832aa3c => 0 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x3194 (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x83629c8 0x15a 0x832aa3c 0x832aa3c => 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x32ee (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x8362b40 0x174 0x832aa3c 0x832aa3c => 0xb6b86ae0: Calling syscall 0x13 (19) 0x4 0x3462 (nil) 0x832aa3c 0x832aa3c => 0x 0xb6b871f8: Calling syscall 0x03 (3) 0x4 0x836b4c0 0x1a59 0x832aa3c 0x832aa3c => 0xb6bee9ee: Calling syscall 0xC5 (197) 0x4 0xb63750b0 (nil) 0x1509d 0x81a4 => 0x 0xb6b85f02: Calling syscall 0x06 (6) 0x4 0xb63750b0 0x14 0x832aa3c 0xf => 0x0 ... =>PltResolver: Addr=0x63bcc208, Slot=472 Return=0x81fdd74: elf is /opt/wp8 Apply Weak R_386_JMP_SLOT 0x83375a0 with sym=calloc(ver -1: calloc) return 0x00000022 0xb6b872df: Calling syscall 0x2D (45) 0x836f000 0x836f000 0xb6c00b74 0x1000 0x3c => 0x836f000 0xb6b872df: Calling syscall 0x2D (45) 0x8370000 0x8370000 0xb6c00b74 0x1000 0x3c => 0x8370000 0xb6b872df: Calling syscall 0x2D (45) 0x8371000 0x8371000 0xb6c00b74 0x1000 0x3c => 0x8371000 0xb6b872df: Calling syscall 0x2D (45) 0x8372000 0x8372000 0xb6c00b74 0x1000 0x80 => 0x8372000 0xb6b872df: Calling syscall 0x2D (45) 0x8373000 0x8373000 0xb6c00b74 0x1000 0x80 => 0x8373000 0xb6b872df: Calling syscall 0x2D (45) 0x8374000 0x8374000 0xb6c00b74 0x1000 0x80 => 0x8374000 0xb6b872df: Calling syscall 0x2D (45) 0x8375000 0x8375000 0xb6c00b74 0x1000 0x80 => 0x8375000 ... =>PltResolver: Addr=0x63bcc208, Slot=24 Return=0x8208ddd: elf is /opt/wp80 Apply Weak R_386_JMP_SLOT 0x83374c0 with sym=ioctl(ver -1: ioctl) (0 return 0x00000000 0xb6b86844: Calling syscall 0x36 (54) (nil) 0x5405 0x83435b0 0xb637527c (nil) => 0xb6b86844: Calling syscall 0x36 (54) (nil) 0x5406 0xb63751bc 0x83435c2 0xb63751
... =>PltResolver: Addr=0x63bcc208, Slot=480 Return=0x81dca
pi@raspberrypi {09-07-23}-So-{16:25:04} ~ $
Thanks