Re: Segmentation fault in FreeBSD 9.0 flockfile ()

2012-05-02 Thread Unga
> From: Robert Bonomi > To: freebsd-questions@freebsd.org > Cc: > Sent: Wednesday, May 2, 2012 6:38 AM > Subject: Re: Segmentation fault in FreeBSD 9.0 flockfile () > > > Unga wrote; >> From: Darren Baginski >> > Unga wrote: >> >

Re: Segmentation fault in FreeBSD 9.0 flockfile ()

2012-05-01 Thread Robert Bonomi
Unga wrote; > From: Darren Baginski > > Unga wrote: > > > >01.05.2012, 22:08, "Unga" : > >> Hi all > >> > >> I'm getting a Segmentation fault in FreeBSD 9.0 as follows for myprog.c: > >> > >> Reading symbols from /libexec/ld-elf.so.1...done. > >> Loaded symbols for /libexec/ld-elf.so.1 > >> #

Re: Segmentation fault in FreeBSD 9.0 flockfile ()

2012-05-01 Thread Unga
From: Darren Baginski To: Unga >Cc: "freebsd-questions@freebsd.org" >Sent: Tuesday, May 1, 2012 7:04 PM >Subject: Re: Segmentation fault in FreeBSD 9.0 flockfile () > >Hi! > >Mind to share code snippet caused the problem? > >01.05.2012, 22:08, &

Re: Segmentation fault in FreeBSD 9.0 flockfile ()

2012-05-01 Thread Eitan Adler
On 1 May 2012 14:08, Unga wrote: > Hi all > > I'm getting a  Segmentation fault in FreeBSD 9.0 as follows for myprog.c: > > > Reading symbols from /libexec/ld-elf.so.1...done. > Loaded symbols for /libexec/ld-elf.so.1 > #0  0x28ebb062 in flockfile () from /lib/libc.so.7 > [New Thread 29c04900 (LWP

Re: Segmentation fault in FreeBSD 9.0 flockfile ()

2012-05-01 Thread Darren Baginski
Hi! Mind to share code snippet caused the problem? 01.05.2012, 22:08, "Unga" : > Hi all > > I'm getting a  Segmentation fault in FreeBSD 9.0 as follows for myprog.c: > > Reading symbols from /libexec/ld-elf.so.1...done. > Loaded symbols for /libexec/ld-elf.so.1 > #0  0x28ebb062 in flockfile () fr