Yury
New Member
Доброго!
Наблюдаем периодически падение Flashphonera с ошибкой - см вложение error.log. Как отловить эту ошибку и собрать диагностику которая поможет найти причину? Пока предполагаем что связано с подключением конкретного устройства к стриму, потому что падение воспроизвелось при экспериментах несколько раз.
Начало из error.log:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f2f78bb9694, pid=17235, tid=0x00007f2f75afb700
#
# JRE version: OpenJDK Runtime Environment (8.0_265-b01) (build 1.8.0_265-b01)
# Java VM: OpenJDK 64-Bit Server VM (25.265-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libavformat.so.58+0x113694]
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x000055c5aa61d800): JavaThread "FScheduling-pool-1-thread-5" [_thread_in_native, id=17329, stack(0x00007f2f759fb000,0x00007f2f75afc000)]
siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000000000000000
Наблюдаем периодически падение Flashphonera с ошибкой - см вложение error.log. Как отловить эту ошибку и собрать диагностику которая поможет найти причину? Пока предполагаем что связано с подключением конкретного устройства к стриму, потому что падение воспроизвелось при экспериментах несколько раз.
Начало из error.log:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f2f78bb9694, pid=17235, tid=0x00007f2f75afb700
#
# JRE version: OpenJDK Runtime Environment (8.0_265-b01) (build 1.8.0_265-b01)
# Java VM: OpenJDK 64-Bit Server VM (25.265-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libavformat.so.58+0x113694]
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x000055c5aa61d800): JavaThread "FScheduling-pool-1-thread-5" [_thread_in_native, id=17329, stack(0x00007f2f759fb000,0x00007f2f75afc000)]
siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000000000000000
Attachments
-
260 KB Views: 305