Opened 4 months ago
Last modified 4 months ago
#70447 new defect
bind9 @9.20.0 crashes on 10.6
Reported by: | jmroot (Joshua Root) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | danielluke (Daniel J. Luke), jeremyhu (Jeremy Huddleston Sequoia) | |
Port: | bind9 |
Description
It's crashing in the allocator which is called from __emutls_get_address
. Basically the same thing with or without jemalloc. No idea if it's a problem with the emulated TLS implementation in clang-11 or something BIND is doing.
Attachments (2)
Change History (3)
Changed 4 months ago by jmroot (Joshua Root)
Attachment: | named_2024-07-25-120801_localhost.crash added |
---|
Changed 4 months ago by jmroot (Joshua Root)
Attachment: | named_2024-07-25-122401_localhost.crash added |
---|
crash report without jemalloc
comment:1 Changed 4 months ago by jmroot (Joshua Root)
Note: See
TracTickets for help on using
tickets.
crash report with jemalloc