NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-mips/59064 (jemalloc switch to 5.3 broke userland)



On Sat, Apr 12, 2025 at 01:55:51PM +0000, Taylor R Campbell wrote:
> Can you run the libc tls and rtld tests and see if they pass on these
> platforms?

This is with the older jemalloc and a few weeks old userland,
only the libc/tls tests:


Failed test cases:
    t_tls_static:t_tls_static

Summary for 3 test programs:
    2 passed test cases.
    1 failed test cases.
    0 expected failed test cases.
    0 skipped test cases.

tc-se:Core was generated by `t_tls_static'.
tc-se:Program terminated with signal SIGABRT, Aborted.
tc-se:#0  0x0000000120086dd8 in _lwp_kill ()
tc-se:[Current thread is 1 (process 928)]
tc-se:#0  0x0000000120086dd8 in _lwp_kill ()
tc-se:#1  0x0000000120086d38 in raise ()
tc-se:#2  0x00000001200f8c90 in abort ()
tc-se:#3  0x00000001200f8c14 in __tls_get_addr ()
tc-se:#4  0x0000000120064ac0 in __cxa_thread_run_atexit ()
tc-se:#5  0x000000012000e380 in pthread_exit ()
tc-se:#6  0x000000012000e4bc in pthread.create_tramp ()
tc-se:#7  0x0000000120029c60 in err ()


> Do we have any regular test runs of the same architecture/ABI that we
> can consult for past results of the tls and rtld tests?

Not that I am aware of.

Martin


Home | Main Index | Thread Index | Old Index