Ticket #2805 (new bug)
Tracker crashes after extracting files from an archive
| Reported by: | scottmc | Owned by: | axeld |
|---|---|---|---|
| Priority: | critical | Milestone: | R1/alpha1 |
| Component: | Applications/Tracker | Version: | R1 development |
| Cc: | olive@… | Blocked By: | |
| Platform: | All | Blocking: |
Description
I've seen this happen with recent builds for a week or so now. Could be something wrong in my build setup. Currently running r27878, with ata bus driver enabled and all optional packages installed, I've only checked in vmware so far. It's also been crashing when I try to right-click and delete folders. Here's the gdb output:
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] 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/libtracker.so...done. Loaded symbols for /boot/beos/system/lib/libtracker.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/lib/libtranslation.so...done. Loaded symbols for /boot/beos/system/lib/libtranslation.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/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/system/Tracker (76) thread Tracker (76)] 0xffff0104 in ?? () (gdb) bt #0 0xffff0104 in ?? () #1 0x006581fa in port_buffer_size_etc () from /boot/beos/system/lib/libroot.so #2 0x002b2302 in BLooper::ReadRawFromPort () from /boot/beos/system/lib/libbe.so #3 0x002b238e in BLooper::ReadMessageFromPort () from /boot/beos/system/lib/libbe.so #4 0x002b1a2b in BLooper::MessageFromPort () from /boot/beos/system/lib/libbe.so #5 0x002b251b in BLooper::task_looper () from /boot/beos/system/lib/libbe.so #6 0x002a6685 in BApplication::Run () from /boot/beos/system/lib/libbe.so #7 0x002009eb in main () (gdb)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
