------- Comment #2 from dj at redhat dot com  2006-03-23 18:07 -------
Subject: Re:   New: bad allocation while adding new elements to vector


When reporting DJGPP bugs, please run your app under gdb and use
"where" to get a traceback, or use djgpp's symify (or bfdsymify) to
replace these hex numbers with file/line information.  You may need to
compile your application with -g to get symbolic debugging
information.

> Call frame traceback EIPs:
>   0x0000e574
>   0x0000e64e
>   0x0000b3fb
>   0x00020e5e
>   0x0001c0f4
>   0x0001c12e
>   0x0001bce3
>   0x000193dd
>   0x000214f7
>   0x000016eb
>   0x0000abd8


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26825

Reply via email to