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

Android Jitsi crash the launcher #1782

Closed
mpiscaer opened this issue Jul 14, 2017 · 2 comments
Closed

Android Jitsi crash the launcher #1782

mpiscaer opened this issue Jul 14, 2017 · 2 comments
Labels
mobile Issue related to any mobile system running Jitsi Meet wontfix Issue won't be fixed

Comments

@mpiscaer
Copy link

Hi,

After installing the jisti-meet Android version 1.6.46, the launcher crash, after removing the Jitsi app, all works fine.

I have test this with Evie ( https://play.google.com/store/apps/details?id=is.shortcut&hl=en ) and the My launcher from Wiko.

@mpiscaer
Copy link
Author

mpiscaer commented Jul 25, 2017

After consulting on the mailinglist http://lists.jitsi.org/pipermail/users/2017-July/013391.html I have run "adb logcat *:E"
The complete log can be found here:

android-jitsi-meet-install.txt

After installing the app, I launched the app and it crashed:

07-25 11:36:25.158 12240 12240 F libc : invalid address or address of corrupt block 0xcb passed to dlfree
07-25 11:36:25.159 12240 12240 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0xdeadbaad in tid 12240 (org.jitsi.meet)
07-25 11:36:25.260 2566 2566 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
07-25 11:36:25.260 2566 2566 F DEBUG : Build fingerprint: 'WIKO/p7201/p7201:6.0.1/MMB29M/android08091450:user/release-keys'
07-25 11:36:25.260 2566 2566 F DEBUG : Revision: '0'
07-25 11:36:25.260 2566 2566 F DEBUG : ABI: 'arm'
07-25 11:36:25.261 2566 2566 F DEBUG : pid: 12240, tid: 12240, name: org.jitsi.meet >>> org.jitsi.meet <<<
07-25 11:36:25.261 2566 2566 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xdeadbaad
07-25 11:36:25.278 2566 2566 F DEBUG : Abort message: 'invalid address or address of corrupt block 0xcb passed to dlfree'
07-25 11:36:25.278 2566 2566 F DEBUG : r0 00000000 r1 00000000 r2 00000000 r3 00000002
07-25 11:36:25.278 2566 2566 F DEBUG : r4 000000cb r5 deadbaad r6 f73caeb8 r7 ab791000
07-25 11:36:25.278 2566 2566 F DEBUG : r8 000000d3 r9 ab8bf458 sl 00000010 fp ab8c9c28
07-25 11:36:25.279 2566 2566 F DEBUG : ip f73c55dc sp ffa06dd8 lr f73978af pc f73978ae cpsr 600f0030
07-25 11:36:25.279 3882 3936 E libnav : converged
07-25 11:36:25.281 2566 2566 F DEBUG :
07-25 11:36:25.281 2566 2566 F DEBUG : backtrace:
07-25 11:36:25.281 2566 2566 F DEBUG : #00 pc 000308ae /system/lib/libc.so (dlfree+1285)
07-25 11:36:25.281 2566 2566 F DEBUG : #1 pc 00014fd1 /system/lib/libandroidfw.so (android::ResStringPool::uninit()+38)
07-25 11:36:25.281 2566 2566 F DEBUG : #2 pc 00015d27 /system/lib/libandroidfw.so (android::ResXMLTree::uninit()+12)
07-25 11:36:25.281 2566 2566 F DEBUG : #3 pc 00015d45 /system/lib/libandroidfw.so (android::ResXMLTree::~ResXMLTree()+4)
07-25 11:36:25.281 2566 2566 F DEBUG : #4 pc 00012d9f /system/lib/libandroidfw.so (android::AssetManager::getAssetFromNewTheme(int, char const*, android::Asset::AccessMode)+570)
07-25 11:36:25.281 2566 2566 F DEBUG : #5 pc 00012e05 /system/lib/libandroidfw.so (android::AssetManager::openNonAsset(int, char const*, android::Asset::AccessMode)+56)
07-25 11:36:25.281 2566 2566 F DEBUG : #6 pc 000852f7 /system/lib/libandroid_runtime.so
07-25 11:36:25.281 2566 2566 F DEBUG : #7 pc 028f8055 /system/framework/arm/boot.oat (offset 0x1f45000)

A couple of seconds later the launcher crashed:

07-25 11:36:27.286 12104 12409 F libc : invalid address or address of corrupt block 0x39 passed to dlfree
07-25 11:36:27.287 12104 12409 F libc : Fatal signal 11 (SIGSEGV), code 2, fault addr 0xdeadbaad in tid 12409 (pool-19-thread-)
07-25 11:36:27.292 3882 3936 E libnav : converged
07-25 11:36:27.309 3882 3936 E libnav : converged
07-25 11:36:27.326 3882 3936 E libnav : converged
07-25 11:36:27.343 3882 3936 E libnav : converged
07-25 11:36:27.359 3882 3936 E libnav : converged
07-25 11:36:27.376 3882 3936 E libnav : converged
07-25 11:36:27.388 2566 2566 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
07-25 11:36:27.388 2566 2566 F DEBUG : Build fingerprint: 'WIKO/p7201/p7201:6.0.1/MMB29M/android08091450:user/release-keys'
07-25 11:36:27.388 2566 2566 F DEBUG : Revision: '0'
07-25 11:36:27.388 2566 2566 F DEBUG : ABI: 'arm'
07-25 11:36:27.389 2566 2566 F DEBUG : pid: 12104, tid: 12409, name: pool-19-thread- >>> is.shortcut <<<
07-25 11:36:27.389 2566 2566 F DEBUG : signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0xdeadbaad
07-25 11:36:27.393 3882 3936 E libnav : converged
07-25 11:36:27.410 3882 3936 E libnav : converged
07-25 11:36:27.413 2566 2566 F DEBUG : Abort message: 'invalid address or address of corrupt block 0x39 passed to dlfree'
07-25 11:36:27.413 2566 2566 F DEBUG : r0 00000000 r1 00000000 r2 00000000 r3 00000002
07-25 11:36:27.413 2566 2566 F DEBUG : r4 00000039 r5 deadbaad r6 f73caeb8 r7 ab791000
07-25 11:36:27.413 2566 2566 F DEBUG : r8 00000041 r9 abddb818 sl 00000010 fp abddcd28
07-25 11:36:27.413 2566 2566 F DEBUG : ip f73c55dc sp dc82ff40 lr f73978af pc f73978ae cpsr 600f0030
07-25 11:36:27.416 2566 2566 F DEBUG :
07-25 11:36:27.416 2566 2566 F DEBUG : backtrace:
07-25 11:36:27.416 2566 2566 F DEBUG : #00 pc 000308ae /system/lib/libc.so (dlfree+1285)
07-25 11:36:27.416 2566 2566 F DEBUG : #1 pc 00014fd1 /system/lib/libandroidfw.so (android::ResStringPool::uninit()+38)
07-25 11:36:27.416 2566 2566 F DEBUG : #2 pc 00015d27 /system/lib/libandroidfw.so (android::ResXMLTree::uninit()+12)
07-25 11:36:27.416 2566 2566 F DEBUG : #3 pc 00015d45 /system/lib/libandroidfw.so (android::ResXMLTree::~ResXMLTree()+4)
07-25 11:36:27.416 2566 2566 F DEBUG : #4 pc 00012d9f /system/lib/libandroidfw.so (android::AssetManager::getAssetFromNewTheme(int, char const*, android::Asset::AccessMode)+570)
07-25 11:36:27.416 2566 2566 F DEBUG : #5 pc 00012e05 /system/lib/libandroidfw.so (android::AssetManager::openNonAsset(int, char const*, android::Asset::AccessMode)+56)
07-25 11:36:27.416 2566 2566 F DEBUG : #6 pc 00085f95 /system/lib/libandroid_runtime.so
07-25 11:36:27.416 2566 2566 F DEBUG : #7 pc 028f7f97 /system/framework/arm/boot.oat (offset 0x1f45000)

@lyubomir lyubomir added the mobile Issue related to any mobile system running Jitsi Meet label Sep 14, 2017
@stale
Copy link

stale bot commented Dec 3, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix Issue won't be fixed label Dec 3, 2018
@stale stale bot closed this as completed Dec 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mobile Issue related to any mobile system running Jitsi Meet wontfix Issue won't be fixed
Projects
None yet
Development

No branches or pull requests

2 participants