Ticket #558 (closed task: fixed)
Opened 4 years ago
Last modified 3 years ago
[texinfo] optpkg needs to be rebuilt
| Reported by: | disreali | Owned by: | bonefish |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | sys-apps/texinfo | Version: | |
| Severity: | normal | Keywords: | info crash |
| Cc: |
Description
Due to recent changes in HEAD, the info cmd from the texinfo optpkg crashes immediately on launch.
Reading symbols from /boot/system/lib/libicuuc.so.48.1.1...done. Loaded symbols for /boot/system/lib/libicuuc.so.48.1.1 [tcsetpgrp failed in terminal_inferior: Invalid Argument] [Switching to team /boot/common/bin/info (77694) thread info (77694)] 0x002951d9 in pthread_self () from /boot/system/lib/libroot.so (gdb) bt #0 0x002951d9 in pthread_self () from /boot/system/lib/libroot.so #1 0x00295e59 in pthread_getspecific () from /boot/system/lib/libroot.so #2 0x0037dcf5 in BPrivate::Libroot::ICUThreadLocalStorageValue::GetInstanceForKey () from /boot/system/lib/libroot-addon-icu.so #3 0x00378bee in BPrivate::Libroot::ICUCategoryData::_GetConverter () from /boot/system/lib/libroot-addon-icu.so #4 0x0037a131 in BPrivate::Libroot::ICUCtypeData::_GetConverterForMbState () from /boot/system/lib/libroot-addon-icu.so #5 0x00379a73 in BPrivate::Libroot::ICUCtypeData::MultibyteToWchar () from /boot/system/lib/libroot-addon-icu.so #6 0x0037adb9 in BPrivate::Libroot::ICULocaleBackend::MultibyteToWchar () from /boot/system/lib/libroot-addon-icu.so #7 0x00302407 in mbrtowc () from /boot/system/lib/libroot.so #8 0x0022d5e7 in process_node_text () #9 0x00000000 in ?? ()
Attachments
Change History
Changed 4 years ago by disreali
- attachment hrev43550_info_crashes_on_launch.txt added
comment:1 Changed 3 years ago by disreali
I just tested the current bep file and it builds a correctly working texinfo on both gcc2 and gcc4 revisions of hrev43550, hrev43789, and hrev43812.
It would be nice to have this could be fixed in the trunk, as it is a simple rebuild.
comment:2 Changed 3 years ago by scottmc
- Resolution set to fixed
- Status changed from new to closed
This was fixed in Haiku hrev43925.
Note: See
TracTickets for help on using
tickets.

full gdb crash trace