Open GoogleCodeExporter opened 8 years ago
crap, I wish I saw this sooner.
What is your items.c:1183?
It looks like:
if (it->prev) {
it->prev->next = it;
}
^ middle line.
I'd love to know how that's possible. any chance of getting a backtrace?
Original comment by dorma...@rydia.net
on 5 Jul 2015 at 12:49
Yeah, that code.
But no backtrace, sorry. Can't reproduce in a lab, and scary to "test on
production" :-|
Original comment by ant...@corp.badoo.com
on 6 Jul 2015 at 12:21
Original issue reported on code.google.com by
ant...@corp.badoo.com
on 2 Jun 2015 at 11:07