Opened 15 years ago

Closed 5 years ago

Last modified 4 years ago

#4021 closed bug (fixed)

media_server does not free resources from crashed applications

Reported by: stippi Owned by: nobody
Priority: normal Milestone: R1/beta2
Component: Kits/Media Kit Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I am currently debugging something else, which makes me launch and crash a media application all the time. This means I am not properly cleaning up the media resources this application allocates. Now I have just triggered src/kits/media/SharedBufferList.cpp:136, and that makes me wonder whether the media_server is properly cleaning up after crashed applications. It should definitely free any resources this application has requested from the server.

Change History (7)

comment:1 by korli, 14 years ago

Is this still valid after Axel's changes in libmedia.so ?

comment:2 by stippi, 14 years ago

From what Axel told me, cleaning up after crashed applications should still be a problem. At least in some cases, it has to be investigated further.

comment:3 by pulkomandy, 9 years ago

Summary: libmedia.so: we are doomedmedia_server does not free resources from crashed applications

comment:4 by Barrett, 9 years ago

Owner: changed from nobody to Barrett
Status: newassigned

comment:5 by korli, 5 years ago

Owner: changed from Barrett to nobody

comment:6 by waddlesplash, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed by hrev53368.

comment:7 by nielx, 4 years ago

Milestone: R1R1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.