[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #24111] NetBSD Unable to detach thread
From: |
Riccardo mottola |
Subject: |
[bug #24111] NetBSD Unable to detach thread |
Date: |
Sun, 22 Feb 2009 20:31:12 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.19) Gecko/20081229 SeaMonkey/1.1.14 |
Update of bug #24111 (project gnustep):
Status: None => Invalid
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #14:
on netbsd 4.0.1 x86 I get for /usr/lib/libobjc.so
multix lib > nm libobjc.so | grep -i thre
0000f474 T __objc_close_thread_system
0000f468 T __objc_init_thread_system
00015648 B __objc_is_multi_threaded
000155f0 D __objc_runtime_threads_alive
0000f480 T __objc_thread_detach
0000f4a8 T __objc_thread_exit
00015644 B __objc_thread_exit_status
0000f4dc T __objc_thread_get_data
0000f494 T __objc_thread_get_priority
0000f4b4 T __objc_thread_id
0000f4c0 T __objc_thread_set_data
0000f488 T __objc_thread_set_priority
0000f4a0 T __objc_thread_yield
0001564c B _objc_became_multi_threaded
00009d04 T objc_set_thread_callback
0000a044 T objc_thread_add
0000a21c T objc_thread_detach
0000a184 T objc_thread_exit
0000a148 T objc_thread_get_data
0000a1e0 T objc_thread_get_priority
00009d94 T objc_thread_id
0000a008 T objc_thread_remove
0000a164 T objc_thread_set_data
0000a1fc T objc_thread_set_priority
0000a1c4 T objc_thread_yield
so I suppose it is not linked against pthread and netbsd supplies a worse
runtime than previous evrsion. The strange part is that it is correclty built
with threads enabled, so maybe it is a gcc bug. Let's hope in the next
version. It also means that packagers need to package libobjc as well. It
should do no harm on previous netbsd evrsions I suppose, our libobjc should
always work...
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?24111>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #24111] NetBSD Unable to detach thread, Riccardo mottola, 2009/02/16
- [bug #24111] NetBSD Unable to detach thread, Richard Frith-Macdonald, 2009/02/17
- [bug #24111] NetBSD Unable to detach thread, Sebastian Reitenbach, 2009/02/17
- [bug #24111] NetBSD Unable to detach thread, Riccardo mottola, 2009/02/18
- [bug #24111] NetBSD Unable to detach thread, Riccardo mottola, 2009/02/19
- [bug #24111] NetBSD Unable to detach thread, Richard Frith-Macdonald, 2009/02/19
- [bug #24111] NetBSD Unable to detach thread, Sebastian Reitenbach, 2009/02/19
- [bug #24111] NetBSD Unable to detach thread, Richard Frith-Macdonald, 2009/02/19
- [bug #24111] NetBSD Unable to detach thread, Sebastian Reitenbach, 2009/02/19
- [bug #24111] NetBSD Unable to detach thread,
Riccardo mottola <=