Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2011 05:10:05 -0700 (PDT)
From:      Unga <unga888@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   Segmentation fault, _malloc_prefork () - debugging help needed
Message-ID:  <1316347805.62034.YahooMailClassic@web160112.mail.bf1.yahoo.com>

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

I'm developing an multi-threaded application on FreeBSD.

When it is running for sometime, it develops a Segmentation fault.

The ddd debugger shows following:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 296c6580 (LWP 100137)]
0x28ee390e in _malloc_prefork () from /lib/libc.so.7

How could I know the exact line in source where this issue develops?

Many thanks in advance.

Best regards
Unga




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