I don't know about the unable to find __d_pid symbol, but the recieved SIGUSR1
is normal and is used by Pth to switch threads(I think). In gdb you need to
handle the signal. (use the "handle SIGUSR1 nostop" command).
Hope it helps,
Tim
____________________Reply Separator____________________
Subject: wrong installation?
Author: [EMAIL PROTECTED]
Date: 8/17/00 10:50 AM
Hi everybody,
I have a little problem to execute my pth-linked programm.
I am sitting in front of a:
HP B123L
HP-UX 10.20
with installation options:
./configure --prefix=/aucos --enable-pthread --enable-debug
my debug output (GDB 4.16 (hppa1.1-hp-hpux10.20) (bt))
warning: Unable to find __d_pid symbol in object file.
warning: Suggest linking with /usr/lib/end.o.
warning: GDB will be unable to track shl_load/shl_unload calls
Program received signal SIGUSR1, User defined signal 1.
0x7afff860 in sigsuspend ()
#0 0x7afff860 in sigsuspend ()
#1 0x7ae91250 in __pth_mctx_set ()
#2 0x7ae9464c in pth_spawn ()
#3 0x7ae93d34 in pth_init ()
#4 0x7ae9a9cc in fork ()
Compiling (gcc version 2.8.1) and linking worked well, but I can not
execute. That's wrong with my installation?
I dont understand everything, but I work hard on it.
Thanks in advance, so long
Holger.
***********************
office:
Holger Meurer email: [EMAIL PROTECTED]
AUCOS elektronische Ger"ate GmbH
Matthiashofstr. 47-49 Phone: +49-241-44664-176
D-52064 Aachen Fax: +49-241-44664-99
______________________________________________________________________
GNU Portable Threads (Pth) http://www.gnu.org/software/pth/
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager (Majordomo) [EMAIL PROTECTED]
______________________________________________________________________
GNU Portable Threads (Pth) http://www.gnu.org/software/pth/
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager (Majordomo) [EMAIL PROTECTED]