[haiku-bugs] Re: [Haiku] #8902: Crash upon closing, after rapidly scrolling through many large photos

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Sun, 10 Mar 2013 03:12:16 -0000

#8902: Crash upon closing, after rapidly scrolling through many large photos
--------------------------------------+----------------------------
   Reporter:  mmadia                  |      Owner:  axeld
       Type:  bug                     |     Status:  assigned
   Priority:  normal                  |  Milestone:  R1
  Component:  Applications/ShowImage  |    Version:  R1/Development
 Resolution:                          |   Keywords:
 Blocked By:                          |   Blocking:
Has a Patch:  0                       |   Platform:  All
--------------------------------------+----------------------------
Changes (by anevilyak):

 * owner:  leavengood => axeld
 * status:  new => assigned


Comment:

 After some quick digging, the problem here appears to be in the
 ImageCache. It spawns worker threads to handle image loading/translation,
 but doesn't actually wait for them to complete/exit when it's shut down
 (there's furthermore a TODO note in the ImageCache destructor to free
 various resources so it clearly needs a bit more TLC there anyways).

 Reassigning to Axel since that code was his.

--
Ticket URL: <http://dev.haiku-os.org/ticket/8902#comment:1>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: