Closed Bug 11761 Opened 25 years ago Closed 25 years ago

crash in ImageConsumer::OnStopRequest()

Categories

(Core :: Networking, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: pnunn, Assigned: warrensomebody)

References

()

Details

While looking at bug#7622, I'm getting a crash in
ImageConsumer::OnStopRequest() in gfx/nsImageNetContextAsync.cpp.

aContext = NULL. though in the calling function
ImageConsumer::KeepPummpingStream(), mContext in consumer has a value.

It maybe that aContext just need to be set.
I'm marking bug#7622 dependent on this bug.

-pnunn
Blocks: 7622
Summary: crash in ImageConsumer::OnStopRequest()
adding a summary
Status: NEW → ASSIGNED
Target Milestone: M10
I think this bug was fixed  by the docloader cleanup
fix.
-pn
works fine under linux ... no crash
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
hmmm, this gif is not loading well, is there a problem with animated gifs right
now?
That's the point. ;)

Unfortunately, nowhere in the bug report did anyone let paulmac know that the GIF
image in question is invalid. The expected output is that it should gracefully
fail to display, without adversely affecting the browser.
QA Contact: paulmac → elig
Status: RESOLVED → VERIFIED
Verified fixed in 1999 09/14/99 builds (9/13/99 on Linux).

Specifically, the application does not crash on the invalid animated GIF, but
instead gracefully fails, displaying the image's URL instead of the image.
Bulk move of all Necko (to be deleted component) bugs to new Networking

component.
You need to log in before you can comment on or make changes to this bug.