Metadata buffer for crash for Android

This is the sdk that we are using implementation(“us.zoom.videosdk:zoomvideosdk-core:2.1.0”)

and while 2 people are in a call after 9 min the call is getting disconnected automatically and getting the error like below

16:40:47.148 Camera2-Metadata app_id resizeIfNeeded: Can’t allocate larger metadata buffer
16:40:47.149 app_id updateImpl: Unable to update metadata entry android.lens.info.shadingMapSize (90006): Out of memory (-12)
16:40:47.198 libc++abi app_id terminating due to uncaught exception of type St9bad_alloc: std::bad_alloc
16:40:47.497 app_id terminating with uncaught exception of type std::bad_alloc: std::bad_alloc
16:40:47.501 app_id terminating with uncaught exception of type std::bad_alloc: std::bad_alloc
16:40:47.501 app_id terminating due to uncaught exception of type St9bad_alloc: std::bad_alloc
16:40:47.502 app_id terminating due to uncaught exception of type std::bad_alloc: std::bad_alloc
16:40:47.502 app_id terminating with uncaught exception of type std::bad_alloc: std::bad_alloc
16:40:47.502 app_id terminating with uncaught exception of type std::bad_alloc: std::bad_alloc
16:40:48.208 ConnectivityService system_server RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=16098, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND&NOT_VCN_MANAGED&NOT_BANDWIDTH_CONSTRAINED Forbidden: LOCAL_NETWORK Uid: 10570 RequestorUid: 10570 RequestorPkg: app_id UnderlyingNetworks: Null] ]
16:40:48.208 system_server RemoteException caught trying to send a callback msg for NetworkRequest [ TRACK_DEFAULT id=16101, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED&NOT_BANDWIDTH_CONSTRAINED Uid: 10570 RequestorUid: 10570 RequestorPkg: app_id UnderlyingNetworks: Null] ]
16:40:48.209 system_server RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=16108, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND&NOT_VCN_MANAGED&NOT_BANDWIDTH_CONSTRAINED Forbidden: LOCAL_NETWORK Uid: 10570 RequestorUid: 10570 RequestorPkg: app_id UnderlyingNetworks: Null] ]
16:40:48.969 InputDispatcher system_server channel ‘e99d96d app_id/com.taskhuman.videocallfeature.zoom.ZoomActivity’ ~ Channel is unrecoverably broken and will be disposed!

can someone help me with this
@chunsiong.zoom @rehema.zoom @tommy @jon.zoom

@ekaansh.zoom Can you help me here …
while the users are in the call memory leak is happening .
2.7GB For Native memory
Right now I’m using this version
implementation(“us.zoom.videosdk:zoomvideosdk-core:2.1.0”)

Hey @paul.mathew thanks for flagging, let me check with engineering.

1 Like

thank you … @ekaansh.zoom
what is happening right now is that.
calls are getting dropped automatically after 10 min or so.

@ekaansh.zoom hi,
any update for this?

Sorry, still working on this one. I’ll share here once I have an update.

1 Like