Debug libc (cpp too) available?

I have several apps that are SIGSEGVing somewhere in libc/cpp when they
apparently attempt to load a particular shared library (or perhaps it is
simply that the number of loaded libraries is relevant). To educate myself
what might be wrong and to fix the problem, a debug version of libc/cpp
would be helpful. I don’t see such a variant in the usual places. Can I
request a version and hope to receive it?

Lonnie.

Is there a limit on the number of shared libraries that an application can
load? Or a restriction aqainst shared libraries loading shared libraries? My
belief is “no”. But I’ve never pushed my luck. Perhaps I am now…

“Lonnie VanZandt” <lvanzandt@qnx.com> wrote in message
news:aj6i8m$1ul$1@inn.qnx.com

I have several apps that are SIGSEGVing somewhere in libc/cpp when they
apparently attempt to load a particular shared library (or perhaps it is
simply that the number of loaded libraries is relevant). To educate myself
what might be wrong and to fix the problem, a debug version of libc/cpp
would be helpful. I don’t see such a variant in the usual places. Can I
request a version and hope to receive it?

Lonnie.

Forgive me, the error is in the QNX library loader, ldqnx.so. While this
makes more sense, it doesn’t help me much…

“Lonnie VanZandt” <lvanzandt@qnx.com> wrote in message
news:aj6i8m$1ul$1@inn.qnx.com

I have several apps that are SIGSEGVing somewhere in libc/cpp when they
apparently attempt to load a particular shared library (or perhaps it is
simply that the number of loaded libraries is relevant). To educate myself
what might be wrong and to fix the problem, a debug version of libc/cpp
would be helpful. I don’t see such a variant in the usual places. Can I
request a version and hope to receive it?

Lonnie.