std::ofstream causes segfault in 1.5.x

Gareth Pearce tilps@hotmail.com
Sun Oct 12 18:58:00 GMT 2003



> -----Original Message-----
> From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] On Behalf
> Of thomas
> Sent: Monday, 13 October 2003 1:07 AM
> To: Corinna Vinschen
> Subject: Re: std::ofstream causes segfault in 1.5.x
> 
> On Sonntag, 12. Oktober 2003 at 10:34:02, Corinna Vinschen wrote:
> 
> >>    28 7293919 [main] cdrdao 1576 mmap64: addr 0, len 1065811968, prot
> 3, flags 22, fd -1, off 0
> 
> > Can you tell me why the process tries to mmap 1065811968 bytes == ~1Gig?
> > That won't work, nor would it under 1.3.22 on the same machine.  The
> cause
> > for this is outside of the strace and very likely outside of mmap
> itself.
> 
> Hmmm that is certainly most interesting. It's just opening a simple file
> to
> write ~10 lines to it. The exact same source code compiled in a 1.3.18
> environment works perfectly. I'm gonna debug it some more and see if i can
> find what makes the difference.

The 1.3.22 environment wouldn't be using a different gcc version by any
chance?

Gareth

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list