Comment 13 for bug 918678

Revision history for this message
In , Amai (amai) wrote :

(In reply to amai from comment #7)
[...]
> (gdb) p wordchars
> $1 = 0x0

That variable is innocent and not the reason, but Bug 620626#c20 looks close: csconv is NULL here.
Any chance for a simple if() around that thing to prevent the crash??