Skip to content

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

Open
@kumarPraveen08

Description

@kumarPraveen08

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!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions