Opened 16 years ago

Closed 16 years ago

#1946 closed bug (fixed)

[NetPositive] crash on close

Reported by: diver Owned by: axeld
Priority: normal Milestone: R1
Component: Kits/Interface Kit Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

NetPositive crashing on close. I will attach bt if needed.

Change History (2)

comment:1 by bonefish, 16 years ago

Please always provide a back trace, if possible. This way people might be able to contribute ideas without needing to test it themselves.

Here it comes anyway:

Thread 198 called debugger(): getNumAvailable() < getNumBlocks()
[...]
[Switching to team /Transfer/downloads/NetPositive (198) thread NetPositive (198)]
0xffff0104 in ?? ()
(gdb) bt
#0  0xffff0104 in ?? ()
#1  0x00975316 in debugger () from /boot/beos/system/lib/libroot.so
#2  0x0097c479 in __assert_fail () from /boot/beos/system/lib/libroot.so
#3  0x009813b6 in BPrivate::hoardHeap::freeBlock ()
   from /boot/beos/system/lib/libroot.so
#4  0x00982462 in BPrivate::processHeap::free ()
   from /boot/beos/system/lib/libroot.so
#5  0x00983af0 in free () from /boot/beos/system/lib/libroot.so
#6  0x00972fe8 in __builtin_delete () from /boot/beos/system/lib/libroot.so
#7  0x004fefe8 in BArchivable::~BArchivable ()
   from /boot/beos/system/lib/libbe.so
#8  0x00423bea in BBitmap::~BBitmap () from /boot/beos/system/lib/libbe.so
#9  0x00288ae9 in HTMLView::Cleanup ()
#10 0x0029ec46 in NetPositive::Cleanup ()
#11 0x0029e622 in main ()

comment:2 by julun, 16 years ago

Resolution: fixed
Status: newclosed

Should be fixed in hrev28236.

I can't verify this since some changes in the Haiku code sprint week after BeGeistert broke starting NetPositive on an Haiku target build. So please reopen if it still exists.

Note: See TracTickets for help on using tickets.