Code Monkey home page Code Monkey logo

Comments (4)

relan avatar relan commented on May 31, 2024

Well, the backtrace isn't very informative:

#00 pc 000000000000766c  /system/lib64/libexfat.so (utf8_to_utf16+40)

#01 pc 0000000000013f50  /system/lib64/libutils.so
#02 pc 00000000000141d8  /system/lib64/libutils.so (android::String16::String16(char const*)+36)
#03 pc 0000000000023830  /system/lib64/libbinder.so
#04 pc 0000000000003e88  /system/bin/linker64 (__dl__ZN6soinfo13call_functionEPKcPFvvE+104)
#05 pc 0000000000003fdc  /system/bin/linker64 (__dl__ZN6soinfo10call_arrayEPKcPPFvvEmb+248)
#06 pc 00000000000040ec  /system/bin/linker64 (__dl__ZN6soinfo17call_constructorsEv.part.148+132)
#07 pc 00000000000040ec  /system/bin/linker64 (__dl__ZN6soinfo17call_constructorsEv.part.148+132)
#08 pc 000000000000afa4  /system/bin/linker64 (__dl___linker_init+2748)
#09 pc 0000000000002af0  /system/bin/linker64 (_start+4)

Could you compile fuse-exfat without optimization (-O0) and run it under debugger?

from exfat.

codeworkx avatar codeworkx commented on May 31, 2024

http://hastebin.com/lonijiqeve.1c

from exfat.

codeworkx avatar codeworkx commented on May 31, 2024

Sorry for wasting your time.
Preloading (LD_PRELOAD) of liblge.so has caused this issue.

from exfat.

relan avatar relan commented on May 31, 2024

Sorry for wasting your time.
Preloading (LD_PRELOAD) of liblge.so has caused this issue.

No problem. Good to know that it works on Android.

from exfat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.