[haiku-bugs] Re: [Haiku] #8780: Very large JPEG crashes WebPositive

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Wed, 03 Sep 2014 09:31:56 -0000

#8780: Very large JPEG crashes WebPositive
----------------------------------------+----------------------------
   Reporter:  jstressman                |      Owner:  leavengood
       Type:  bug                       |     Status:  closed
   Priority:  normal                    |  Milestone:  R1
  Component:  Applications/WebPositive  |    Version:  R1/Development
 Resolution:  fixed                     |   Keywords:
 Blocked By:                            |   Blocking:
Has a Patch:  0                         |   Platform:  All
----------------------------------------+----------------------------
Changes (by pulkomandy):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 jstressman: while the image can be tiled once decoded, it's not really
 possible to decode only a part of a JPEG file. So this would need saving
 the decoded bitmap to disk as it is decoded, and then reading tiles from
 that decoded "cache".

 While we could implement this OS-wide in the translator API, it wouldn't
 solve the problem for Web+, which uses libjpeg directly.

 Closing this issue since we don't crash anymore. I don't think there is a
 reasonable way to handle this, and ShowImage can be used without problems.

--
Ticket URL: <https://dev.haiku-os.org/ticket/8780#comment:5>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: