Opened 18 years ago

Last modified 4 years ago

#570 assigned bug

spybmessage wont load NetPositive — at Version 7

Reported by: johndrinkwater Owned by: axeld
Priority: low Milestone: R1.1
Component: - General Version: R1/Development
Keywords: Cc: diver
Blocked By: Blocking:
Platform: All

Description (last modified by mmu_man)

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)

Change History (7)

comment:1 by diver, 18 years ago

Cc: diver added

comment:2 by revol@…, 18 years ago

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.

comment:3 by johndrinkwater, 18 years ago

severity: normalminor

comment:4 by johndrinkwater, 18 years ago

yup, NetPositive loads with spybmessage on R5.

comment:5 by luroh, 9 years ago

Description: modified (diff)
Platform: All
Version: R1/Development

Any idea if this is still an issue?

comment:6 by mmu_man, 9 years ago

Description: modified (diff)

comment:7 by mmu_man, 9 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.