Opened 16 years ago
Closed 15 years ago
#2826 closed bug (fixed)
StyledEdit crash
Reported by: | scottmc | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
When closing StyledEdit in hrev28038 it dropped into gdb, here's the backtrace:
GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-pc-haiku"...(no debugging symbols found) [tcsetpgrp failed in terminal_inferior: Invalid Argument] Thread 1546 caused an exception: Segment violation Reading symbols from /boot/beos/system/runtime_loader...done. Loaded symbols for /boot/beos/system/runtime_loader Reading symbols from /boot/beos/system/lib/libbe.so...done. Loaded symbols for /boot/beos/system/lib/libbe.so Reading symbols from /boot/beos/system/lib/libtranslation.so...done. Loaded symbols for /boot/beos/system/lib/libtranslation.so Reading symbols from /boot/beos/system/lib/libtracker.so...done. Loaded symbols for /boot/beos/system/lib/libtracker.so Reading symbols from /boot/beos/system/lib/libtextencoding.so...done. Loaded symbols for /boot/beos/system/lib/libtextencoding.so Reading symbols from /boot/beos/system/lib/libroot.so...done. Loaded symbols for /boot/beos/system/lib/libroot.so Reading symbols from /boot/beos/system/lib/libstdc++.r4.so...done. Loaded symbols for /boot/beos/system/lib/libstdc++.r4.so Reading symbols from /boot/beos/system/add-ons/Translators/BMPTranslator...done. Loaded symbols for /boot/beos/system/add-ons/Translators/BMPTranslator Reading symbols from /boot/beos/system/add-ons/Translators/EXRTranslator...done. Loaded symbols for /boot/beos/system/add-ons/Translators/EXRTranslator Reading symbols from /boot/beos/system/lib/libilmimf.so...done. Loaded symbols for /boot/beos/system/lib/libilmimf.so Reading symbols from /boot/beos/system/lib/libz.so...done. Loaded symbols for /boot/beos/system/lib/libz.so Reading symbols from /boot/beos/system/add-ons/Translators/GIFTranslator...done. Loaded symbols for /boot/beos/system/add-ons/Translators/GIFTranslator Reading symbols from /boot/beos/system/add-ons/Translators/JPEG2000Translator...done. Loaded symbols for /boot/beos/system/add-ons/Translators/JPEG2000Translator Reading symbols from /boot/beos/system/add-ons/Translators/JPEGTranslator...done. Loaded symbols for /boot/beos/system/add-ons/Translators/JPEGTranslator Reading symbols from /boot/beos/system/add-ons/Translators/PCXTranslator...done. Loaded symbols for /boot/beos/system/add-ons/Translators/PCXTranslator Reading symbols from /boot/beos/system/add-ons/Translators/PNGTranslator...done. Loaded symbols for /boot/beos/system/add-ons/Translators/PNGTranslator Reading symbols from /boot/beos/system/add-ons/Translators/PPMTranslator...done. Loaded symbols for /boot/beos/system/add-ons/Translators/PPMTranslator Reading symbols from /boot/beos/system/add-ons/Translators/RAWTranslator...done. Loaded symbols for /boot/beos/system/add-ons/Translators/RAWTranslator Reading symbols from /boot/beos/system/add-ons/Translators/RTF-Translator...done. Loaded symbols for /boot/beos/system/add-ons/Translators/RTF-Translator Reading symbols from /boot/beos/system/add-ons/Translators/SGITranslator...done. Loaded symbols for /boot/beos/system/add-ons/Translators/SGITranslator Reading symbols from /boot/beos/system/add-ons/Translators/STXTTranslator...done. Loaded symbols for /boot/beos/system/add-ons/Translators/STXTTranslator Reading symbols from /boot/beos/system/add-ons/Translators/TGATranslator...done. Loaded symbols for /boot/beos/system/add-ons/Translators/TGATranslator Reading symbols from /boot/beos/system/add-ons/Translators/TIFFTranslator...done. Loaded symbols for /boot/beos/system/add-ons/Translators/TIFFTranslator Reading symbols from /boot/beos/system/add-ons/Translators/WonderBrushTranslator...done. Loaded symbols for /boot/beos/system/add-ons/Translators/WonderBrushTranslator [tcsetpgrp failed in terminal_inferior: Invalid Argument] [Switching to team /boot/beos/apps/StyledEdit (1542) thread w>StyledEdit: Open (1546)] 0x00793af2 in BPrivate::processHeap::free () from /boot/beos/system/lib/libroot.so (gdb) bt #0 0x00793af2 in BPrivate::processHeap::free () from /boot/beos/system/lib/libroot.so #1 0x007953b1 in free () from /boot/beos/system/lib/libroot.so #2 0x00392fc3 in entry_ref::~entry_ref () from /boot/beos/system/lib/libbe.so #3 0x0058ee7f in BPrivate::Model::~Model () from /boot/beos/system/lib/libtracker.so #4 0x005809da in BPrivate::ModelMenuItem::~ModelMenuItem () from /boot/beos/system/lib/libtracker.so #5 0x0031d2db in BMenu::_RemoveItems () from /boot/beos/system/lib/libbe.so #6 0x0031a33a in BMenu::RemoveItems () from /boot/beos/system/lib/libbe.so #7 0x003192e8 in BMenu::~BMenu () from /boot/beos/system/lib/libbe.so #8 0x0033296b in BPopUpMenu::~BPopUpMenu () from /boot/beos/system/lib/libbe.so #9 0x0053d4bf in BPrivate::BDirMenu::~BDirMenu () from /boot/beos/system/lib/libtracker.so #10 0x00324821 in BMenuItem::~BMenuItem () from /boot/beos/system/lib/libbe.so #11 0x005809e4 in BPrivate::ModelMenuItem::~ModelMenuItem () from /boot/beos/system/lib/libtracker.so #12 0x0031d2db in BMenu::_RemoveItems () from /boot/beos/system/lib/libbe.so #13 0x0031a33a in BMenu::RemoveItems () from /boot/beos/system/lib/libbe.so #14 0x003192e8 in BMenu::~BMenu () from /boot/beos/system/lib/libbe.so #15 0x0031fc6a in BMenuBar::~BMenuBar () from /boot/beos/system/lib/libbe.so #16 0x002f2147 in _BMCMenuBar_::~_BMCMenuBar_ () from /boot/beos/system/lib/libbe.so ---Type <return> to continue, or q <return> to quit--- #17 0x0036c033 in BView::~BView () from /boot/beos/system/lib/libbe.so #18 0x00321940 in BMenuField::~BMenuField () from /boot/beos/system/lib/libbe.so #19 0x0036c033 in BView::~BView () from /boot/beos/system/lib/libbe.so #20 0x00534c2b in BPrivate::BackgroundView::~BackgroundView () from /boot/beos/system/lib/libtracker.so #21 0x0036c033 in BView::~BView () from /boot/beos/system/lib/libbe.so #22 0x0037722f in BWindow::~BWindow () from /boot/beos/system/lib/libbe.so #23 0x00520de3 in BPrivate::BContainerWindow::~BContainerWindow () from /boot/beos/system/lib/libtracker.so #24 0x00561797 in BPrivate::TFilePanel::~TFilePanel () from /boot/beos/system/lib/libtracker.so #25 0x002d336a in BLooper::_task0_ () from /boot/beos/system/lib/libbe.so #26 0x0078589c in thread_entry () from /boot/beos/system/lib/libroot.so #27 0x7003ffec in ?? () (gdb)
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Let's close this. Reopen if needed.
Note:
See TracTickets
for help on using tickets.
I haven't had this one happen again since posting this ticket months ago. So unless someone else has been seeing this, this one can probably be closed.