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

signal 11 (SIGSEGV), code 1 (SEGV_MAPERR) #534

Closed
dmfs opened this issue Dec 3, 2017 · 4 comments
Closed

signal 11 (SIGSEGV), code 1 (SEGV_MAPERR) #534

dmfs opened this issue Dec 3, 2017 · 4 comments
Assignees
Labels
Milestone

Comments

@dmfs
Copy link
Owner

dmfs commented Dec 3, 2017

*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
pid: 0, tid: 0 >>> org.dmfs.tasks <<<
backtrace:
  #00  pc 0000000000034b58  /system/lib/libc.so (dlfree+799)
  #01  pc 0000000000015c69  /system/lib/libandroidfw.so (_ZN7android13ResStringPool6uninitEv+36)
  #02  pc 0000000000016bef  /system/lib/libandroidfw.so (_ZN7android10ResXMLTree6uninitEv+14)
  #03  pc 0000000000016bc9  /system/lib/libandroidfw.so (_ZN7android10ResXMLTreeD1Ev+4)
  #04  pc 0000000000011dab  /system/lib/libandroidfw.so (_ZN7android12AssetManager10getPkgNameEPKc+274)
  #05  pc 0000000000011e23  /system/lib/libandroidfw.so (_ZN7android12AssetManager18getBasePackageNameEj+54)
  #06  pc 000000000008a0c7  /system/lib/libandroid_runtime.so
  #07  pc 00000000732f2ca1  /data/dalvik-cache/arm/system@framework@boot.oat
@dmfs dmfs added the bug label Dec 3, 2017
@dmfs dmfs added this to the 1.1.12 milestone Dec 3, 2017
@dmfs
Copy link
Owner Author

dmfs commented Dec 3, 2017

There is a similar stacktrace in this post: googlearchive/firebase-jobdispatcher-android#116 (comment)

@dmfs
Copy link
Owner Author

dmfs commented Dec 3, 2017

Here is another one with some more info: Haptic-Apps/Slide#2555 (comment)

@dmfs
Copy link
Owner Author

dmfs commented Dec 3, 2017

According to https://issuetracker.google.com/issues/64434571 we have to update to the latest build-tools version (which is 27) in order to fix this.

@dmfs
Copy link
Owner Author

dmfs commented Dec 3, 2017

@lemonboston this has highest priority because in some cases it crashes not only the app but the entire system.

@dmfs dmfs assigned dmfs and unassigned lemonboston Dec 4, 2017
@dmfs dmfs closed this as completed in 5801ccc Dec 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants