Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Aug 2008 02:40:03 -0700 (PDT)
From:      Unga <unga888@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   Segmentation fault: _pthread_mutex_init_calloc_cb()
Message-ID:  <942225.15686.qm@web57006.mail.re3.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hi all

When my C program executing exit(EX_OK); I get following error message in ddd:
Program received signal SIGSEGV, Segmentation fault.
0x28102600 in _pthread_mutex_init_calloc_cb () from /lib/libc.so.7

I'm running FreeBSD 7.0 on i386.

I noted I got this issue after I introduced a code section with strsep. I'm not sure whether there is anything to do with strsep, ddd shows strsep works well.

Any idea what is wrong?

Many thanks in advance.

kind regards
Unga


      



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?942225.15686.qm>