GNOME Bugzilla – Bug 588335
Content sniffer crash
Last modified: 2009-07-12 20:52:02 UTC
Steps to reproduce: 1. Use latest libsoup/Epiphany/WebKit 2. Browse for a while 3. Watch Epiphany crash Stack trace:
+ Trace 216389
Other information: The crash happens very rarely. The attached patch should fix it.
Created attachment 138250 [details] [review] Fix crash
Thanks, the bug was actually in SoupMessageHeaders though. (It should never have been possible for content_type_with_params to be NULL if content_type wasn't.) Fixed in git.
*** Bug 588393 has been marked as a duplicate of this bug. ***