Opened 16 years ago

Last modified 16 years ago

#1591 closed bug

Gobe Productive crashing when quitting program. — at Version 2

Reported by: kvdman Owned by: axeld
Priority: normal Milestone: R1
Component: - General Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by axeld)

Hi,

This is reproducible, Gobe Productive 2.0.1 will always crash when exiting. I'll provide the bt here. Sorry if this turns out weird, posting from within Opera/Haiku.

0xffff0102 in ?? () (gdb) bt #0 0xffff0102 in ?? () #1 0x00c2c596 in debugger () from /boot/beos/system/lib/libroot.so #2 0x00c337e5 in assert_fail () from /boot/beos/system/lib/libroot.so #3 0x00c3866a in BPrivate::hoardHeap::freeBlock ()

from /boot/beos/system/lib/libroot.so

#4 0x00c39716 in BPrivate::processHeap::free ()

from /boot/beos/system/lib/libroot.so

#5 0x00c3ada0 in free () from /boot/beos/system/lib/libroot.so #6 0x00c2a68c in builtin_delete () from /boot/beos/system/lib/libroot.so #7 0x00832ae4 in BArchivable::~BArchivable ()

from /boot/beos/system/lib/libbe.so

#8 0x0073a826 in BBitmap::~BBitmap () from /boot/beos/system/lib/libbe.so #9 0x003652da in TBitmapManager::DeleteEntry () #10 0x00364e4a in TBitmapManager::~TBitmapManager () #11 0x0035bc2c in TApp::~TApp () #12 0x00361e47 in main () (gdb)

Change History (2)

comment:1 by kvdman, 16 years ago

This also happens with Opera and some other apps I can't think of right now. I looked at the bt when Opera crashes on termination, and it doesn't look similar though, so I'm not sure if they're related.

comment:2 by axeld, 16 years ago

Component: Servers/app_server- General
Description: modified (diff)

Usually not. Apps mostly crash on Haiku because the allocator has turned on debugging, and many apps are just buggy. I don't think Gobe will be an exception here; but at least the crash will likely go away for the release (because debugging will then be turned off by default).

Note: See TracTickets for help on using tickets.