GNOME Bugzilla – Bug 588393
Crash when sniffing a response with no Content Type header
Last modified: 2009-07-12 20:52:02 UTC
Hey, I will create a backtrace. I hit this crash because a response had no Content-Type header, but soup_message_headers_get_content_type() returned text/html, while soup_message_headers_get_one() correctly returned NULL. I didn't figure out why this happens, but I think it would be useful to add a sanity check to avoid making ephy/webkit/libsoup crashier with the new release.
Created attachment 138292 [details] [review] proposed work-around
Created attachment 138293 [details] backtrace
already fixed shortly before you filed this... *** This bug has been marked as a duplicate of 588335 ***