This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: problem with exception handling


> 
> 
> --C0X6iWwYi9OgoVx8GtiA8gVni+RCEOFHDcBlzx9W
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
> 
> Why do I get a dumped core in this program. I use
> the newest snapshot installed, ( test.C is attached)
> 
> gdb gives the following
> Breakpoint 1 at 0x4002aba4
> -- main starts --
> -- f1 starts -- 
> L TraceLifetime constructed for a.
> -- f2 starts -- 
> LL TraceLifetime constructed for c.
> LD TraceLifetime destroyed for c.
> 
> Breakpoint 1, 0x4002aba4 in abort ()

I have no problems on linux/x86 libc 5.4.39.

H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]