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: Native Crash App Issue "PDF renderer" #372

Open
kumarPraveen08 opened this issue Jun 27, 2024 · 1 comment
Open

Android: Native Crash App Issue "PDF renderer" #372

kumarPraveen08 opened this issue Jun 27, 2024 · 1 comment

Comments

@kumarPraveen08
Copy link

Using react-native-pdf version 6.7.5

// android/app/build.gradle
def enableProguardInReleaseBuilds = true

After launching the application on play store, it is showing native crash error:

error:


Build fingerprint: 'google/redfin/redfin:11/RQ3A.211001.001/7641976:user/release-keys'
Revision: 'MP1.0'
ABI: 'arm64'
Timestamp: 2024-06-25 22:19:18-0700
pid: 22844,
tid: 27413,
name: PDF renderer >>> com.packagename <<<
uid: 10275
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x88
Cause: null pointer dereference
x0 b40000750a283e50 x1 0000000000000000 x2 000000739954d538 x3 0000000000000048
x4 0000000000000010 x5 000000740a0f2580 x6 000000743a11c080 x7 000000743a134600
x8 0000000000000000 x9 0000000000000060 x10 0000000000001f44 x11 ae49000000048105
x12 00000000f3d9ea82 x13 ae49000000048105 x14 000000000000c000 x15 00000000ebad6a89
x16 00000072838e4f70 x17 00000072837bfb58 x18 00000073978cc000 x19 b40000750a283e50
x20 b40000756a019758 x21 b40000755a38fcb8 x22 b40000755a318298 x23 b40000755a38ecb8
x24 000000738c3ec560 x25 000000739954f000 x26 000000000000092b x27 0000000000000003
x28 000000739954d730 x29 000000739954d4d0
lr 000000728376b060 sp 000000739954d4d0 pc 00000072837bfb84 pst 0000000060000000
backtrace:
#00 pc 00000000003edb84 /data/app/~~alypmSSf_csALBpsj5707Q==/com.packagename-zgsaYVcZo8epa5rusKfDeA==/split_config.arm64_v8a.apk!libpdfium.cr.so (offset 0xb70000) (FT_Done_Face+44) (BuildId: 991a8c73152ed28c)

I don't know what to do, please help!!

@RonRadtke
Copy link
Owner

Sorry but I can't do anything with that error report.
Can't even see a hint that the error is coming from this libarary

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

2 participants