Re: https related crash
Jorge Arellano Cid <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Mar 04, 2013 at 10:07:21PM +0100, Johannes Hofmann wrote: > On Fri, Mar 01, 2013 at 01:37:13PM -0300, Jorge Arellano Cid wrote: > > Hi Johannes, > > > > On Thu, Feb 28, 2013 at 10:44:15PM +0100, Johannes Hofmann wrote: > > > Hi, > > > > > > from time to time I get the crash below. > > > Would a simple NULL check in a_Chain_check() be the correct fix? > > > > I gave it a first review, and it looks like the connection gets closed > > before the dialog sends an answer. So, at resume time, the sending branch > > is gone. It'd be great to have a test case. > > Sorry, I can't reproduce it atm. I keep trying. > > > > > Anyway, in the interim, please try the following patch: > > Will do, once I can reproduce the crash. AFAIR there're a few obscure corner cases not explicitly handled by the CCC (ATM not worth the coding effort), and those are silently caught by the CCC's check code. From a distance, and with the proposed patch, it doesn't look like a show stopper at all. -- Cheers Jorge.-