frostwire / frostwire-jlibtorrent

A swig Java interface for libtorrent by the makers of FrostWire. Develop libtorrent based apps with the joy of coding in Java.
http://www.frostwire.com
MIT License
451 stars 138 forks source link

[crash] libtorrent::cached_piece_entry::ok_to_evict(bool) #149

Closed gubatron closed 7 years ago

gubatron commented 7 years ago

version: 1.2.0.5 OS: Android 5.1 Device: Verizon Ellipsis 10 (QTAIR7)

*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'Verizon/VZW_QTAIR7/QTAIR7:5.1/LMY47D/IR7_20C57:user/release-keys'
Revision: '0'
ABI: 'arm'
pid: 20475, tid: 21336, name: Thread-29363  >>> com.frostwire.android <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x1
    r0 00000001  r1 00000001  r2 ac108e10  r3 00000000
    r4 ac108e10  r5 00000000  r6 ab4256e8  r7 d8143fa8
    r8 ab4252f8  r9 00000009  sl ac108e10  fp d8143fa0
    ip 00000010  sp d8143f80  lr ec1ff508  pc ec1ff718  cpsr 200f0010

backtrace:
    #00 pc 0032f718  /data/app/com.frostwire.android-1/lib/arm/libjlibtorrent.so (libtorrent::cached_piece_entry::ok_to_evict(bool) const+124)
aldenml commented 7 years ago

too little information to work with, let's reopen if more instances of this happen.