[Webkit-unassigned] [Bug 38256] [GTK] Random failure on 'testdownload' unit test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 3 02:37:36 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38256





--- Comment #9 from Mario Sanchez Prada <msanchez at igalia.com>  2010-05-03 02:37:36 PST ---
(In reply to comment #8)
> (From update of attachment 54557 [details])
> AFAIK private instance data is zeroed when created, so if this fixes the
> crasher there's something really weird going on.

Yes, but anyway explicitly setting that to 0 won't hurt either :-)

Anyway, there's something wrong in that test anyway, since something bad could
happen if set_filename() got executed prior to the download-requested signal
handler, which could also be behind this random behaviour.. If that was the
case, the second patch should help.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list