[haiku-bugs] Re: [Haiku] #15476: nss: listsuites crashes during output

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sun, 10 Nov 2019 16:38:33 -0000

#15476: nss: listsuites crashes during output
-----------------------------+----------------------------
   Reporter:  cocobean       |      Owner:  nobody
       Type:  bug            |     Status:  closed
   Priority:  normal         |  Milestone:  Unscheduled
  Component:  System/Kernel  |    Version:  R1/Development
 Resolution:  invalid        |   Keywords:  nss
 Blocked By:                 |   Blocking:
Has a Patch:  0              |   Platform:  All
-----------------------------+----------------------------
Changes (by KapiX):

 * status:  new => closed
 * resolution:   => invalid

Comment:

 This is not a Haiku issue. There is a loop in the calls which was fixed
 earlier by these lines in the patch:

 {{{
 ifeq (,$(filter-out BSD_OS FreeBSD Linux NetBSD OpenBSD BeOS,
 $(OS_TARGET)))
     MKSHLIB += -Wl,-Bsymbolic
 endif
 }}}

 Since Mozilla removed BeOS support from NSPR I suppose it is not applied
 anymore. Please check if -Wl,-Bsymbolic is passed to the linker, and if
 it's not file an issue at Haikuports.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15476#comment:2>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: