我的应用程序随机崩溃,信号为 11。我能够从模拟器获取墓碑文件,但我无法理解我的应用程序出了什么问题。我在这里浏览了许多帖子,但都出现了相同的错误,但还没有找到有效的解决方案。我在这里附上我的堆栈跟踪文件,请帮助我理解问题以及如何解决它。
这是崩溃中的 logcat
--------- beginning of crash
12-15 21:09:25.003 2865-2875/in.myapp.dev A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x7f4485ff1820 in tid 2875 (FinalizerDaemon)
12-15 21:09:25.006 2865-2878/in.myapp.dev I/art: Background partial concurrent mark sweep GC freed 35304(2MB) AllocSpace objects, 13(531KB) LOS objects, 22% free, 13MB/17MB, paused 355us total 119.765ms
12-15 21:09:25.180 1128-1128/? I/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
12-15 21:09:25.180 1128-1128/? I/DEBUG: Build fingerprint: 'Android/sdk_google_phone_x86_64/generic_x86_64:5.1.1/LMY48X/3287191:userdebug/test-keys'
12-15 21:09:25.180 1128-1128/? I/DEBUG: …
Run Code Online (Sandbox Code Playgroud) 我在谷歌容器引擎中使用第三方应用程序.它希望在localhost的默认端口(25)上配置SMTP.
由于我无法为应用程序配置SMTP URL,并且Google云端不允许使用SMTP端口,因此我可以通过哪种方式从GKE发送电子邮件.