media_server does not free resources from crashed applications
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)
Summary: |
libmedia.so: we are doomed → media_server does not free resources from crashed applications
|
Owner: |
changed from nobody to Barrett
|
Status: |
new → assigned
|
Owner: |
changed from Barrett to nobody
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Is this still valid after Axel's changes in libmedia.so ?