Program received signal SIGSEGV, Segmentation fault.
0xff2209e8 in _write () from /usr/lib/libc.so.1
(gdb) up
#1 0xff212bf4 in _xflsbuf () from /usr/lib/libc.so.1
(gdb) up
#2 0xff21000c in _flsbuf () from /usr/lib/libc.so.1
(gdb) up
#3 0x00000037 in ?? ()
(gdb) up
#4 0x00000037 in ?? ()
(gdb) up
Previous frame identical to this frame (corrupt stack?)
(gdb) up
Initial frame selected; you cannot go up.
(gdb)
Any help?