Le jeudi 24 juin 2010 à 12:29 +0200, Lars Noschinski a écrit : > When I run "yelp info:make", yelp segfaults. The make-doc package is at > version 3.81-5.
Strangely enough, I can’t reproduce that on the same architecture with
the same versions.
> #1 0x0000000000431d23 in info_process_text_notes (node=0x7fffddc53c78,
> content=0x7fffd814b340 "12 Features of GNU `make'\n", '*' <repeats 25
> times>, "\n\nHere is a summary of the features of GNU `make', for comparison
> with\nand credit to other versions of `make'. We consider the features
> of\n`make' in"..., tree=0x1009c00) at yelp-info-parser.c:1210
> stop = 0x0
> lurl = 0x0
> zloc = 0x0
> url = 0x7fffd81507c0 " Instead of Executing the CommannsteInstead of
> Execution."
The contents of this string is corrupt. The piece with the ':' that
strchr is looking for has been replaced.
I can still see a bug on my system though, since at this exact place
yelp displays an incorrect link.
If you can still reproduce that, and you know how to use the debugger,
I’d be interested in:
* whether the same text is also corrupt in *current_real
* if so, whether it is corrupt in *current
* if so, whether it is corrupt in content
Cheers,
--
.''`. Josselin Mouette
: :' :
`. `' “If you behave this way because you are blackmailed by someone,
`- […] I will see what I can do for you.” -- Jörg Schilling
signature.asc
Description: This is a digitally signed message part

