- Posts: 8
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about Android development and PDF
Getting Fatal signal 11 issue while editing pdf on zoom in zoom out
IP: 38.183.8.89
2 years 1 week ago #15870
by aassha
Any idea how we fix this memory invading issue. If spent long time on edit pdf and do zoom in- zoom out too frequently, pdf going on view mode and from the logs i can see Fatal signal 11 issue.
Android studio logs : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xa8c27bfe49625c2b in tid 1121 (Thread-22)
Any idea how we fix this memory invading issue. If spent long time on edit pdf and do zoom in- zoom out too frequently, pdf going on view mode and from the logs i can see Fatal signal 11 issue.
Android studio logs : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xa8c27bfe49625c2b in tid 1121 (Thread-22)
IP: 82.192.131.240
2 years 1 week ago #15871
by support
Replied by support on topic Getting Fatal signal 11 issue while editing pdf on zoom in zoom out
May you give more details?
Operating system
Version of RadaeePDF SDK
Crash is happening on emulator or real device?
If real device, which one are you using to get the crash?
Is the crash with every PDF file or there is some specific?
Operating system
Version of RadaeePDF SDK
Crash is happening on emulator or real device?
If real device, which one are you using to get the crash?
Is the crash with every PDF file or there is some specific?
IP: 38.137.54.189
2 years 1 week ago #15872
by aassha
Replied by aassha on topic Getting Fatal signal 11 issue while editing pdf on zoom in zoom out
Operating system -
Version of RadaeePDF SDK - I don't have version info as this sdk is added as a module in project.
Crash is happening on emulator or real device? - Its happening on real device.
If real device, which one are you using to get the crash? - Samsung M31s, Android 12.
Is the crash with every PDF file or there is some specific? - yes, crash is happening with every pdf. Tested with w4 and I9 pdf which have signature field.
Version of RadaeePDF SDK - I don't have version info as this sdk is added as a module in project.
Crash is happening on emulator or real device? - Its happening on real device.
If real device, which one are you using to get the crash? - Samsung M31s, Android 12.
Is the crash with every PDF file or there is some specific? - yes, crash is happening with every pdf. Tested with w4 and I9 pdf which have signature field.
IP: 82.192.131.240
2 years 6 days ago #15873
by goldkyo
Replied by goldkyo on topic Getting Fatal signal 11 issue while editing pdf on zoom in zoom out
Dear Aassha,
Sorry for the late reply. We tried to reproduce this issue for investigation on our side but seems the zooming in/out function works fine during our test. Based on it, we may need more details about the issue. Would you please help to check:
B.R./Alex
Sorry for the late reply. We tried to reproduce this issue for investigation on our side but seems the zooming in/out function works fine during our test. Based on it, we may need more details about the issue. Would you please help to check:
- If the issue reproduceable on our demo project. You can find the demo project on: PDF SDK for Android (radaeepdf.com)
- If possible, would you please help to check the value of variables g_view_zoom_level and g_layout_zoom_level which both are declared in class com.radaee.pdf.Global
B.R./Alex
IP: 38.137.54.189
2 years 6 days ago #15874
by aassha
Replied by aassha on topic Getting Fatal signal 11 issue while editing pdf on zoom in zoom out
Dear Alex,
Thank you for looking into the issue. I'll try to check in demo project and here are values
g_view_zoom_level = 3
g_layout_zoom_level = 11
Thank you
Thank you for looking into the issue. I'll try to check in demo project and here are values
g_view_zoom_level = 3
g_layout_zoom_level = 11
Thank you
IP: 82.192.131.240
2 years 6 days ago #15875
by goldkyo
Replied by goldkyo on topic Getting Fatal signal 11 issue while editing pdf on zoom in zoom out
The values look fine. We will do more investigation on the issue. Meanwhile would you please also test it the demo project. Thank you.
B.R./Alex
B.R./Alex
Time to create page: 0.445 seconds