spybmessage wont load NetPositive
After verifing that spybmessage works fine on Haiku (with DarkSite), I tried
with NetPositive. It crashes on load, here's the log:
/boot/apps>spybmessage NetPositive &
394
/boot/apps>argv[0] = NetPositive
cmd = /boot/apps/NetPositive
libc: 2; /boot/home/config/bin/spybmessage
save: /boot/home/config/bin/spybmessage
main @ 0x5925e0
-backtrace here-
Thread 394 caused an exception: Segment violation
[Switching to team /boot/home/config/bin/spybmessa (394) thread spybmessage (394)]
0x005839d6 in HTMLWindow::Init () from /boot/apps/NetPositive
(gdb) bt
#0 0x005839d6 in HTMLWindow::Init () from /boot/apps/NetPositive
#1 0x005837e3 in HTMLWindow::HTMLWindow () from /boot/apps/NetPositive
#2 0x0059446b in NetPositive::NewWindowFromResource ()
from /boot/apps/NetPositive
#3 0x00594753 in NetPositive::NewWindowFromURL () from /boot/apps/NetPositive
#4 0x005941e1 in NetPositive::NewWindow () from /boot/apps/NetPositive
#5 0x0059276b in NetPositive::ReadyToRun () from /boot/apps/NetPositive
#6 0x0028e4ae in BApplication::DispatchMessage ()
from /boot/beos/system/lib/libbe.so
#7 0x002981c5 in BLooper::task_looper () from /boot/beos/system/lib/libbe.so
#8 0x0028d487 in BApplication::Run () from /boot/beos/system/lib/libbe.so
#9 0x00592618 in main () from /boot/apps/NetPositive
#10 0x00202d59 in main (argc=1, argv=0x7ffef534) at spybmessage.cpp:217
(gdb)
Are you sure it does load Net+ in R5 ? Be aware spybmessage tampers with private versions of the passed argv[] in libroot, which aren't really documented, and I noticed several apps that didn't like it.