Boost logo

Boost :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-12-23 05:43:55


Oliver.Kowalke_at_[hidden] wrote:

> Hello,
> I get an segmentation fault if I try to link against
> libboost_signals-gcc-1_33_1 or libboost_signals-gcc-mt-1_33_1!
> The application consist only of an empty main function and the binary is
> linked against the signals library.
> I've appended an output (tusc.out) of tusc (trace unix system calls)
> which indicates, that exit(11) is called and so a core dump created.

Can you run the program under gdb debugger, and when hittin segfault produce
backtrace with the "backtrace" command. That will be more usefull, in any
case, then syscall trace.

- Volodya


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk