qpython-android / qpython.org

QPython contributor & sugguestion & question homepage
http://qpython.org
57 stars 11 forks source link

QPython crashes if no network configured #9

Open jwharington opened 10 years ago

jwharington commented 10 years ago

W/dalvikvm( 2405): JNI WARNING: JNI method called with exception pending W/dalvikvm( 2405): in Llibcore/io/Posix;.getaddrinfo:(Ljava/lang/String;Llibcore/io/StructAddrinfo;)[Ljava/net/InetAddress; (GetMethodID) W/dalvikvm( 2405): Pending exception is: I/dalvikvm( 2405): libcore.io.ErrnoException: getaddrinfo failed: ENETUNREACH (Network is unreachable)

riverfor commented 10 years ago

Thanks for feedback.

Did QPython crash at the same time ?

jwharington commented 10 years ago

Hi,

It did crash on opening. The display would start for about half a second, then shut down.

On Sat, Jun 28, 2014 at 6:11 PM, riverfor notifications@github.com wrote:

Thanks for feedback.

Did QPython crash at the same time ?

— Reply to this email directly or view it on GitHub https://github.com/qpython-android/QPython.org/issues/9#issuecomment-47421419 .

riverfor commented 10 years ago

Can you send the error log file /sdcard/qpyplus_last_err.log to us (support@qpython.org) ?

Thanks very much