Skip to content

Instantly share code, notes, and snippets.

View spscream's full-sized avatar

Alexander Malaev spscream

View GitHub Profile
janus-1 | Destroying session 379151788452904; 0x7f451fbd0440
janus-1 | Detaching handle from JANUS VideoRoom plugin; 0x7f45289c34f0 0x7f45190a94f0 0x7f45289c34f0 0x7f452900eee0
janus-1 | [janus.plugin.videoroom-0x7f45190a94f0] No WebRTC media anymore; 0x7f45289c34f0 0x7f452900eee0
janus-1 | [8537314178276643] Updating existing session
janus-1 | [7689699988538902] WebRTC resources freed; 0x7f45289c34f0 0x7f451fbd0440
janus-1 | [7689699988538902] Handle and related resources freed; 0x7f45289c34f0 0x7f451fbd0440
janus-1 | [WSS-0x7f45291c24e0] Destroying WebSocket client
janus-1 | Destroying session 2458446006557028; 0x7f45233dd5c0
janus-1 | [WSS-0x7f4524d57e60] Destroying WebSocket client
janus-1 | Destroying session 3517868465643316; 0x7f452588ed30
defmodule SipTrunk.ParticipantPipeline.UDP.Endpoint do
@moduledoc """
Element that reads packets from a UDP socket and sends their payloads through the output pad.
And reads from input pad and sends through the same socket
"""
use Membrane.Endpoint
import Mockery.Macro
alias Membrane.{Buffer, RemoteStream}
=================================================================
==1==ERROR: AddressSanitizer: heap-use-after-free on address 0x607000f633f0 at pc 0x7f2d5bceafa8 bp 0x7f2d5b472a50 sp 0x7f2d5b472a48
WRITE of size 4 at 0x607000f633f0 thread T7
#0 0x7f2d5bceafa7 in janus_videoroom_hangup_media_internal plugins/janus_videoroom.c:8912
#1 0x7f2d5bcef5d3 in janus_videoroom_hangup_media plugins/janus_videoroom.c:8871
#2 0x7f2d5bd956fa in janus_videoroom_handler plugins/janus_videoroom.c:10473
#3 0x7f2d62a570bc (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x7b0bc)
#4 0x7f2d628a7ea6 in start_thread (/lib/x86_64-linux-gnu/libpthread.so.0+0x7ea6)
#5 0x7f2d627c5a2e in __clone (/lib/x86_64-linux-gnu/libc.so.6+0xfca2e)
============================================================= ====
==1==ERROR: AddressSanitizer: heap-use-after-free on address 0x607000f633f0 at pc 0x7f2d5bceafa8 bp 0x7f2d5b472a50 sp 0x7f2d5b472a48 WRITE of size 4 at 0x607000f633f0 thread T7 #0 0x7f2d5bceafa7 in janus_videoroom_hangup_media_internal plugins/janus_videoroom.c:8912 #1 0x7f2d5bcef5d3 in janus_videoroom_hangup_media plugins/janus_videoroom.c:8871 #2 0x7f2d5bd956fa in janus_videoroom_handler plugins/janus_videoroom.c:10473 #3 0x7f2d62a570bc (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x7b0bc) #4 0x7f2d628a7ea6 in start_thread (/lib/x86_64-linuxgnu/libpthread.so.0+0x7ea6) #5 0x7f2d627c5a2e in __clone (/lib/x86_64-linux-gnu/libc.so.6+0xfca2e)
0x607000f633f0 is located 64 bytes inside of 72-byte region [0x607000f633b0,0x607000f633f8) freed by thread T1758 (hloop 830404264) here: #0 0x7f2d6304eb6f in __interceptor_free ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:123 #1 0x7f2d62d7cec1 in stun_sha1 ../stun/stunhmac.c:207
previously allocat
@spscream
spscream / crash.log
Created January 24, 2023 15:41
janus segmentation fault output
=================================================================
==1==ERROR: AddressSanitizer: heap-use-after-free on address 0x6070006f7e70 at pc 0x7fc3ce6eafa8 bp 0x7fc380c63bc0 sp 0x7fc380c63bb8
WRITE of size 4 at 0x6070006f7e70 thread T269 (hloop 125040446)
#0 0x7fc3ce6eafa7 in janus_videoroom_hangup_media_internal plugins/janus_videoroom.c:8912
#1 0x7fc3ce6ef5d3 in janus_videoroom_hangup_media plugins/janus_videoroom.c:8871
#2 0x560af99bdfab in janus_ice_outgoing_traffic_handle /build/janus-gateway/src/ice.c:4440
#3 0x560af99c8f36 in janus_ice_outgoing_traffic_dispatch /build/janus-gateway/src/ice.c:495
#4 0x7fc3d536ce6a in g_main_context_dispatch (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x51e6a)
#5 0x7fc3d536d117 (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x52117)
#6 0x7fc3d536d40a in g_main_loop_run (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x5240a)
есть:
s1e1 1
s1e2 1
s1e3 1
s2e1 2
s2e2 2
s2e3 2
s2e4 2
надо:
@ini_set('error_log', NULL);
@ini_set('log_errors', 0);
@ini_set('max_execution_time', 0);
@error_reporting(0);
@set_time_limit(0);
if(!defined("PHP_EOL"))
{
define("PHP_EOL", "\n");
iex(1)> {:ok, t} = Tarantool.start_link
{:ok, #PID<0.149.0>}
iex(2)> Tarantool.ping(t)
{:ok, %{0 => 0, 1 => 0, 5 => 53}, %{}}
(search)`sel': Tarantool.select(t, %{space_id: 280, limit: 100, key: []})
{:ok, %{0 => 32823, 1 => 1, 5 => 53},
%{49 => "Read access is denied for user 'guest' to space '_space'"}}
(search)`aut': Tarantool.auth(t, %{username: "amalaev", password: "111222"})
{:ok, %{0 => 0, 1 => 2, 5 => 53}, %{}}
(search)`sele': Tarantool.select(t, %{space_id: 280, limit: 100, key: []})
class profile::postgres {
class { 'postgresql::server':
ip_mask_deny_postgres_user => '0.0.0.0/32',
ip_mask_allow_all_users => '192.168.3.0/24',
listen_addresses => '*',
}
$databases = hiera_hash('postgresql_databases', {})
$roles = hiera_hash('postgresl_roles', {})
$database_grants = hiera_hash('postgresql_database_grants', {})
SELECT
'actualizator' AS comment_type,
wo.ID AS workorder_id,
comments.ID AS id,
comments.Comments AS comment,
comments.Date AS DATE,
author.ID AS author_id,
author.FullName AS author_fullname
FROM WorkOrderActualizatorComments AS comments
INNER JOIN WorkOrderActualizator AS actualizator ON comments.WorkOrderActualizatorId = actualizator.Id