segfault

Erik Leunissen e.leunissen@hccnet.nl
Mon Nov 6 10:28:00 GMT 2006


Erik Leunissen wrote:
> 
> My (casual) interpretation of the back trace:
> It appears that somehow xstrvprintf() in utils.c is called with an empty 
> string '\0' to append, upon which strlen() explodes.
> 

Well that's too casual! A newline character is being appended, not an 
empty string.

Erik



More information about the Gdb mailing list