Wikitude
play_for_work
Forum
FAQ
Documentation
Download
wikitude.com
How can we help you today?
Enter your search term here...
Search
Start a new topic
Discussions
Cordova, Titanium, Unity, Xamarin
Cordova Questions or Problems
Wikitude 3.3.0 and PhoneGap Plugin
R
Roberto Viola
started a topic
over 8 years ago
Wikitude 3.3.0 and PhoneGap Plugin
9 Comments
Oldest First
Popular
Newest First
Sorted by
Oldest First
R
Roberto Viola
said
over 8 years ago
I've porting my project from 3.2.1 to 3.3.0 (in order to solve the sound issue on sdcard).
Everything works fine, but sometimes it crashes (i can reproduce it everytime but i don't know what is the issue).
R
Roberto Viola
said
over 8 years ago
It happens on GT-P5110 android 4.1.1 but it works well on Nexus 5 with 4.4.2
I'm trying to update the android version of the GT-P5110 in order to try if it's a matter of android.
EDIT: It crash even with 4.1.2 on GT-P5110
G
Gabriele Boccone
said
over 8 years ago
I can't find any exception in this log file, can you give me more information about the crash?
Which features of the SDK and plugin are you using in your application? 3D objects? Videos? Image recognition? Geolocalization?
R
Roberto Viola
said
over 8 years ago
Take a look at the very last line: "A/libc(10082): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 10135 (Thread-746)".
After that, the application crashes.
I'm using geolocalization and videos but when it crashes there isn't any video playing.
If you see, before the crash, you've got some
04-11 12:52:46.445: W/GraphicBufferMapper(10082): registerBuffer(0x5efd3a90) failed -14 (Bad address)
04-11 12:52:46.500: W/GraphicBufferMapper(10082): registerBuffer(0x6663fd80) failed -14 (Bad address)
04-11 12:52:46.554: W/GraphicBufferMapper(10082): registerBuffer(0x5f104248) failed -14 (Bad address)
04-11 12:52:46.609: W/GraphicBufferMapper(10082): registerBuffer(0x5d6fcf98) failed -14 (Bad address)
04-11 12:52:46.656: W/GraphicBufferMapper(10082): registerBuffer(0x64347fa0) failed -14 (Bad address)
04-11 12:52:46.695: W/GraphicBufferMapper(10082): registerBuffer(0x6421a2e0) failed -14 (Bad address)
04-11 12:52:46.742: W/GraphicBufferMapper(10082): registerBuffer(0x67538f88) failed -14 (Bad address)
04-11 12:52:46.781: W/GraphicBufferMapper(10082): registerBuffer(0x671af198) failed -14 (Bad address)
04-11 12:52:46.820: W/GraphicBufferMapper(10082): registerBuffer(0x600ec998) failed -14 (Bad address)
04-11 12:52:46.867: W/GraphicBufferMapper(10082): registerBuffer(0x64215300) failed -14 (Bad address)
I haven't this messages on a Nexus 5, maybe this could be useful for you.
G
Gabriele Boccone
said
over 8 years ago
Ok, thank you for the information, this could be hard to reproduce but I'll have a look at it.
If you have other logs (maybe form another device with different error messages) please post them.
R
Roberto Viola
said
over 8 years ago
If you want i could give a teamviewer access in order to debug it.
I think it could be the best approach, isn't it?
G
Gabriele Boccone
said
over 8 years ago
Hi, in order to debug this problem it would be better if we had some sample source code and an explanation about how to reproduce the bug.
Can you send some snippets of code so that we can reproduce the behaviour while debugging the library?
R
Roberto Viola
said
over 8 years ago
I can't send only some snippets because i don't which is the part of code that causes the issue.
Probably i have to send you all the project.
What is your policy about this procedure? We need to sign a sort of NDA?
G
Gabriele Boccone
said
about 8 years ago
We have fixed various video-related problems in our latest SDK.
If the issue is still relevant, could you please test with the latest release of the PhoneGap plugin?
Login
or
Signup
to post a comment
More topics in
Cordova Questions or Problems
Show POI only on Radar, not on camera
Capture Screen
Phonegap + SenchaTouch or other frameworks
PhoneGap App Issues
iOS App Compilation Error
JSon data WikitudeSDK + PhoneGap
onExit() , Avoid to close the AR on "BackButton" - Wikitude - PhoneGap
HTMLDrawable in Phonegap Plugin
Video not playing (wikitude sdk 1.1.1 + phonegap)
Bug when using PhoneGap and opening AR view multiple times
See all 573 topics
© 2021 Wikitude, a Qualcomm company
Roberto Viola