Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App Getting Crashed When already an instance of app running in background #8

Open
rahulps1000 opened this issue Dec 13, 2021 · 7 comments

Comments

@rahulps1000
Copy link

If i minimise the app and try to use the intent to open the app again it crashes
is there a solution to fix it

@daadu
Copy link
Owner

daadu commented Dec 14, 2021

Can you share the logs when it crashes

@rahulps1000
Copy link
Author

D/EGL_emulation( 6309): eglCreateContext: 0xf0b228a0: maj 2 min 0 rcv 2
D/EGL_emulation( 6309): eglCreateContext: 0xf0b22c90: maj 2 min 0 rcv 2
D/HostConnection( 6309): HostConnection::get() New Host Connection established 0xf0b08820, tid 6596
D/HostConnection( 6309): HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_native_sync_v3 ANDROID_EMU_native_sync_v4 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_vulkan ANDROID_EMU_deferred_vulkan_commands ANDROID_EMU_vulkan_null_optional_strings ANDROID_EMU_vulkan_create_resources_with_requirements ANDROID_EMU_YUV_Cache ANDROID_EMU_async_unmap_buffer ANDROID_EMU_vulkan_ignored_handles ANDROID_EMU_has_shared_slots_host_memory_allocator ANDROID_EMU_vulkan_free_memory_sync ANDROID_EMU_vulkan_shader_float16_int8 ANDROID_EMU_vulkan_async_queue_submit ANDROID_EMU_sync_buffer_data ANDROID_EMU_read_color_buffer_dma GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_host_side_tracing ANDROID_EMU_async_frame_commands ANDROID_EMU_gles_max_version_2
D/EGL_emulation( 6309): eglMakeCurrent: 0xf0b22c90: ver 2 0 (tinfo 0xacd5a2b0) (first time)
D/PathProviderPlugin( 6309): Don't use TaskQueues.
W/FlutterActivityAndFragmentDelegate( 6309): A splash screen was provided to Flutter, but this is deprecated. See flutter.dev/go/android-splash-migration for migration steps.
D/HostConnection( 6309): HostConnection::get() New Host Connection established 0xf0b02690, tid 6595
D/HostConnection( 6309): HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_native_sync_v3 ANDROID_EMU_native_sync_v4 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_vulkan ANDROID_EMU_deferred_vulkan_commands ANDROID_EMU_vulkan_null_optional_strings ANDROID_EMU_vulkan_create_resources_with_requirements ANDROID_EMU_YUV_Cache ANDROID_EMU_async_unmap_buffer ANDROID_EMU_vulkan_ignored_handles ANDROID_EMU_has_shared_slots_host_memory_allocator ANDROID_EMU_vulkan_free_memory_sync ANDROID_EMU_vulkan_shader_float16_int8 ANDROID_EMU_vulkan_async_queue_submit ANDROID_EMU_sync_buffer_data ANDROID_EMU_read_color_buffer_dma GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_host_side_tracing ANDROID_EMU_async_frame_commands ANDROID_EMU_gles_max_version_2
D/EGL_emulation( 6309): eglMakeCurrent: 0xf0b228a0: ver 2 0 (tinfo 0xb87ae570) (first time)
D/EGL_emulation( 6309): eglCreateContext: 0xf0b19220: maj 2 min 0 rcv 2
I/DynamiteModule( 6309): Considering local module com.google.android.gms.ads.dynamite:0 and remote module com.google.android.gms.ads.dynamite:213806100
I/DynamiteModule( 6309): Selected remote version of com.google.android.gms.ads.dynamite, version >= 213806100
V/DynamiteModule( 6309): Dynamite loader version >= 2, using loadModule2NoCrashUtils
I/Ads     ( 6309): This request is sent from a test device.
I/DynamiteModule( 6309): Considering local module com.google.android.gms.ads.dynamite:0 and remote module com.google.android.gms.ads.dynamite:213806100
I/DynamiteModule( 6309): Selected remote version of com.google.android.gms.ads.dynamite, version >= 213806100
I/DynamiteModule( 6309): Considering local module com.google.android.gms.ads.dynamite:0 and remote module com.google.android.gms.ads.dynamite:213806100
I/DynamiteModule( 6309): Selected remote version of com.google.android.gms.ads.dynamite, version >= 213806100
D/DynamitePackage( 6309): Instantiating com.google.android.gms.ads.ChimeraAdManagerCreatorImpl
I/Ads     ( 6309): This request is sent from a test device.
I/DynamiteModule( 6309): Considering local module com.google.android.gms.ads.dynamite:0 and remote module com.google.android.gms.ads.dynamite:213806100
I/DynamiteModule( 6309): Selected remote version of com.google.android.gms.ads.dynamite, version >= 213806100
I/DynamiteModule( 6309): Considering local module com.google.android.gms.ads.dynamite:0 and remote module com.google.android.gms.ads.dynamite:213806100
I/DynamiteModule( 6309): Selected remote version of com.google.android.gms.ads.dynamite, version >= 213806100
W/Ads     ( 6309): Not retrying to fetch app settings
I/DynamiteModule( 6309): Considering local module com.google.android.gms.ads.dynamite:0 and remote module com.google.android.gms.ads.dynamite:213806100
I/DynamiteModule( 6309): Selected remote version of com.google.android.gms.ads.dynamite, version >= 213806100
W/Ads     ( 6309): GET LOCATION COMPILED
I/ExoPlayerImpl( 6309): Init ExoPlayerLib/2.4.2 [generic_x86_arm, sdk_gphone_x86, Google, 30]
D/CCodec  ( 6309): allocate(c2.android.aac.decoder)
I/CCodec  ( 6309): Created component [c2.android.aac.decoder]
D/CCodecConfig( 6309): read media type: audio/mp4a-latm
D/ReflectedParamUpdater( 6309): extent() != 1 for single value type: algo.buffers.max-count.values
D/ReflectedParamUpdater( 6309): extent() != 1 for single value type: output.subscribed-indices.values
D/ReflectedParamUpdater( 6309): extent() != 1 for single value type: input.buffers.allocator-ids.values
D/ReflectedParamUpdater( 6309): extent() != 1 for single value type: output.buffers.allocator-ids.values
D/ReflectedParamUpdater( 6309): extent() != 1 for single value type: algo.buffers.allocator-ids.values
D/ReflectedParamUpdater( 6309): extent() != 1 for single value type: output.buffers.pool-ids.values
D/ReflectedParamUpdater( 6309): extent() != 1 for single value type: algo.buffers.pool-ids.values
I/CCodecConfig( 6309): query failed after returning 19 values (BAD_INDEX)
D/CCodecConfig( 6309): c2 config diff is Dict {
D/CCodecConfig( 6309):   c2::u32 coded.aac-packaging.value = 0
D/CCodecConfig( 6309):   c2::u32 coded.bitrate.value = 64000
D/CCodecConfig( 6309):   c2::u32 coded.pl.level = 0
D/CCodecConfig( 6309):   c2::u32 coded.pl.profile = 8192
D/CCodecConfig( 6309):   c2::i32 coding.drc.album-mode.value = 0
D/CCodecConfig( 6309):   c2::float coding.drc.attenuation-factor.value = 1
D/CCodecConfig( 6309):   c2::float coding.drc.boost-factor.value = 1
D/CCodecConfig( 6309):   c2::i32 coding.drc.compression-mode.value = 3
D/CCodecConfig( 6309):   c2::i32 coding.drc.effect-type.value = 3
D/CCodecConfig( 6309):   c2::float coding.drc.encoded-level.value = 0.25
D/CCodecConfig( 6309):   c2::float coding.drc.reference-level.value = -16
D/CCodecConfig( 6309):   c2::u32 input.buffers.max-size.value = 8192
D/CCodecConfig( 6309):   c2::u32 input.delay.value = 0
D/CCodecConfig( 6309):   string input.media-type.value = "audio/mp4a-latm"
D/CCodecConfig( 6309):   c2::u32 output.delay.value = 2
D/CCodecConfig( 6309):   c2::float output.drc.output-loudness.value = 0.25
D/CCodecConfig( 6309):   string output.media-type.value = "audio/raw"
D/CCodecConfig( 6309):   c2::u32 raw.channel-count.value = 1
D/CCodecConfig( 6309):   c2::u32 raw.max-channel-count.value = 8
D/CCodecConfig( 6309):   c2::u32 raw.sample-rate.value = 44100
D/CCodecConfig( 6309): }
D/CCodec  ( 6309): [c2.android.aac.decoder] buffers are bound to CCodec for this session
D/CCodecConfig( 6309): no c2 equivalents for language
D/CCodecConfig( 6309): no c2 equivalents for flags
D/CCodecConfig( 6309): c2 config diff is   c2::u32 raw.channel-count.value = 2
W/Codec2Client( 6309): query -- param skipped: index = 1107298332.
D/CCodec  ( 6309): setup formats input: AMessage(what = 0x00000000) = {
D/CCodec  ( 6309):   int32_t aac-drc-album-mode = 0
D/CCodec  ( 6309):   int32_t aac-drc-boost-level = 127
D/CCodec  ( 6309):   int32_t aac-drc-cut-level = 127
D/CCodec  ( 6309):   int32_t aac-drc-effect-type = 3
D/CCodec  ( 6309):   int32_t aac-drc-heavy-compression = 3
D/CCodec  ( 6309):   int32_t aac-encoded-target-level = -1
D/CCodec  ( 6309):   int32_t aac-max-output-channel_count = 8
D/CCodec  ( 6309):   int32_t aac-target-ref-level = 64
D/CCodec  ( 6309):   int32_t channel-count = 2
D/CCodec  ( 6309):   int32_t level = 0
D/CCodec  ( 6309):   int32_t max-input-size = 8192
D/CCodec  ( 6309):   string mime = "audio/mp4a-latm"
D/CCodec  ( 6309):   int32_t profile = 2
D/CCodec  ( 6309):   int32_t sample-rate = 44100
D/CCodec  ( 6309): } and output: AMessage(what = 0x00000000) = {
D/CCodec  ( 6309):   int32_t aac-drc-album-mode = 0
D/CCodec  ( 6309):   int32_t aac-drc-boost-level = 127
D/CCodec  ( 6309):   int32_t aac-drc-cut-level = 127
D/CCodec  ( 6309):   int32_t aac-drc-effect-type = 3
D/CCodec  ( 6309):   int32_t aac-drc-heavy-compression = 3
D/CCodec  ( 6309):   int32_t aac-drc-output-loudness = -1
D/CCodec  ( 6309):   int32_t aac-encoded-target-level = -1
D/CCodec  ( 6309):   int32_t aac-max-output-channel_count = 8
D/CCodec  ( 6309):   int32_t aac-target-ref-level = 64
D/CCodec  ( 6309):   int32_t channel-count = 2
D/CCodec  ( 6309):   string mime = "audio/raw"
D/CCodec  ( 6309):   int32_t sample-rate = 44100
D/CCodec  ( 6309): }
W/Codec2Client( 6309): query -- param skipped: index = 1342179345.
W/Codec2Client( 6309): query -- param skipped: index = 2415921170.
W/Codec2Client( 6309): query -- param skipped: index = 1610614798.
E/FMQ     ( 6309): grantorIdx must be less than 3
E/FMQ     ( 6309): grantorIdx must be less than 3
D/BufferPoolAccessor2.0( 6309): bufferpool2 0xf0767eb8 : 5(40960 size) total buffers - 5(40960 size) used buffers - 1/7 (recycle/alloc) - 6/19 (fetch/transfer)
D/CCodecBufferChannel( 6309): [c2.android.aac.decoder#588] Created input block pool with allocatorID 16 => poolID 18 - OK (0)
I/CCodecBufferChannel( 6309): [c2.android.aac.decoder#588] Created output block pool with allocatorID 16 => poolID 30 - OK
D/CCodecBufferChannel( 6309): [c2.android.aac.decoder#588] Configured output block pool ids 30 => OK
E/FMQ     ( 6309): grantorIdx must be less than 3
E/FMQ     ( 6309): grantorIdx must be less than 3
D/CCodecConfig( 6309): c2 config diff is   c2::i32 coding.drc.compression-mode.value = 1
D/CCodecBuffers( 6309): [c2.android.aac.decoder#588:Output[N]] popFromStashAndRegister: output format changed to AMessage(what = 0x00000000) = {
D/CCodecBuffers( 6309):   int32_t aac-drc-album-mode = 0
D/CCodecBuffers( 6309):   int32_t aac-drc-boost-level = 127
D/CCodecBuffers( 6309):   int32_t aac-drc-cut-level = 127
D/CCodecBuffers( 6309):   int32_t aac-drc-effect-type = 3
D/CCodecBuffers( 6309):   int32_t aac-drc-heavy-compression = 1
D/CCodecBuffers( 6309):   int32_t aac-drc-output-loudness = -1
D/CCodecBuffers( 6309):   int32_t aac-encoded-target-level = -1
D/CCodecBuffers( 6309):   int32_t aac-max-output-channel_count = 8
D/CCodecBuffers( 6309):   int32_t aac-target-ref-level = 64
D/CCodecBuffers( 6309):   int32_t channel-count = 2
D/CCodecBuffers( 6309):   string mime = "audio/raw"
D/CCodecBuffers( 6309):   int32_t sample-rate = 44100
D/CCodecBuffers( 6309): }
I/bot.tgstickerw( 6309): Background concurrent copying GC freed 32266(2037KB) AllocSpace objects, 34(3364KB) LOS objects, 49% free, 7421KB/14MB, paused 1.637ms total 381.214ms
I/OMXClient( 6309): IOmx service obtained
D/HostConnection( 6309): HostConnection::get() New Host Connection established 0xf0b3b9d0, tid 6639
D/HostConnection( 6309): HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_native_sync_v3 ANDROID_EMU_native_sync_v4 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_vulkan ANDROID_EMU_deferred_vulkan_commands ANDROID_EMU_vulkan_null_optional_strings ANDROID_EMU_vulkan_create_resources_with_requirements ANDROID_EMU_YUV_Cache ANDROID_EMU_async_unmap_buffer ANDROID_EMU_vulkan_ignored_handles ANDROID_EMU_has_shared_slots_host_memory_allocator ANDROID_EMU_vulkan_free_memory_sync ANDROID_EMU_vulkan_shader_float16_int8 ANDROID_EMU_vulkan_async_queue_submit ANDROID_EMU_sync_buffer_data ANDROID_EMU_read_color_buffer_dma GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_host_side_tracing ANDROID_EMU_async_frame_commands ANDROID_EMU_gles_max_version_2
D/EGL_emulation( 6309): eglCreateContext: 0xf0b2ed10: maj 2 min 0 rcv 2
D/EGL_emulation( 6309): eglMakeCurrent: 0xf0b2ed10: ver 2 0 (tinfo 0xa58ae970) (first time)
E/EGL_emulation( 6309): eglQueryContext 32c0  EGL_BAD_ATTRIBUTE
E/EGL_emulation( 6309): tid 6639: eglQueryContext(2019): error 0x3004 (EGL_BAD_ATTRIBUTE)
D/SurfaceUtils( 6309): connecting to surface 0xeb4cc998, reason connectToSurface
I/MediaCodec( 6309): [OMX.android.goldfish.vp9.decoder] setting surface generation to 6460418
D/SurfaceUtils( 6309): disconnecting from surface 0xeb4cc998, reason connectToSurface(reconnect)
D/SurfaceUtils( 6309): connecting to surface 0xeb4cc998, reason connectToSurface(reconnect)
E/ACodec  ( 6309): [OMX.android.goldfish.vp9.decoder] setPortMode on output to DynamicANWBuffer failed w/ err -1010
D/SurfaceUtils( 6309): disconnecting from surface 0xeb4cc998, reason setNativeWindowSizeFormatAndUsage
D/SurfaceUtils( 6309): connecting to surface 0xeb4cc998, reason setNativeWindowSizeFormatAndUsage
D/SurfaceUtils( 6309): set up nativeWindow 0xeb4cc998 for 640x360, color 0x13, rotation 0, usage 0x1002900
W/AudioTrack( 6309): Use of stream types is deprecated for operations other than volume control
W/AudioTrack( 6309): See the documentation of AudioTrack() for what to use instead with android.media.AudioAttributes to qualify your playback use case
I/DynamiteModule( 6309): Considering local module com.google.android.gms.ads.dynamite:0 and remote module com.google.android.gms.ads.dynamite:213806100
I/DynamiteModule( 6309): Selected remote version of com.google.android.gms.ads.dynamite, version >= 213806100
I/flutter ( 6309): Instance of 'RewardedAd' loaded.
F/flutter ( 6309): [FATAL:flutter/fml/raster_thread_merger.cc(48)] Check failed: success. Unable to merge the raster and platform threads.
F/libc    ( 6309): Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 6595 (2.raster), pid 6309 (bot.tgstickerwa)
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'google/sdk_gphone_x86/generic_x86_arm:11/RSR1.201013.001/6903271:user/release-keys'
Revision: '0'
ABI: 'x86'
Timestamp: 2021-12-14 12:33:06+0530
pid: 6309, tid: 6595, name: 2.raster  >>> com.infotelbot.tgstickerwa <<<
uid: 10202
signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
Abort message: '[FATAL:flutter/fml/raster_thread_merger.cc(48)] Check failed: success. Unable to merge the raster and platform threads.
'
    eax 00000000  ebx 000018a5  ecx 000019c3  edx 00000006
    edi eba4c81e  esi bbffb5e0
    ebp f11f5b90  esp bbffb588  eip f11f5b99
backtrace:
      #00 pc 00000b99  [vdso] (__kernel_vsyscall+9)
      #01 pc 0005ad68  /apex/com.android.runtime/lib/bionic/libc.so (syscall+40) (BuildId: 6e3a0180fa6637b68c0d181c343e6806)
      #02 pc 00076511  /apex/com.android.runtime/lib/bionic/libc.so (abort+209) (BuildId: 6e3a0180fa6637b68c0d181c343e6806)
      #03 pc 01375b4a  /data/app/~~lMiwjL9u1wos9L_uPpzaUA==/com.infotelbot.tgstickerwa-BLPZ8tiHvUQhMHP9ySQaMg==/lib/x86/libflutter.so (BuildId: 85974401eedd76aedb89e0e20d8d510d538e57d4)
      #04 pc 013ae97b  /data/app/~~lMiwjL9u1wos9L_uPpzaUA==/com.infotelbot.tgstickerwa-BLPZ8tiHvUQhMHP9ySQaMg==/lib/x86/libflutter.so (BuildId: 85974401eedd76aedb89e0e20d8d510d538e57d4)
      #05 pc 013b1d76  /data/app/~~lMiwjL9u1wos9L_uPpzaUA==/com.infotelbot.tgstickerwa-BLPZ8tiHvUQhMHP9ySQaMg==/lib/x86/libflutter.so (BuildId: 85974401eedd76aedb89e0e20d8d510d538e57d4)
      #06 pc 014136a0  /data/app/~~lMiwjL9u1wos9L_uPpzaUA==/com.infotelbot.tgstickerwa-BLPZ8tiHvUQhMHP9ySQaMg==/lib/x86/libflutter.so (BuildId: 85974401eedd76aedb89e0e20d8d510d538e57d4)
      #07 pc 01395c00  /data/app/~~lMiwjL9u1wos9L_uPpzaUA==/com.infotelbot.tgstickerwa-BLPZ8tiHvUQhMHP9ySQaMg==/lib/x86/libflutter.so (BuildId: 85974401eedd76aedb89e0e20d8d510d538e57d4)
      #08 pc 013fc1e7  /data/app/~~lMiwjL9u1wos9L_uPpzaUA==/com.infotelbot.tgstickerwa-BLPZ8tiHvUQhMHP9ySQaMg==/lib/x86/libflutter.so (BuildId: 85974401eedd76aedb89e0e20d8d510d538e57d4)
      #09 pc 013fd00d  /data/app/~~lMiwjL9u1wos9L_uPpzaUA==/com.infotelbot.tgstickerwa-BLPZ8tiHvUQhMHP9ySQaMg==/lib/x86/libflutter.so (BuildId: 85974401eedd76aedb89e0e20d8d510d538e57d4)
      #10 pc 013fdedc  /data/app/~~lMiwjL9u1wos9L_uPpzaUA==/com.infotelbot.tgstickerwa-BLPZ8tiHvUQhMHP9ySQaMg==/lib/x86/libflutter.so (BuildId: 85974401eedd76aedb89e0e20d8d510d538e57d4)
      #11 pc 013a8d3d  /data/app/~~lMiwjL9u1wos9L_uPpzaUA==/com.infotelbot.tgstickerwa-BLPZ8tiHvUQhMHP9ySQaMg==/lib/x86/libflutter.so (BuildId: 85974401eedd76aedb89e0e20d8d510d538e57d4)
      #12 pc 013fc824  /data/app/~~lMiwjL9u1wos9L_uPpzaUA==/com.infotelbot.tgstickerwa-BLPZ8tiHvUQhMHP9ySQaMg==/lib/x86/libflutter.so (BuildId: 85974401eedd76aedb89e0e20d8d510d538e57d4)
      #13 pc 013fc4b3  /data/app/~~lMiwjL9u1wos9L_uPpzaUA==/com.infotelbot.tgstickerwa-BLPZ8tiHvUQhMHP9ySQaMg==/lib/x86/libflutter.so (BuildId: 85974401eedd76aedb89e0e20d8d510d538e57d4)
      #14 pc 0140c564  /data/app/~~lMiwjL9u1wos9L_uPpzaUA==/com.infotelbot.tgstickerwa-BLPZ8tiHvUQhMHP9ySQaMg==/lib/x86/libflutter.so (BuildId: 85974401eedd76aedb89e0e20d8d510d538e57d4)
      #15 pc 013ac91b  /data/app/~~lMiwjL9u1wos9L_uPpzaUA==/com.infotelbot.tgstickerwa-BLPZ8tiHvUQhMHP9ySQaMg==/lib/x86/libflutter.so (BuildId: 85974401eedd76aedb89e0e20d8d510d538e57d4)
      #16 pc 013afb3f  /data/app/~~lMiwjL9u1wos9L_uPpzaUA==/com.infotelbot.tgstickerwa-BLPZ8tiHvUQhMHP9ySQaMg==/lib/x86/libflutter.so (BuildId: 85974401eedd76aedb89e0e20d8d510d538e57d4)
      #17 pc 013afa50  /data/app/~~lMiwjL9u1wos9L_uPpzaUA==/com.infotelbot.tgstickerwa-BLPZ8tiHvUQhMHP9ySQaMg==/lib/x86/libflutter.so (BuildId: 85974401eedd76aedb89e0e20d8d510d538e57d4)
      #18 pc 013b6d82  /data/app/~~lMiwjL9u1wos9L_uPpzaUA==/com.infotelbot.tgstickerwa-BLPZ8tiHvUQhMHP9ySQaMg==/lib/x86/libflutter.so (BuildId: 85974401eedd76aedb89e0e20d8d510d538e57d4)
      #19 pc 013b6db0  /data/app/~~lMiwjL9u1wos9L_uPpzaUA==/com.infotelbot.tgstickerwa-BLPZ8tiHvUQhMHP9ySQaMg==/lib/x86/libflutter.so (BuildId: 85974401eedd76aedb89e0e20d8d510d538e57d4)
      #20 pc 00019337  /system/lib/libutils.so (android::SimpleLooperCallback::handleEvent(int, int, void*)+39) (BuildId: ab4be013cda31e8c45d48aa23a89d0f8)
      #21 pc 0001a367  /system/lib/libutils.so (android::Looper::pollInner(int)+1127) (BuildId: ab4be013cda31e8c45d48aa23a89d0f8)
      #22 pc 00019e96  /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+118) (BuildId: ab4be013cda31e8c45d48aa23a89d0f8)
      #23 pc 000133f5  /system/lib/libandroid.so (ALooper_pollOnce+101) (BuildId: f98006d4d736575082b552ff24b66f6c)
      #24 pc 013b6cc5  /data/app/~~lMiwjL9u1wos9L_uPpzaUA==/com.infotelbot.tgstickerwa-BLPZ8tiHvUQhMHP9ySQaMg==/lib/x86/libflutter.so (BuildId: 85974401eedd76aedb89e0e20d8d510d538e57d4)
      #25 pc 013af9fe  /data/app/~~lMiwjL9u1wos9L_uPpzaUA==/com.infotelbot.tgstickerwa-BLPZ8tiHvUQhMHP9ySQaMg==/lib/x86/libflutter.so (BuildId: 85974401eedd76aedb89e0e20d8d510d538e57d4)
      #26 pc 013af526  /data/app/~~lMiwjL9u1wos9L_uPpzaUA==/com.infotelbot.tgstickerwa-BLPZ8tiHvUQhMHP9ySQaMg==/lib/x86/libflutter.so (BuildId: 85974401eedd76aedb89e0e20d8d510d538e57d4)
      #27 pc 013b3baf  /data/app/~~lMiwjL9u1wos9L_uPpzaUA==/com.infotelbot.tgstickerwa-BLPZ8tiHvUQhMHP9ySQaMg==/lib/x86/libflutter.so (BuildId: 85974401eedd76aedb89e0e20d8d510d538e57d4)
      #28 pc 000e6974  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+100) (BuildId: 6e3a0180fa6637b68c0d181c343e6806)
      #29 pc 00078567  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+71) (BuildId: 6e3a0180fa6637b68c0d181c343e6806)
Lost connection to device.
Exited (sigterm)

@rahulps1000
Copy link
Author

Can you share the logs when it crashes

Found any solution ???

@daadu
Copy link
Owner

daadu commented Dec 21, 2021

I'm a bit busy, will look into it this weekend.

@rahulps1000
Copy link
Author

have you checked it

@daadu
Copy link
Owner

daadu commented Jan 30, 2022

No, did not get any time.

@gnprice
Copy link

gnprice commented Mar 20, 2024

I think this issue can be closed.

Based on the error message:

[FATAL:flutter/fml/raster_thread_merger.cc(48)] Check failed: success. Unable to merge the raster and platform threads.

it appears to be this issue in Flutter upstream:

And that issue was closed by a PR that landed 2021-08.

That's a little before this issue was reported. @rahulps1000 didn't mention what version of Flutter they were using; but if it wasn't either the very latest Flutter that existed at the time, or close to that, then it would have been from before that fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants