[Bug target/40606] Inside new_handler throw; operator may cause abort

2009-07-02 Thread paolo dot carlini at oracle dot com
--- Comment #8 from paolo dot carlini at oracle dot com 2009-07-02 09:29 --- Richard, can you please have a quick look? I don't have any ia64 machine available and the problem can't reproduce for me on x86_64 with 4_3/4_4/4_5 -- paolo dot carlini at oracle dot com changed:

[Bug target/40606] Inside new_handler throw; operator may cause abort

2009-07-02 Thread paolo dot carlini at oracle dot com
--- Comment #10 from paolo dot carlini at oracle dot com 2009-07-02 10:08 --- Thanks Richard. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40606

[Bug target/40606] Inside new_handler throw; operator may cause abort

2009-07-02 Thread rguenth at gcc dot gnu dot org
--- Comment #9 from rguenth at gcc dot gnu dot org 2009-07-02 10:05 --- I can reproduce it, the abort is from the system libunwind: (gdb) run Starting program: /tmp/a.out Executing test_4_10() #0 0xa0010721 in __kernel_syscall_via_break () #1 0x20422940 in

[Bug target/40606] Inside new_handler throw; operator may cause abort

2009-07-02 Thread tsyvarev at ispras dot ru
--- Comment #11 from tsyvarev at ispras dot ru 2009-07-02 11:26 --- Ok, sorry for noise. I'll try with libunwind. Only thing - what does it mean invalid testcase because you make libunwind fail by setrlimit. Does it mean that setrlimit shouldn't be used with new operator? or with