On 03/29/10 15:51, Kevin Wolf wrote:
It actually searches the queue in case tag != s->current->tag, and it
should most likely do the same for s->current == NULL ...
Attached patch makes the rom boot for me.
Yes, works for me. And it seems to work reliably, unlike the 0.12.x
version.
Oh. The lsi cleanup patches where supposed to be a no-op.
Looks like I fixed bugs by accident ;)
Seriously: Could be that stable code silently does something wong when
reaching the point where master segfaults due to the NULL pointer
dereference.
Maybe we should include the lsi patches in stable-0.12?
Probably much easier than brewing a different version of the fix for 0.12.
cheers
Gerd