Opened 14 years ago
Closed 14 years ago
#6532 closed bug (invalid)
Yab Build Factory crashing
Reported by: | streak | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/alpha2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Yab Build Factory crashing on hrev38383 and cant build a binairy.
[code] Loaded symbols for /boot/system/lib/libroot-addon-icu.so [tcsetpgrp failed in terminal_inferior: Invalid Argument] [Switching to team /boot/home/config/bin/yab -version (2474) thread yab (2474)] 0x005fba42 in BPrivate::processHeap::free () from /boot/system/lib/libroot.so (gdb) bt #0 0x005fba42 in BPrivate::processHeap::free ()
from /boot/system/lib/libroot.so
#1 0x005fd3dd in free () from /boot/system/lib/libroot.so #2 0x00600793 in operator delete (ptr=0x180646d2)
at /Build-O-Matic/output/buildtools/gcc/libstdc++-v3/libsupc++/del_op.cc:44
#3 0x0024f416 in YabInterface::~YabInterface () #4 0x0022fb12 in main () (gdb) code
Most likely a double free, free of invalid pointer, or memory corruption. Until proven otherwise, not a Haiku bug. Note that applications may still be buggy even when they appear to run fine on BeOS.