SDK调用直播录制开始,错误信息如下:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f2efa6c71a8, pid=22459, tid=0x00007f2efa07c700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_181-b13) (build 1.8.0_181-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.181-b13 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [librecording.so+0x421a8] Java_io_agora_recording_RecordingSDK_startService+0x27
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java aga
#
# An error report file with more information is saved as:
# /httx/app/video-court/hs_err_pid22459.log
#
# 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.
#
看着是jvm java虚拟机报错;这是必现的吗?
2.3版本 目录是创建channel的时候生成的
这个怎么解决的啊 我现在也报这个错