HP-UX 11.23 Assertion failed: __thread_init == NULL

A

ankur.cdac

The utility fails on an HP-UX 11.23
machine. When executing the 'crecv' command, a core file is
generated and the following message is printed out:

Assertion failed: __thread_init == NULL, file
.../../../../../core/libs/libc/shared_pa2_32/../core/threads/pthrea
d_stubs1.c, line 361
Abort(coredump)
 
V

Vladimir S. Oka

(e-mail address removed) opined:
The utility fails on an HP-UX 11.23
machine. When executing the 'crecv' command, a core file is
generated and the following message is printed out:

Assertion failed: __thread_init == NULL, file
../../../../../core/libs/libc/shared_pa2_32/../core/threads/pthrea
d_stubs1.c, line 361
Abort(coredump)

Too bad...

Did you have a (Standard C) question as well?
 
K

Keith Thompson

The utility fails on an HP-UX 11.23
machine. When executing the 'crecv' command, a core file is
generated and the following message is printed out:

Assertion failed: __thread_init == NULL, file
../../../../../core/libs/libc/shared_pa2_32/../core/threads/pthrea
d_stubs1.c, line 361
Abort(coredump)

Uh huh. And did you have a question about it?

We don't know what the "crecv" command is. (Actually, a quick Google
search indicates that it's a function, not a command, but that's
beside the point.)

Probably comp.sys.hp.hpux or perhaps comp.programming.threads would be
a better place to ask. And showing your code, preferably a small
self-contained program that exhibits the symptom, would be very
helpful.
 
P

pete

The utility fails on an HP-UX 11.23
machine. When executing the 'crecv' command, a core file is
generated and the following message is printed out:

Assertion failed: __thread_init == NULL, file
../../../../../core/libs/libc/shared_pa2_32/../core/threads/pthrea
d_stubs1.c, line 361
Abort(coredump)

I guess __thread_init was supposed to be equal to NULL
at some point in the code, but wasn't.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,144
Latest member
KetoBaseReviews
Top