[haiku-bugs] Re: [Haiku] #15728: Crash on free in PainterAggInterface

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Thu, 06 Aug 2020 11:00:32 -0000

#15728: Crash on free in PainterAggInterface
---------------------------------+----------------------------
  Reporter:  humdinger           |      Owner:  axeld
      Type:  bug                 |     Status:  new
  Priority:  normal              |  Milestone:  Unscheduled
 Component:  Servers/app_server  |    Version:  R1/Development
Resolution:                      |   Keywords:
Blocked By:                      |   Blocking:  16246, 16367
  Platform:  All                 |
---------------------------------+----------------------------
Comment (by ttcoder):

 Confirming, whoever looks into this might want to review the [https://git
 .haiku-os.org/haiku/log/src/servers/app?ofs=50 change-logs] before 53894.
 It's at least the second time I see a station running hrev53894 with huge
 memory leaks ; this one had 2.3 GB (two giga bytes) in app_server after 14
 days of use, and had to reboot after a hard "freeze" :

 {{{
 STC:Thu Jul 30 18:48:18 2020  Memory usage has gone up from 2685423616 to
 2954039296 bytes (86.1%).
 STC:Thu Jul 30 18:48:18 2020  1) 2353147904 bytes used by
 /boot/system/servers/app_server (team 440)
 }}}


 Questions that come to mind:

 * is that memory leak a separate issue, or did a single change-set cause
 both the non-released mem and the PainterAggInterface heap issue ?
 * is that leaked heap, or leaked areas ? (note to self: SC reports don't
 mention the distinction, but my log does a "listarea heap" so try to
 collect that)
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15728#comment:19>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: