HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

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

hrev43550_info_crashes_on_launch.txt​ (2.9 KB) - added by disreali 4 years ago.
full gdb crash trace

Download all attachments as: .zip

Change History

Changed 4 years ago by disreali

  • attachment hrev43550_info_crashes_on_launch.txt​ added

full gdb crash trace

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.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/