2020-06-02 13:56:27.820 3427-6106/com.smartcity.sm3d.firecontrol E/OGRE: Error loading texture 2717045641. Texture layer will be blank. Loading the texture failed with the following exception: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource 2717045641 in resource group General or any other group. in ResourceGroupManager::openResource at E:\AR\OGRE1.9_ES3\OgreMain\src\OgreResourceGroupManager.cpp (line 756)
2020-06-02 13:56:27.820 3427-6106/com.smartcity.sm3d.firecontrol E/OGRE: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource 2717045641 in resource group General or any other group. in ResourceGroupManager::openResource at E:\AR\OGRE1.9_ES3\OgreMain\src\OgreResourceGroupManager.cpp (line 756)
2020-06-02 13:56:27.820 3427-6106/com.smartcity.sm3d.firecontrol E/OGRE: Error loading texture 2717045641. Texture layer will be blank. Loading the texture failed with the following exception: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource 2717045641 in resource group General or any other group. in ResourceGroupManager::openResource at E:\AR\OGRE1.9_ES3\OgreMain\src\OgreResourceGroupManager.cpp (line 756)
2020-06-02 13:56:27.820 3427-6106/com.smartcity.sm3d.firecontrol E/OGRE: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource 2717045641 in resource group General or any other group. in ResourceGroupManager::openResource at E:\AR\OGRE1.9_ES3\OgreMain\src\OgreResourceGroupManager.cpp (line 756)
2020-06-02 13:56:27.821 3427-6106/com.smartcity.sm3d.firecontrol E/OGRE: Error loading texture 2717045641. Texture layer will be blank. Loading the texture failed with the following exception: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource 2717045641 in resource group General or any other group. in ResourceGroupManager::openResource at E:\AR\OGRE1.9_ES3\OgreMain\src\OgreResourceGroupManager.cpp (line 756)
2020-06-02 13:56:28.523 3427-6106/com.smartcity.sm3d.firecontrol A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 6106 (Thread-3), pid 3427 (m3d.firecontrol)
2020-06-02 13:56:28.779 3427-6106/com.smartcity.sm3d.firecontrol A/libc: crash_dump helper failed to exec
系统加载闪退报这个错误,帮忙看下
E/OGRE: OGRE EXCEPTION(2:InvalidParametersException): Framebuffer incomplete or other FBO status error in GLES2FrameBufferObject::initialise at E:\AR\OGRE1.9_ES3\RenderSystems\GLES2\src\OgreGLES2FrameBufferObject.cpp (line 267)
2020-06-02 14:18:08.567 5030-5030/com.smartcity.sm3d.firecontrol E/ResMng NATIVE_MSG_FILTER: endActivityTransaction: margin state not match
2020-06-02 15:21:43.452 25568-1947/com.smartcity.sm3d.firecontrol E/OGRE: OGRE EXCEPTION(2:InvalidParametersException): NativeWindowType with name '00000000' already exists in GLES2RenderSystem::_createRenderWindow at E:\AR\OGRE1.9_ES3\RenderSystems\GLES2\src\OgreGLES2RenderSystem.cpp (line 526)
一个新的问题闪退:
2020-06-03 10:43:30.979 19242-7287/com.smartcity.sm3d.firecontrol I/OGRE: lyh::Texture::getNumFaces() finished!
2020-06-03 10:43:30.991 19242-7278/com.smartcity.sm3d.firecontrol D/mali_winsys: EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, EGLBoolean) returns 0x3000
2020-06-03 10:43:31.009 19242-7287/com.smartcity.sm3d.firecontrol W/libc: pthread_create failed: couldn't allocate 1085440-bytes mapped space: Out of memory
2020-06-03 10:43:31.013 19242-7287/com.smartcity.sm3d.firecontrol W/m3d.firecontro: Throwing OutOfMemoryError "pthread_create (1040KB stack) failed: Try again" (VmSize 4087052 kB)
2020-06-03 10:43:31.013 19242-7287/com.smartcity.sm3d.firecontrol I/QarthLog: [PatchStore] createDisableExceptionQarthFile
2020-06-03 10:43:31.013 19242-7287/com.smartcity.sm3d.firecontrol I/QarthLog: [PatchStore] create disable file for com.smartcity.sm3d.firecontrol uid is 10147
2020-06-03 10:43:31.018 19242-7287/com.smartcity.sm3d.firecontrol E/AndroidRuntime: FATAL EXCEPTION: Thread-3
Process: com.smartcity.sm3d.firecontrol, PID: 19242
java.lang.OutOfMemoryError: pthread_create (1040KB stack) failed: Try again
at java.lang.Thread.nativeCreate(Native Method)
at java.lang.Thread.start(Thread.java:893)
at huawei.com.android.internal.policy.PressGestureDetector.onAttached(PressGestureDetector.java:125)
at com.android.internal.policy.DecorView.onAttachedToWindow(DecorView.java:1969)
at android.view.View.dispatchAttachedToWindow(View.java:19756)
at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3443)
at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2214)
at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1870)
at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:8128)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1057)
at android.view.Choreographer.doCallbacks(Choreographer.java:875)
at android.view.Choreographer.doFrame(Choreographer.java:776)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1042)
at android.os.Handler.handleCallback(Handler.java:894)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:213)
at com.supermap.realspace.SceneControl$RenderThread.run(SceneControl.java:676)
2020-06-03 10:43:31.040 19242-7287/com.smartcity.sm3d.firecontrol I/Process: Sending signal. PID: 19242 SIG: 9
2020-06-08 13:27:10.358 20531-25595/com.smartcity.sm3d.supermanage E/OGRE: OGRE EXCEPTION(2:InvalidParametersException): Framebuffer incomplete or other FBO status error in GLES2FrameBufferObject::initialise at E:\AR\OGRE1.9_ES3\RenderSystems\GLES2\src\OgreGLES2FrameBufferObject.cpp (line 267)
--------- beginning of crash
A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 19673 (Thread-4), pid 14211 (m3d.supermanage)
无响应:
2020-06-16 17:02:11.915 11946-19693/com.smartcity.sm3d.supermanage E/OGRE: OGRE EXCEPTION(2:InvalidParametersException): Framebuffer incomplete or other FBO status error in GLES2FrameBufferObject::initialise at E:\AR\OGRE1.9_ES3\RenderSystems\GLES2\src\OgreGLES2FrameBufferObject.cpp (line 267)