create account

(BUG) [ MentorApp V1.9.15] App crash when i try to open the Application by xamir5

View this thread on: hive.blogpeakd.comecency.com
· @xamir5 ·
$0.10
(BUG) [ MentorApp V1.9.15] App crash when i try to open the Application
#### Project Information
* Repository-----------:[Here](https://github.com/FundacionParaguaya/MentorApp)
* Project Name---------:  [Stoplight Mobile](https://play.google.com/store/apps/details?id=com.povertystoplightapp)
* Publisher------------: [Poverty Stoplight ](https://github.com/FundacionParaguaya)
* My GitHub account----:  [Here](https://github.com/XAMIR555)
* My issue submitted: https://github.com/FundacionParaguaya/MentorApp/issues/1004

#### Expected behavior

when I open the application after downloading it, the application will open and all its options will be displayed which I can easily use.

#### Actual behavior
Application cannot open App crash  when i try to open the Application

#### How to reproduce
* Download the latest version of Application
* After installing, try to open the app
* Note the Bug

* Browser/App version-: V1.9.15
* Operating system----: 9.0.0

#### Recording Of The Bug

![20190729_160415](https://user-images.githubusercontent.com/49812927/62044746-8aa9e680-b1b8-11e9-8659-1e6912f12a9b.gif)

# Logcat

<pre><code>07-29 16:00:35.215 11737 11766 E AndroidRuntime: FATAL EXCEPTION: create_react_context
07-29 16:00:35.215 11737 11766 E AndroidRuntime: Process: com.povertystoplightapp, PID: 11737
07-29 16:00:35.215 11737 11766 E AndroidRuntime: java.lang.UnsatisfiedLinkError: couldn't find DSO to load: libreactnativejni.so
07-29 16:00:35.215 11737 11766 E AndroidRuntime: 	at com.facebook.soloader.SoLoader.doLoadLibraryBySoName(SoLoader.java:738)
07-29 16:00:35.215 11737 11766 E AndroidRuntime: 	at com.facebook.soloader.SoLoader.loadLibraryBySoName(SoLoader.java:591)
07-29 16:00:35.215 11737 11766 E AndroidRuntime: 	at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:529)
07-29 16:00:35.215 11737 11766 E AndroidRuntime: 	at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:484)
07-29 16:00:35.215 11737 11766 E AndroidRuntime: 	at com.facebook.react.bridge.ReactBridge.staticInit(ReactBridge.java:31)
07-29 16:00:35.215 11737 11766 E AndroidRuntime: 	at com.facebook.react.bridge.NativeMap.<clinit>(NativeMap.java:19)
07-29 16:00:35.215 11737 11766 E AndroidRuntime: 	at com.facebook.react.jscexecutor.JSCExecutorFactory.create(JSCExecutorFactory.java:25)
07-29 16:00:35.215 11737 11766 E AndroidRuntime: 	at com.facebook.react.ReactInstanceManager$5.run(ReactInstanceManager.java:944)
07-29 16:00:35.215 11737 11766 E AndroidRuntime: 	at java.lang.Thread.run(Thread.java:764)
07-29 16:00:37.579 11830 11853 E AndroidRuntime: FATAL EXCEPTION: create_react_context
07-29 16:00:37.579 11830 11853 E AndroidRuntime: Process: com.povertystoplightapp, PID: 11830
07-29 16:00:37.579 11830 11853 E AndroidRuntime: java.lang.UnsatisfiedLinkError: couldn't find DSO to load: libreactnativejni.so
07-29 16:00:37.579 11830 11853 E AndroidRuntime: 	at com.facebook.soloader.SoLoader.doLoadLibraryBySoName(SoLoader.java:738)
07-29 16:00:37.579 11830 11853 E AndroidRuntime: 	at com.facebook.soloader.SoLoader.loadLibraryBySoName(SoLoader.java:591)
07-29 16:00:37.579 11830 11853 E AndroidRuntime: 	at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:529)
07-29 16:00:37.579 11830 11853 E AndroidRuntime: 	at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:484)
07-29 16:00:37.579 11830 11853 E AndroidRuntime: 	at com.facebook.react.bridge.ReactBridge.staticInit(ReactBridge.java:31)
07-29 16:00:37.579 11830 11853 E AndroidRuntime: 	at com.facebook.react.bridge.NativeMap.<clinit>(NativeMap.java:19)
07-29 16:00:37.579 11830 11853 E AndroidRuntime: 	at com.facebook.react.jscexecutor.JSCExecutorFactory.create(JSCExecutorFactory.java:25)
07-29 16:00:37.579 11830 11853 E AndroidRuntime: 	at com.facebook.react.ReactInstanceManager$5.run(ReactInstanceManager.java:944)
07-29 16:00:37.579 11830 11853 E AndroidRuntime: 	at java.lang.Thread.run(Thread.java:764)
07-29 16:00:59.304 12836 12865 E AndroidRuntime: FATAL EXCEPTION: create_react_context
07-29 16:00:59.304 12836 12865 E AndroidRuntime: Process: com.povertystoplightapp, PID: 12836
07-29 16:00:59.304 12836 12865 E AndroidRuntime: java.lang.UnsatisfiedLinkError: couldn't find DSO to load: libreactnativejni.so
07-29 16:00:59.304 12836 12865 E AndroidRuntime: 	at com.facebook.soloader.SoLoader.doLoadLibraryBySoName(SoLoader.java:738)
07-29 16:00:59.304 12836 12865 E AndroidRuntime: 	at com.facebook.soloader.SoLoader.loadLibraryBySoName(SoLoader.java:591)
07-29 16:00:59.304 12836 12865 E AndroidRuntime: 	at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:529)
07-29 16:00:59.304 12836 12865 E AndroidRuntime: 	at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:484)
07-29 16:00:59.304 12836 12865 E AndroidRuntime: 	at com.facebook.react.bridge.ReactBridge.staticInit(ReactBridge.java:31)
07-29 16:00:59.304 12836 12865 E AndroidRuntime: 	at com.facebook.react.bridge.NativeMap.<clinit>(NativeMap.java:19)
07-29 16:00:59.304 12836 12865 E AndroidRuntime: 	at com.facebook.react.jscexecutor.JSCExecutorFactory.create(JSCExecutorFactory.java:25)
07-29 16:00:59.304 12836 12865 E AndroidRuntime: 	at com.facebook.react.ReactInstanceManager$5.run(ReactInstanceManager.java:944)
07-29 16:00:59.304 12836 12865 E AndroidRuntime: 	at java.lang.Thread.run(Thread.java:764)
</code></pre>
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
👎  ,
properties (23)
authorxamir5
permlinkbug-mentorapp-v1-9-15-app-crash-when-i-try-to-open-the-application
categoryutopian-io
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["utopian-io","bug-hunting"],"users":[],"links":["https://github.com/FundacionParaguaya/MentorApp","https://play.google.com/store/apps/details?id=com.povertystoplightapp","https://github.com/FundacionParaguaya","https://github.com/XAMIR555","https://github.com/FundacionParaguaya/MentorApp/issues/1004"],"image":["https://user-images.githubusercontent.com/49812927/62044746-8aa9e680-b1b8-11e9-8659-1e6912f12a9b.gif"]}
created2019-07-31 06:11:12
last_update2019-07-31 06:11:12
depth0
children1
last_payout2019-08-07 06:11:12
cashout_time1969-12-31 23:59:59
total_payout_value0.086 HBD
curator_payout_value0.018 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5,236
author_reputation6,658,236,023,387
root_title"(BUG) [ MentorApp V1.9.15] App crash when i try to open the Application"
beneficiaries
0.
accountbusy.org
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id88,962,079
net_rshares376,233,291,455
author_curate_reward""
vote details (31)
@surpassinggoogle ·
#utopian-io has been a gift. We would like to keep its curation-efforts alive here on 'marlians.com'. We want to curate and reward 'contributions to open-source projects' with [MARLIANS](https://steem-engine.com/?p=market&t=MARLIANS) on the the marlians.com tribe, a SCOT-enabled steem condenser. Contributions can include suggestions, graphics, bug-finds, code etc. You can simply add in #marlians to your #utopian-io posts and it will appear on https://www.marlians.com/created/utopian enabling you to earn some MARLIANS along with steem/sbd. You can also post directly to steem via 'marlians.com'. We have some overseers who curate and who can render you help too. You can find them enlisted on https://www.marlians.com/created/utopian
properties (22)
authorsurpassinggoogle
permlinkpvv4lk
categoryutopian-io
json_metadata{"tags":["utopian-io","marlians"],"links":["https://steem-engine.com/?p=market&t=MARLIANS","https://www.marlians.com/created/utopian"],"app":"steemit/0.1"}
created2019-08-07 10:46:36
last_update2019-08-07 10:46:36
depth1
children0
last_payout2019-08-14 10:46:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length738
author_reputation527,661,560,108,742
root_title"(BUG) [ MentorApp V1.9.15] App crash when i try to open the Application"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id89,246,367
net_rshares0