This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

Re: [Bug c++/26825] 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


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