[Cin] Little more debug on Compositor hang

Andrew Randrianasulu randrianasulu at gmail.com
Mon Mar 2 06:30:37 CET 2020


So, I just found this debug setting

diff --git a/cinelerra-5.1/guicast/bcwindowbase.C b/cinelerra-5.1/guicast/bcwindowbase.C
index c52196f..04527bf 100644
--- a/cinelerra-5.1/guicast/bcwindowbase.C
+++ b/cinelerra-5.1/guicast/bcwindowbase.C
@@ -903,7 +903,7 @@ int BC_WindowBase::dispatch_event()
        int result;
        XClientMessageEvent *ptr;
        int cancel_resize, cancel_translation;
-       volatile static int debug = 0;
+       volatile static int debug = 1;
        XEvent *event;

        key_pressed = 0;

and then run  my copy of cin until it hanged (for me)

see attached log and also dmp file

from my reading of it 
I think (!!) events still received, but not processed correctly?

I mean if button press was not paired with button release?

--
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 4 (ButtonPress)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 8 (LeaveNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 5 (ButtonRelease)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fdd8 8 (LeaveNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fe40 7 (EnterNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event this=0xe905cc8 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 8 (LeaveNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fdd8 7 (EnterNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fe40 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 8 (LeaveNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fdd8 7 (EnterNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fe40 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event this=0xe8376f0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 8 (LeaveNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fdd8 7 (EnterNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fe40 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 6 (MotionNotify)
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event this=0xe2d10450 1360
BC_WindowBase::dispatch_event this=0xe3fc680 1360
BC_WindowBase::dispatch_event this=0xeb05640 1360
BC_WindowBase::dispatch_event this=0xebe2508 1360
BC_WindowBase::dispatch_event this=0xe8376f0 1360
BC_WindowBase::dispatch_event this=0xe68ada0 1360
BC_WindowBase::dispatch_event 956 Cinelerra: Compositor 0xde93fd70 4 (ButtonPress)
BC_WindowBase::dispatch_event this=0xe8376f0 1360
BC_WindowBase::dispatch_event this=0xe905cc8 1360
BC_WindowBase::dispatch_event this=0xe8376f0 1360
BC_WindowBase::dispatch_event this=0xe2d10450 1360
BC_WindowBase::dispatch_event this=0xe3fc680 1360
BC_WindowBase::dispatch_event this=0xeb05640 1360
BC_WindowBase::dispatch_event this=0xebe2508 1360
BC_WindowBase::dispatch_event this=0xe8376f0 1360
BC_WindowBase::dispatch_event this=0xe8376f0 1360
BC_WindowBase::dispatch_event this=0xe905cc8 1360
BC_WindowBase::dispatch_event this=0xe8376f0 1360
BC_WindowBase::dispatch_event 956 Cinelerra 0xd06dcb20 7 (EnterNotify)
BC_WindowBase::dispatch_event this=0xe8376f0 1360
--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bcwindows_log.log
Type: text/x-log
Size: 130035 bytes
Desc: not available
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20200302/435e569d/attachment-0001.log>
-------------- next part --------------
** intr at 0xf7b24421 in pid 1480, tid 1480
created on Mon Mar  2 08:19:03 2020
        by 0:0 root()

OS:

CPUS: 4

CPUINFO:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 21
model		: 2
model name	: AMD FX(tm)-4300 Quad-Core Processor
stepping	: 0
microcode	: 0x6000852
cpu MHz		: 3243.721
cache size	: 2048 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 2
apicid		: 16
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 13
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 popcnt aes xsave avx f16c lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 tce nodeid_msr tbm topoext perfctr_core perfctr_nb cpb hw_pstate ssbd vmmcall bmi1 arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold
bugs		: fxsave_leak sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass
bogomips	: 7600.41
TLB size	: 1536 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm 100mhzsteps hwpstate cpb eff_freq_ro

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 21
model		: 2

THREADS:
thread 0x0000d768eb40, owner 0x0000d7e8eb40, N7BC_Xfer6SlicerE
thread 0x0000da8ffb40, owner 0x0000e12ffb40, 15BC_WindowEvents
thread 0x0000db0ffb40, owner 0x0000dfaffb40, 15BC_WindowEvents
thread 0x0000dd0ffb40, owner 0x0000dfaffb40, 11BC_Repeater
thread 0x0000dc0ffb40, owner 0x0000e02ffb40, 15BC_WindowEvents
thread 0x0000de0ffb40, owner 0x0000e02ffb40, 11BC_Repeater
thread 0x0000dd8ffb40, owner 0x0000f7e2d740, 10Playback3D
thread 0x0000de8ffb40, owner 0x0000e12ffb40, 11BC_Repeater
thread 0x0000dfaffb40, owner 0x0000f7e2d740, 7GWindow
thread 0x0000e02ffb40, owner 0x0000f7e2d740, 11LevelWindow
thread 0x0000e12ffb40, owner 0x0000f7e2d740, 7CWindow
thread 0x0000e3effb40, owner 0x0000f7e2d740, 12BC_Clipboard
thread 0x0000e46ffb40, owner 0x0000f7e2d740, 11MainIndexes
thread 0x0000e4effb40, owner 0x0000f7e2d740, 12BC_Clipboard
thread 0x0000e5effb40, owner 0x0000f7e2d740, 7SWindow
thread 0x0000e6effb40, owner 0x0000f7e2d740, 18RecordCutAdsStatus
thread 0x0000e76ffb40, owner 0x0000f7e2d740, 13RecordChannel
thread 0x0000e7effb40, owner 0x0000e90e8b40, 15BC_WindowEvents
thread 0x0000e86ffb40, owner 0x0000e90e8b40, 11BC_Repeater
thread 0x0000e90e8b40, owner 0x0000f7e2d740, 13RemoteControl
thread 0x0000e98e8b40, owner 0x0000f7e2d740, 12BC_Clipboard
thread 0x0000ea0e8b40, owner 0x0000f7e2d740, 14ResourceThread
thread 0x0000ea8e8b40, owner 0x0000f7e2d740, 12BC_Clipboard
thread 0x0000eb0e8b40, owner 0x0000f7e2d740, 9CPlayback
thread 0x0000eb8e8b40, owner 0x0000f7e2d740, 11CWindowTool
thread 0x0000ec0e8b40, owner 0x0000f7e2d740, 12BC_Clipboard

TRACES:

LOCKS:
signal_entry: lock table size=27
    0xe7fce98 CWindowTool::input_lock, CWindowTool::run 0xeb8e8b40
    0xe9ee660 RecordSetChannel::change_channel, (null) 0xe76ffb40
    0xe9f16a0 RecordCutAdsStatus::wait_lock, RecordCutAdsStatus::run 0xe6effb40
    0xeb02b38 SWindow::swin_lock, (null) 0xe5effb40
    0xdc4a210 BC_Synchronous::next_command, BC_Synchronous::run 0xdd8ffb40
    0xebc17e0 MainIndexes::input_lock, MainIndexes::run 1 0xe46ffb40
    0xe9073a0 ResourceThread::draw_lock, ResourceThread::run 0xea0e8b40
    0xe87e3418 BC_Xfer::Slicer::init, Slicer::run 0xd768eb40
    0xe68ada4 Cinelerra: Compositor, BC_WindowBase::dispatch_event 1 0xe12ffb40 *
    0xe68ada4 Cinelerra: Compositor, TimeBar::select_region 0xe12ffb40 *
    0xe68ada4 Cinelerra: Compositor, VDeviceX11::open_output 0xeb0e8b40
    0xe7c6e88 Canvas::canvas_lock, Canvas::refresh 0xe12ffb40 0xeb0e8b40
    0xe68ada4 Cinelerra: Compositor, BC_Repeater::run 0xde8ffb40
    0xdc45a40 MWindow::run_lock, MWindow::~MWindow 0xf7e2d740 *
    0xebc1d38 BC_WindowBase::event_condition, BC_WindowBase::get_event 0xdfaffb40
    0xeb03320 BC_WindowBase::event_condition, BC_WindowBase::get_event 0xe02ffb40
    0xe8f3de8 BC_WindowBase::event_condition, BC_WindowBase::get_event 0xe90e8b40

BUFFERS:

SHMMEM:
shmall = 18446744073692774399
shmmax = 18446744073692774399
shmmni = 16384
shmused = 2880012 (3 items)
shmother = 104866768 (21 items)

MAIN HOOK:

EDL:
EDL
  clip_title: 6029.mp4
  parent_edl: (nil)
  selectionstart 0.000000
  selectionend 0.000000
  loop_start 0.000000
  loop_end 0.000000
  pane 0 view_start=0 track_start=0
  pane 1 view_start=0 track_start=0
  pane 2 view_start=0 track_start=0
  pane 3 view_start=0 track_start=0
audio_channels: 2 audio_tracks: 2 sample_rate: 48000
  video_channels: 1
  video_tracks: 1
  frame_rate: 25.00
  frames_per_foot: 16.00
  output_w: 720
  output_h: 400
  aspect_w: 9.000000
  aspect_h: 5.000000
  color_model: 10
 CLIPS  total: 0
 NESTED_EDLS  total: 0
 VWINDOW EDLS  total: 0
 ASSETS
  asset::dump
   this=0xdd386b0 path=/home/guest/6029.mp4
   index_status 0
   format 33
   fformat="mp4"
   ff_audio_options=""
   ff_sample_format=""
   ff_audio_bitrate=0
   ff_audio_quality=-1
   ff_video_options=""
   ff_pixel_format=""
   ff_video_bitrate=0
   ff_video_quality=-1
   ff_color_space=0
   ff_color_range=1
   audio_data 1 channels 2 samplerate 48000 bits 0 byte_order 0 signed 0 header 0 dither 0 acodec  aac
   audio_length 254956544
   video_data 1 program 1 layers -1 framerate 25.000000 width 720 height 400 vcodec h264 aspect_ratio -1.000000 ilace_mode UNKNOWN
   actual_width 720 actual_height 400 proxy_scale 0 video_length 132790 repeat 0
   video_length 132790 repeat 0
   mov_sphere=0 jpeg_sphere=0
 LABELS
 TRACKS
  Track: 0xe3e3fb0
   Data type 1, draw 1, gang 1, play 1, record 1, nudge 0, masks 0x00ff
   Title Video 1
   Edits:
     EDIT 0xdd6d150
      nested_edl=(nil)  asset=0xdd386b0 /home/guest/6029.mp4
      channel 0, color 00000000, hard lt/rt 0/0 group_id 0, is_selected 0
      startsource 0 startproject 0 length 132790
   Automation: 0xdc526d8
    MUTEAUTOS 0xecfc810
    CAMERA_X 0xed02690
    CAMERA_Y 0xed02a80
    CAMERA_Z 0xed08510
    PROJECTOR_X 0xed027b8
    PROJECTOR_Y 0xed04e40
    PROJECTOR_Z 0xed08900
    FADEAUTOS 0xecfcc00
    MODEAUTOS 0xecfefc0
    MASKAUTOS 0xecf37d8
	MaskAutos::dump 0xecf37d8
	Default: position 0 submasks 8
mask_auto:  apply_before_plugins 0, disable_opengl_masking 0
    submask 0:
    submask 1:
    submask 2:
    submask 3:
    submask 4:
    submask 5:
    submask 6:
    submask 7:
    SPEEDAUTOS 0xecfc938
   Plugin Sets: 0

  Track: 0xe3e8e08
   Data type 0, draw 1, gang 1, play 1, record 1, nudge 0, masks 0x00ff
   Title Audio 1
   Edits:
     EDIT 0xe808f00
      nested_edl=(nil)  asset=0xdd386b0 /home/guest/6029.mp4
      channel 0, color 00000000, hard lt/rt 0/0 group_id 0, is_selected 0
      startsource 0 startproject 0 length 254956544
   Automation: 0xddcdba8
    MUTEAUTOS 0xed08638
    FADEAUTOS 0xed0ad10
    PANAUTOS 0xdc4dda8
    SPEEDAUTOS 0xeccee50
   Plugin Sets: 0

  Track: 0xe3e7258
   Data type 0, draw 1, gang 1, play 1, record 1, nudge 0, masks 0x00ff
   Title Audio 2
   Edits:
     EDIT 0xe809368
      nested_edl=(nil)  asset=0xdd386b0 /home/guest/6029.mp4
      channel 1, color 00000000, hard lt/rt 0/0 group_id 0, is_selected 0
      startsource 0 startproject 0 length 254956544
   Automation: 0xdc4ded0
    MUTEAUTOS 0xecc87c0
    FADEAUTOS 0xeccef50
    PANAUTOS 0xdcd21f0
    SPEEDAUTOS 0xdc45a90
   Plugin Sets: 0


UNDO:
UndoStack::dump
   0      0xea87740 load                         3267 ffffffff *
k  1      0xdc53698 load                         4916 ffffffff  

EXE: built: Mar  2 2020 04:28:23
path: /dev/shm/tmp/cinelerra-goodguy-20200302/cinelerra-5.1/bin/cin =  61600204 bytes
mtime: 2020-03-02 08:14:38


VERSION:
Linux version 5.1.12-x64 (guest at slax) (gcc version 6.5.0 (GCC)) #1 SMP PREEMPT Wed Jun 19 12:31:05 MSK 2019

MEMINFO:
MemTotal:       12161864 kB
MemFree:         2779976 kB
MemAvailable:    3006892 kB
Buffers:           46292 kB
Cached:          5615580 kB
SwapCached:         5068 kB
Active:          7665852 kB
Inactive:        1291676 kB
Active(anon):    7426928 kB
Inactive(anon):  1117764 kB
Active(file):     238924 kB
Inactive(file):   173912 kB
Unevictable:           8 kB
Mlocked:               8 kB
SwapTotal:       1172476 kB
SwapFree:              0 kB
Dirty:              1304 kB
Writeback:             0 kB
AnonPages:       2996272 kB
Mapped:           188576 kB
Shmem:           5249024 kB
KReclaimable:     101156 kB
Slab:             205556 kB
SReclaimable:     101156 kB
SUnreclaim:       104400 kB
KernelStack:        5072 kB
PageTables:        12648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     7253408 kB
Committed_AS:   11025600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:              816 kB
AnonHugePages:    614400 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:     4274072 kB
DirectMap2M:     8257536 kB
DirectMap1G:           0 kB

STATUS:
Name:	cin
Umask:	0022
State:	R (running)
Tgid:	1480
Ngid:	0
Pid:	1480
PPid:	21923
TracerPid:	0
Uid:	0	0	0	0
Gid:	0	0	0	0
FDSize:	256
Groups:	0 1 2 3 4 6 10 11 
NStgid:	1480
NSpid:	1480
NSpgid:	1480
NSsid:	30601
VmPeak:	  761848 kB
VmSize:	  678156 kB
VmLck:	       0 kB
VmPin:	       0 kB
VmHWM:	  195192 kB
VmRSS:	  192500 kB
RssAnon:	  138668 kB
RssFile:	   28564 kB
RssShmem:	   25268 kB
VmData:	  502816 kB
VmStk:	     132 kB
VmExe:	   52628 kB
VmLib:	  110916 kB
VmPTE:	     840 kB
VmSwap:	       0 kB
HugetlbPages:	       0 kB
CoreDumping:	0
THP_enabled:	1
Threads:	39
SigQ:	0/47481
SigPnd:	0000000000000000
ShdPnd:	0000000000000000
SigBlk:	0000000000000002
SigIgn:	0000000000000000
SigCgt:	0000000180005885
CapInh:	0000000000000000
CapPrm:	0000003fffffffff
CapEff:	0000003fffffffff
CapBnd:	0000003fffffffff
CapAmb:	0000000000000000
NoNewPrivs:	0
Seccomp:	0
Speculation_Store_Bypass:	thread vulnerable
Cpus_allowed:	f
Cpus_allowed_list:	0-3
Mems_allowed:	1
Mems_allowed_list:	0
voluntary_ctxt_switches:	14060
nonvoluntary_ctxt_switches:	836

FD:
.	d	size 0
..	d	size 0
0	c	size 0	-> /dev/pts/10	pos: 0
1	c	size 0	-> /dev/pts/10	pos: 0
2	c	size 0	-> /dev/pts/10	pos: 0
3	 	size 7407	-> /tmp/cinelerra_1480.dmp	pos: 7407
4	 	size 524493312	-> /home/guest/6029.mp4	pos: 2976802
5	 	size 524493312	-> /home/guest/6029.mp4	pos: 2976802
6	 	size 524493312	-> /home/guest/6029.mp4	pos: 3956162
7	c	size 0	-> /dev/dri/card0	pos: 0
8	 	size 524493312	-> /home/guest/6029.mp4	pos: 2976802
9	 	size 524493312	-> /home/guest/6029.mp4	pos: 2976802
10	d	size 0	-> /proc/1480/fd	pos: 258
14	s	size 0	-> socket:[973646433]	pos: 0
15	c	size 0	-> /dev/dri/card0	pos: 0
16	c	size 0	-> /dev/dri/card0	pos: 0
17	s	size 0	-> socket:[973646434]	pos: 0
18	s	size 0	-> socket:[973646435]	pos: 0
19	s	size 0	-> socket:[973645800]	pos: 0
20	c	size 0	-> /dev/dri/card0	pos: 0
21	c	size 0	-> /dev/dri/card0	pos: 0
22	s	size 0	-> socket:[973645801]	pos: 0
23	s	size 0	-> socket:[973645802]	pos: 0
24	s	size 0	-> socket:[973647478]	pos: 0
25	c	size 0	-> /dev/dri/card0	pos: 0
26	c	size 0	-> /dev/dri/card0	pos: 0
27	s	size 0	-> socket:[973645803]	pos: 0
28	s	size 0	-> socket:[973645804]	pos: 0
29	s	size 0	-> socket:[973645817]	pos: 0
30	c	size 0	-> /dev/dri/card0	pos: 0
31	c	size 0	-> /dev/dri/card0	pos: 0
32	s	size 0	-> socket:[973645818]	pos: 0
33	s	size 0	-> socket:[973645819]	pos: 0
34	s	size 0	-> socket:[973645820]	pos: 0
35	c	size 0	-> /dev/dri/card0	pos: 0
36	c	size 0	-> /dev/dri/card0	pos: 0
37	s	size 0	-> socket:[973645821]	pos: 0
38	s	size 0	-> socket:[973645822]	pos: 0
39	 	size 524493312	-> /home/guest/6029.mp4	pos: 4054790

MAPS:
08048000-0b3ad000 r-xp 00000000 00:16 973316625                          /dev/shm/tmp/cinelerra-goodguy-20200302/cinelerra-5.1/bin/cin
0b3ae000-0b3b0000 r-xp 03365000 00:16 973316625                          /dev/shm/tmp/cinelerra-goodguy-20200302/cinelerra-5.1/bin/cin
0b3b0000-0bb08000 rwxp 03367000 00:16 973316625                          /dev/shm/tmp/cinelerra-goodguy-20200302/cinelerra-5.1/bin/cin
0bb08000-0c6aa000 rwxp 00000000 00:00 0 
0db82000-0efd4000 rwxp 00000000 00:00 0                                  [heap]
ce467000-cea1a000 rwxp 00000000 00:00 0 
cea1a000-ced37000 rwxp 00000000 00:00 0 
ced81000-ceeae000 rwxp 00000000 00:00 0 
ceeae000-cf461000 rwxp 00000000 00:00 0 
cf461000-cf77e000 rwxp 00000000 00:00 0 
cf7c8000-cf8f5000 rwxp 00000000 00:00 0 
cfa00000-cfae3000 rwxp 00000000 00:00 0 
cfae3000-cfb00000 ---p 00000000 00:00 0 
cfb00000-cfba8000 rwxp 00000000 00:00 0 
cfba8000-cfc00000 ---p 00000000 00:00 0 
cfc00000-cfc01000 ---p 00000000 00:00 0 
cfc01000-d0400000 rwxp 00000000 00:00 0 
d0400000-d04f0000 rwxp 00000000 00:00 0 
d04f0000-d0500000 ---p 00000000 00:00 0 
d0500000-d05f5000 rwxp 00000000 00:00 0 
d05f5000-d0600000 ---p 00000000 00:00 0 
d0600000-d06e3000 rwxp 00000000 00:00 0 
d06e3000-d0700000 ---p 00000000 00:00 0 
d0700000-d076a000 rwxp 00000000 00:00 0 
d076a000-d0800000 ---p 00000000 00:00 0 
d0848000-d0dfb000 rwxp 00000000 00:00 0 
d1dfb000-d1dfc000 ---p 00000000 00:00 0 
d1dfc000-d25fb000 rwxp 00000000 00:00 0 
d25fb000-d25fc000 ---p 00000000 00:00 0 
d25fc000-d2dfb000 rwxp 00000000 00:00 0 
d2ee3000-d3200000 rwxp 00000000 00:00 0 
d3200000-d37b3000 rwxp 00000000 00:00 0 
d37b3000-d3ad0000 rwxp 00000000 00:00 0 
d3c00000-d3cbd000 rwxp 00000000 00:00 0 
d3cbd000-d3d00000 ---p 00000000 00:00 0 
d3efb000-d4100000 rwxp 00000000 00:00 0 
d4100000-d41f7000 rwxp 00000000 00:00 0 
d41f7000-d4200000 ---p 00000000 00:00 0 
d4300000-d43f9000 rwxp 00000000 00:00 0 
d43f9000-d4400000 ---p 00000000 00:00 0 
d4448000-d4449000 ---p 00000000 00:00 0 
d4449000-d4c48000 rwxp 00000000 00:00 0 
d4c48000-d4c49000 ---p 00000000 00:00 0 
d4c49000-d5448000 rwxp 00000000 00:00 0 
d5448000-d5449000 ---p 00000000 00:00 0 
d5449000-d5c48000 rwxp 00000000 00:00 0 
d5c48000-d5c49000 ---p 00000000 00:00 0 
d5c49000-d69fb000 rwxp 00000000 00:00 0 
d69fb000-d6d18000 rwxp 00000000 00:00 0 
d6d62000-d6e8f000 rwxp 00000000 00:00 0 
d6e8f000-d6e90000 ---p 00000000 00:00 0 
d6e90000-d768f000 rwxp 00000000 00:00 0 
d768f000-d7690000 ---p 00000000 00:00 0 
d7690000-d7e8f000 rwxp 00000000 00:00 0 
d7ee0000-d7ffa000 rwxs 00000000 00:05 951189527                          /SYSV00000000 (deleted)
d8000000-d80d1000 rwxp 00000000 00:00 0 
d80d1000-d8100000 ---p 00000000 00:00 0 
d819a000-d874d000 rwxp 00000000 00:00 0 
d874d000-d8a6a000 rwxp 00000000 00:00 0 
d8ad3000-d8c00000 rwxp 00000000 00:00 0 
d8c00000-d8c68000 rwxp 00000000 00:00 0 
d8c68000-d8d00000 ---p 00000000 00:00 0 
d8d00000-d8e00000 rwxp 00000000 00:00 0 
d8e00000-d8ec5000 rwxp 00000000 00:00 0 
d8ec5000-d8f00000 ---p 00000000 00:00 0 
d8f00000-d8fe3000 rwxp 00000000 00:00 0 
d8fe3000-d9000000 ---p 00000000 00:00 0 
d9000000-d90ff000 rwxp 00000000 00:00 0 
d90ff000-d9100000 ---p 00000000 00:00 0 
d9200000-d924f000 rwxp 00000000 00:00 0 
d924f000-d9300000 ---p 00000000 00:00 0 
d9400000-d94ea000 rwxp 00000000 00:00 0 
d94ea000-d9500000 ---p 00000000 00:00 0 
d95db000-d9708000 rwxp 00000000 00:00 0 
d9828000-d98fb000 rwxs 00000000 00:05 951091224                          /SYSV00000000 (deleted)
d9900000-d99fc000 rwxp 00000000 00:00 0 
d99fc000-d9a00000 ---p 00000000 00:00 0 
d9a00000-d9a29000 rwxp 00000000 00:00 0 
d9a29000-d9b00000 ---p 00000000 00:00 0 
d9b00000-d9bf9000 rwxp 00000000 00:00 0 
d9bf9000-d9c00000 ---p 00000000 00:00 0 
d9c06000-da100000 rwxp 00000000 00:00 0 
da100000-da101000 ---p 00000000 00:00 0 
da101000-da900000 rwxp 00000000 00:00 0 
da900000-da901000 ---p 00000000 00:00 0 
da901000-db100000 rwxp 00000000 00:00 0 
db900000-db901000 ---p 00000000 00:00 0 
db901000-dc100000 rwxp 00000000 00:00 0 
dc900000-dc901000 ---p 00000000 00:00 0 
dc901000-dd100000 rwxp 00000000 00:00 0 
dd100000-dd101000 ---p 00000000 00:00 0 
dd101000-dd900000 rwxp 00000000 00:00 0 
dd900000-dd901000 ---p 00000000 00:00 0 
dd901000-de100000 rwxp 00000000 00:00 0 
de100000-de101000 ---p 00000000 00:00 0 
de101000-de900000 rwxp 00000000 00:00 0 
de900000-de9f8000 rwxp 00000000 00:00 0 
de9f8000-dea00000 ---p 00000000 00:00 0 
dea00000-deaf0000 rwxp 00000000 00:00 0 
deaf0000-deb00000 ---p 00000000 00:00 0 
deb00000-deb01000 ---p 00000000 00:00 0 
deb01000-df300000 rwxp 00000000 00:00 0 
df300000-df301000 ---p 00000000 00:00 0 
df301000-dfb00000 rwxp 00000000 00:00 0 
dfb00000-dfb01000 ---p 00000000 00:00 0 
dfb01000-e0300000 rwxp 00000000 00:00 0 
e0300000-e0301000 ---p 00000000 00:00 0 
e0301000-e0b00000 rwxp 00000000 00:00 0 
e0b00000-e0b01000 ---p 00000000 00:00 0 
e0b01000-e1300000 rwxp 00000000 00:00 0 
e1300000-e13f9000 rwxp 00000000 00:00 0 
e13f9000-e1400000 ---p 00000000 00:00 0 
e1400000-e14f8000 rwxp 00000000 00:00 0 
e14f8000-e1500000 ---p 00000000 00:00 0 
e2d00000-e2dff000 rwxp 00000000 00:00 0 
e2dff000-e2e00000 ---p 00000000 00:00 0 
e2e00000-e2eed000 rwxp 00000000 00:00 0 
e2eed000-e2f00000 ---p 00000000 00:00 0 
e3700000-e3701000 ---p 00000000 00:00 0 
e3701000-e3f00000 rwxp 00000000 00:00 0 
e3f00000-e3f01000 ---p 00000000 00:00 0 
e3f01000-e4700000 rwxp 00000000 00:00 0 
e4700000-e4701000 ---p 00000000 00:00 0 
e4701000-e4f00000 rwxp 00000000 00:00 0 
e5700000-e5701000 ---p 00000000 00:00 0 
e5701000-e5f00000 rwxp 00000000 00:00 0 
e6700000-e6701000 ---p 00000000 00:00 0 
e6701000-e6f00000 rwxp 00000000 00:00 0 
e6f00000-e6f01000 ---p 00000000 00:00 0 
e6f01000-e7700000 rwxp 00000000 00:00 0 
e7700000-e7701000 ---p 00000000 00:00 0 
e7701000-e7f00000 rwxp 00000000 00:00 0 
e7f00000-e7f01000 ---p 00000000 00:00 0 
e7f01000-e8700000 rwxp 00000000 00:00 0 
e8700000-e87f8000 rwxp 00000000 00:00 0 
e87f8000-e8800000 ---p 00000000 00:00 0 
e8810000-e88e3000 rwxs 00000000 00:05 950992917                          /SYSV00000000 (deleted)
e88e9000-e88ea000 ---p 00000000 00:00 0 
e88ea000-e90e9000 rwxp 00000000 00:00 0 
e90e9000-e90ea000 ---p 00000000 00:00 0 
e90ea000-e98e9000 rwxp 00000000 00:00 0 
e98e9000-e98ea000 ---p 00000000 00:00 0 
e98ea000-ea0e9000 rwxp 00000000 00:00 0 
ea0e9000-ea0ea000 ---p 00000000 00:00 0 
ea0ea000-ea8e9000 rwxp 00000000 00:00 0 
ea8e9000-ea8ea000 ---p 00000000 00:00 0 
ea8ea000-eb0e9000 rwxp 00000000 00:00 0 
eb0e9000-eb0ea000 ---p 00000000 00:00 0 
eb0ea000-eb8e9000 rwxp 00000000 00:00 0 
eb8e9000-eb8ea000 ---p 00000000 00:00 0 
eb8ea000-ec0e9000 rwxp 00000000 00:00 0 
ec0e9000-ec0ea000 ---p 00000000 00:00 0 
ec0ea000-ec8e9000 rwxp 00000000 00:00 0 
ec8e9000-ec8ea000 ---p 00000000 00:00 0 
ec8ea000-ed920000 rwxp 00000000 00:00 0 
ed920000-ed92a000 r-xp 00000000 08:02 399532                             /usr/lib/cin/plugins/themes/theme_cakewalk.plugin
ed92a000-ed92b000 r-xp 00009000 08:02 399532                             /usr/lib/cin/plugins/themes/theme_cakewalk.plugin
ed92b000-ed97d000 rwxp 0000a000 08:02 399532                             /usr/lib/cin/plugins/themes/theme_cakewalk.plugin
eda38000-eda39000 ---p 00000000 00:00 0 
eda39000-ee238000 rwxp 00000000 00:00 0 
ee238000-ee28f000 r-xp 00000000 08:02 438556                             /usr/share/fonts/TTF/LiberationSans-Bold.ttf
ee290000-ee2e6000 r-xp 00000000 08:02 438547                             /usr/share/fonts/TTF/LiberationSans-Regular.ttf
ee2e7000-ee4e7000 rwxs 1213cf000 00:06 9243                              /dev/dri/card0
ee4ed000-ee56d000 rwxs 10a22d000 00:06 9243                              /dev/dri/card0
ee570000-ee571000 ---p 00000000 00:00 0 
ee571000-eed70000 rwxp 00000000 00:00 0 
eed70000-eed71000 ---p 00000000 00:00 0 
eed71000-ef570000 rwxp 00000000 00:00 0 
ef570000-ef571000 ---p 00000000 00:00 0 
ef571000-efd70000 rwxp 00000000 00:00 0 
efd70000-efd71000 ---p 00000000 00:00 0 
efd71000-f0570000 rwxp 00000000 00:00 0 
f0570000-f06b1000 rwxs 00000000 08:02 132646                             /root/.cache/mesa_shader_cache/index
f06b8000-f06c2000 r-xp 00000000 08:02 396527                             /lib/libnss_files-2.23.so
f06c2000-f06c3000 r-xp 00009000 08:02 396527                             /lib/libnss_files-2.23.so
f06c3000-f06c4000 rwxp 0000a000 08:02 396527                             /lib/libnss_files-2.23.so
f06c4000-f06ca000 rwxp 00000000 00:00 0 
f06d0000-f06f4000 r-xs 00000000 08:02 556447                             /var/cache/fontconfig/6e3496b9-1600-45c9-a8e4-21f15f349366-le32d4.cache-7
f06f8000-f06fa000 r-xp 00000000 08:02 130242                             /usr/lib/gconv/UTF-32.so
f06fa000-f06fb000 r-xp 00001000 08:02 130242                             /usr/lib/gconv/UTF-32.so
f06fb000-f06fc000 rwxp 00002000 08:02 130242                             /usr/lib/gconv/UTF-32.so
f0700000-f0708000 r-xp 00000000 08:02 317197                             /usr/X11R7/lib/libXcursor.so.1.0.2
f0708000-f0709000 rwxp 00007000 08:02 317197                             /usr/X11R7/lib/libXcursor.so.1.0.2
f0710000-f073b000 r-xp 00000000 08:02 418228                             /lib/libncurses.so.6.0
f073b000-f073c000 r-xp 0002a000 08:02 418228                             /lib/libncurses.so.6.0
f073c000-f073d000 rwxp 0002b000 08:02 418228                             /lib/libncurses.so.6.0
f0740000-f0749000 r-xp 00000000 08:02 315215                             /usr/X11R7/lib/libpciaccess.so.0.11.1
f0749000-f074a000 rwxp 00008000 08:02 315215                             /usr/X11R7/lib/libpciaccess.so.0.11.1
f0750000-f0771000 r-xp 00000000 08:02 470143                             /lib/libtinfo.so.6.0
f0771000-f0772000 ---p 00021000 08:02 470143                             /lib/libtinfo.so.6.0
f0772000-f0774000 r-xp 00021000 08:02 470143                             /lib/libtinfo.so.6.0
f0774000-f0775000 rwxp 00023000 08:02 470143                             /lib/libtinfo.so.6.0
f0778000-f07a6000 r-xp 00000000 08:02 358066                             /usr/lib/libedit.so.0.0.56
f07a6000-f07a8000 rwxp 0002e000 08:02 358066                             /usr/lib/libedit.so.0.0.56
f07a8000-f07a9000 rwxp 00000000 00:00 0 
f07b0000-f07b7000 r-xp 00000000 08:02 308016                             /usr/lib/libffi.so.6.0.4
f07b7000-f07b8000 r-xp 00006000 08:02 308016                             /usr/lib/libffi.so.6.0.4
f07b8000-f07b9000 rwxp 00007000 08:02 308016                             /usr/lib/libffi.so.6.0.4
f07c0000-f07e6000 r-xp 00000000 08:02 332828                             /usr/X11R7/lib/libdrm_intel.so.1.0.0
f07e6000-f07e7000 r-xp 00025000 08:02 332828                             /usr/X11R7/lib/libdrm_intel.so.1.0.0
f07e7000-f07e8000 rwxp 00026000 08:02 332828                             /usr/X11R7/lib/libdrm_intel.so.1.0.0
f07e8000-f07f0000 r-xp 00000000 08:02 333108                             /usr/X11R7/lib/libdrm_nouveau.so.2.0.0
f07f0000-f07f1000 r-xp 00007000 08:02 333108                             /usr/X11R7/lib/libdrm_nouveau.so.2.0.0
f07f1000-f07f2000 rwxp 00008000 08:02 333108                             /usr/X11R7/lib/libdrm_nouveau.so.2.0.0
f07f8000-f0802000 r-xp 00000000 08:02 373131                             /usr/X11R7/lib/libdrm_amdgpu.so.1.0.0
f0802000-f0803000 r-xp 00009000 08:02 373131                             /usr/X11R7/lib/libdrm_amdgpu.so.1.0.0
f0803000-f0804000 rwxp 0000a000 08:02 373131                             /usr/X11R7/lib/libdrm_amdgpu.so.1.0.0
f0808000-f0822000 r-xp 00000000 08:02 411537                             /lib/libelf-0.176.so
f0822000-f0823000 r-xp 00019000 08:02 411537                             /lib/libelf-0.176.so
f0823000-f0824000 rwxp 0001a000 08:02 411537                             /lib/libelf-0.176.so
f0828000-f0834000 r-xp 00000000 08:02 358094                             /usr/X11R7/lib/libdrm_radeon.so.1.0.1
f0834000-f0835000 r-xp 0000b000 08:02 358094                             /usr/X11R7/lib/libdrm_radeon.so.1.0.1
f0835000-f0836000 rwxp 0000c000 08:02 358094                             /usr/X11R7/lib/libdrm_radeon.so.1.0.1
f0838000-f3e35000 r-xp 00000000 08:02 382435                             /usr/lib/libLLVM-8.so
f3e35000-f3e36000 ---p 035fd000 08:02 382435                             /usr/lib/libLLVM-8.so
f3e36000-f4104000 r-xp 035fd000 08:02 382435                             /usr/lib/libLLVM-8.so
f4104000-f411c000 rwxp 038cb000 08:02 382435                             /usr/lib/libLLVM-8.so
f411c000-f4164000 rwxp 00000000 00:00 0 
f4168000-f4173000 r-xp 00000000 08:02 396529                             /lib/libnss_nis-2.23.so
f4173000-f4174000 r-xp 0000a000 08:02 396529                             /lib/libnss_nis-2.23.so
f4174000-f4175000 rwxp 0000b000 08:02 396529                             /lib/libnss_nis-2.23.so
f4178000-f4190000 r-xp 00000000 08:02 396523                             /lib/libnsl-2.23.so
f4190000-f4191000 r-xp 00017000 08:02 396523                             /lib/libnsl-2.23.so
f4191000-f4192000 rwxp 00018000 08:02 396523                             /lib/libnsl-2.23.so
f4192000-f4194000 rwxp 00000000 00:00 0 
f4198000-f41a1000 r-xp 00000000 08:02 396524                             /lib/libnss_compat-2.23.so
f41a1000-f41a2000 r-xp 00008000 08:02 396524                             /lib/libnss_compat-2.23.so
f41a2000-f41a3000 rwxp 00009000 08:02 396524                             /lib/libnss_compat-2.23.so
f41a8000-f57e9000 r-xp 00000000 08:02 315608                             /usr/X11R7/lib/dri/nouveau_dri.so
f57e9000-f5891000 r-xp 01640000 08:02 315608                             /usr/X11R7/lib/dri/nouveau_dri.so
f5891000-f5904000 rwxp 016e8000 08:02 315608                             /usr/X11R7/lib/dri/nouveau_dri.so
f5904000-f5bbc000 rwxp 00000000 00:00 0 
f5bf6000-f5ca8000 rwxp 00000000 00:00 0 
f5ca8000-f5cc2000 r-xs 00000000 08:02 536412                             /var/cache/fontconfig/bae7bf29-a29a-4e58-8fc2-08b29de36c01-le32d4.cache-7
f5cc8000-f5d22000 r-xs 00000000 08:02 536416                             /var/cache/fontconfig/154fc06e-73db-419f-a46d-720ed1c04c6a-le32d4.cache-7
f5d22000-f61a8000 rwxp 00000000 00:00 0 
f61a8000-f621c000 r-xp 00000000 08:02 282250                             /usr/lib/libpcre.so.1.2.11
f621c000-f621d000 ---p 00074000 08:02 282250                             /usr/lib/libpcre.so.1.2.11
f621d000-f621e000 r-xp 00074000 08:02 282250                             /usr/lib/libpcre.so.1.2.11
f621e000-f621f000 rwxp 00075000 08:02 282250                             /usr/lib/libpcre.so.1.2.11
f6220000-f637e000 r-xp 00000000 08:02 315096                             /usr/lib/libxml2.so.2.9.5
f637e000-f6383000 r-xp 0015d000 08:02 315096                             /usr/lib/libxml2.so.2.9.5
f6383000-f6384000 rwxp 00162000 08:02 315096                             /usr/lib/libxml2.so.2.9.5
f6384000-f6385000 rwxp 00000000 00:00 0 
f6388000-f64aa000 r-xp 00000000 08:02 315087                             /usr/lib/libglib-2.0.so.0.5800.1
f64aa000-f64ab000 ---p 00122000 08:02 315087                             /usr/lib/libglib-2.0.so.0.5800.1
f64ab000-f64ac000 r-xp 00122000 08:02 315087                             /usr/lib/libglib-2.0.so.0.5800.1
f64ac000-f64ad000 rwxp 00123000 08:02 315087                             /usr/lib/libglib-2.0.so.0.5800.1
f64b0000-f652d000 r-xp 00000000 08:02 275543                             /usr/lib/libharfbuzz.so.0.10200.7
f652d000-f652e000 ---p 0007d000 08:02 275543                             /usr/lib/libharfbuzz.so.0.10200.7
f652e000-f652f000 r-xp 0007d000 08:02 275543                             /usr/lib/libharfbuzz.so.0.10200.7
f652f000-f6530000 rwxp 0007e000 08:02 275543                             /usr/lib/libharfbuzz.so.0.10200.7
f6530000-f6547000 r-xp 00000000 08:02 346802                             /usr/lib/libfribidi.so.0.3.6
f6547000-f6548000 rwxp 00016000 08:02 346802                             /usr/lib/libfribidi.so.0.3.6
f6548000-f6625000 r-xp 00000000 08:02 276575                             /usr/lib/libiconv.so.2.4.0
f6625000-f6626000 rwxp 000dd000 08:02 276575                             /usr/lib/libiconv.so.2.4.0
f6628000-f6637000 r-xp 00000000 08:02 396123                             /lib/libudev.so.0.10.0
f6637000-f6638000 rwxp 0000e000 08:02 396123                             /lib/libudev.so.0.10.0
f6638000-f663f000 r-xp 00000000 08:02 396534                             /lib/librt-2.23.so
f663f000-f6640000 r-xp 00006000 08:02 396534                             /lib/librt-2.23.so
f6640000-f6641000 rwxp 00007000 08:02 396534                             /lib/librt-2.23.so
f6648000-f6652000 r-xp 00000000 08:02 291086                             /usr/X11R7/lib/libXrender.so.1.3.0
f6652000-f6653000 rwxp 00009000 08:02 291086                             /usr/X11R7/lib/libXrender.so.1.3.0
f6658000-f667c000 r-xp 00000000 08:02 345654                             /usr/lib/libpng14.so.14.19.0
f667c000-f667d000 rwxp 00023000 08:02 345654                             /usr/lib/libpng14.so.14.19.0
f6680000-f6681000 r-xp 00000000 08:02 307439                             /usr/X11R7/lib/libxshmfence.so.1.0.0
f6681000-f6682000 rwxp 00000000 08:02 307439                             /usr/X11R7/lib/libxshmfence.so.1.0.0
f6688000-f668d000 r-xp 00000000 08:02 343178                             /usr/X11R7/lib/libxcb-sync.so.1.0.0
f668d000-f668e000 rwxp 00005000 08:02 343178                             /usr/X11R7/lib/libxcb-sync.so.1.0.0
f6690000-f6692000 r-xp 00000000 08:02 343171                             /usr/X11R7/lib/libxcb-present.so.0.0.0
f6692000-f6693000 rwxp 00001000 08:02 343171                             /usr/X11R7/lib/libxcb-present.so.0.0.0
f6698000-f669a000 r-xp 00000000 08:02 343170                             /usr/X11R7/lib/libxcb-dri3.so.0.0.0
f669a000-f669b000 rwxp 00001000 08:02 343170                             /usr/X11R7/lib/libxcb-dri3.so.0.0.0
f66a0000-f66a4000 r-xp 00000000 08:02 265234                             /usr/X11R7/lib/libXxf86vm.so.1.0.0
f66a4000-f66a5000 rwxp 00003000 08:02 265234                             /usr/X11R7/lib/libXxf86vm.so.1.0.0
f66a8000-f66aa000 r-xp 00000000 08:02 358348                             /usr/X11R7/lib/libXdamage.so.1.1.0
f66aa000-f66ab000 rwxp 00001000 08:02 358348                             /usr/X11R7/lib/libXdamage.so.1.1.0
f66b0000-f66b4000 r-xp 00000000 08:02 343169                             /usr/X11R7/lib/libxcb-dri2.so.0.0.0
f66b4000-f66b5000 rwxp 00003000 08:02 343169                             /usr/X11R7/lib/libxcb-dri2.so.0.0.0
f66b8000-f66b9000 r-xp 00000000 08:02 271582                             /usr/X11R7/lib/libX11-xcb.so.1.0.0
f66b9000-f66ba000 r-xp 00000000 08:02 271582                             /usr/X11R7/lib/libX11-xcb.so.1.0.0
f66ba000-f66bb000 rwxp 00001000 08:02 271582                             /usr/X11R7/lib/libX11-xcb.so.1.0.0
f66c0000-f66d8000 r-xp 00000000 08:02 343172                             /usr/X11R7/lib/libxcb-glx.so.0.0.0
f66d8000-f66d9000 rwxp 00018000 08:02 343172                             /usr/X11R7/lib/libxcb-glx.so.0.0.0
f66e0000-f66f7000 r-xp 00000000 08:02 296737                             /usr/X11R7/lib/libglapi.so.0.0.0
f66f7000-f66f8000 ---p 00017000 08:02 296737                             /usr/X11R7/lib/libglapi.so.0.0.0
f66f8000-f66fa000 r-xp 00017000 08:02 296737                             /usr/X11R7/lib/libglapi.so.0.0.0
f66fa000-f6707000 rwxp 00019000 08:02 296737                             /usr/X11R7/lib/libglapi.so.0.0.0
f6707000-f6708000 rwxp 00000000 00:00 0 
f6708000-f671a000 r-xp 00000000 08:02 329528                             /usr/X11R7/lib/libdrm.so.2.4.0
f671a000-f671b000 r-xp 00011000 08:02 329528                             /usr/X11R7/lib/libdrm.so.2.4.0
f671b000-f671c000 rwxp 00012000 08:02 329528                             /usr/X11R7/lib/libdrm.so.2.4.0
f6720000-f6726000 r-xp 00000000 08:02 413647                             /lib/libuuid.so.1.3.0
f6726000-f6727000 r-xp 00005000 08:02 413647                             /lib/libuuid.so.1.3.0
f6727000-f6728000 rwxp 00006000 08:02 413647                             /lib/libuuid.so.1.3.0
f6728000-f674e000 r-xp 00000000 08:02 326163                             /usr/lib/libexpat.so.1.6.4
f674e000-f674f000 ---p 00026000 08:02 326163                             /usr/lib/libexpat.so.1.6.4
f674f000-f6751000 r-xp 00026000 08:02 326163                             /usr/lib/libexpat.so.1.6.4
f6751000-f6752000 rwxp 00028000 08:02 326163                             /usr/lib/libexpat.so.1.6.4
f6758000-f675c000 r-xp 00000000 08:02 317217                             /usr/X11R7/lib/libXdmcp.so.6.0.0
f675c000-f675d000 rwxp 00003000 08:02 317217                             /usr/X11R7/lib/libXdmcp.so.6.0.0
f6760000-f6762000 r-xp 00000000 08:02 317190                             /usr/X11R7/lib/libXau.so.6.0.0
f6762000-f6763000 rwxp 00001000 08:02 317190                             /usr/X11R7/lib/libXau.so.6.0.0
f6768000-f678f000 r-xp 00000000 08:02 343075                             /usr/X11R7/lib/libxcb.so.1.1.0
f678f000-f6790000 rwxp 00027000 08:02 343075                             /usr/X11R7/lib/libxcb.so.1.1.0
f6790000-f6826000 r-xp 00000000 08:02 270716                             /usr/lib/libzstd.so.1.3.7
f6826000-f6827000 r-xp 00095000 08:02 270716                             /usr/lib/libzstd.so.1.3.7
f6827000-f6828000 rwxp 00096000 08:02 270716                             /usr/lib/libzstd.so.1.3.7
f6828000-f6891000 r-xp 00000000 08:02 351037                             /usr/lib/libwebp.so.6.0.2
f6891000-f6892000 rwxp 00068000 08:02 351037                             /usr/lib/libwebp.so.6.0.2
f6892000-f6893000 rwxp 00000000 00:00 0 
f6898000-f69fd000 r-xp 00000000 08:02 307023                             /usr/lib/libvorbisenc.so.2.0.8
f69fd000-f6a0e000 rwxp 00165000 08:02 307023                             /usr/lib/libvorbisenc.so.2.0.8
f6a10000-f6a1c000 r-xp 00000000 08:02 302723                             /usr/lib/libraw1394.so.11.0.1
f6a1c000-f6a1d000 rwxp 0000b000 08:02 302723                             /usr/lib/libraw1394.so.11.0.1
f6a20000-f6a23000 r-xp 00000000 08:02 286206                             /usr/lib/libIexMath-2_2.so.12.0.0
f6a23000-f6a24000 rwxp 00002000 08:02 286206                             /usr/lib/libIexMath-2_2.so.12.0.0
f6a28000-f6a6a000 r-xp 00000000 08:02 286199                             /usr/lib/libHalf.so.12.0.0
f6a6a000-f6a6b000 rwxp 00041000 08:02 286199                             /usr/lib/libHalf.so.12.0.0
f6a70000-f6a7e000 r-xp 00000000 08:02 286207                             /usr/lib/libImath-2_2.so.12.0.0
f6a7e000-f6a7f000 rwxp 0000d000 08:02 286207                             /usr/lib/libImath-2_2.so.12.0.0
f6a80000-f6c11000 r-xp 00000000 08:02 397786                             /lib/libc-2.23.so
f6c11000-f6c12000 ---p 00191000 08:02 397786                             /lib/libc-2.23.so
f6c12000-f6c14000 r-xp 00191000 08:02 397786                             /lib/libc-2.23.so
f6c14000-f6c15000 rwxp 00193000 08:02 397786                             /lib/libc-2.23.so
f6c15000-f6c18000 rwxp 00000000 00:00 0 
f6c18000-f6c34000 r-xp 00000000 08:02 309104                             /usr/lib/libgcc_s.so.1
f6c34000-f6c35000 r-xp 0001b000 08:02 309104                             /usr/lib/libgcc_s.so.1
f6c35000-f6c36000 rwxp 0001c000 08:02 309104                             /usr/lib/libgcc_s.so.1
f6c38000-f6c8a000 r-xp 00000000 08:02 396521                             /lib/libm-2.23.so
f6c8a000-f6c8b000 r-xp 00051000 08:02 396521                             /lib/libm-2.23.so
f6c8b000-f6c8c000 rwxp 00052000 08:02 396521                             /lib/libm-2.23.so
f6c90000-f6df9000 r-xp 00000000 08:02 309100                             /usr/lib/libstdc++.so.6.0.21
f6df9000-f6dfa000 ---p 00169000 08:02 309100                             /usr/lib/libstdc++.so.6.0.21
f6dfa000-f6dff000 r-xp 00169000 08:02 309100                             /usr/lib/libstdc++.so.6.0.21
f6dff000-f6e00000 rwxp 0016e000 08:02 309100                             /usr/lib/libstdc++.so.6.0.21
f6e00000-f6e03000 rwxp 00000000 00:00 0 
f6e08000-f6e5e000 r-xp 00000000 08:02 315034                             /usr/lib/libbluray.so.2.1.2
f6e5e000-f6e5f000 r-xp 00055000 08:02 315034                             /usr/lib/libbluray.so.2.1.2
f6e5f000-f6e60000 rwxp 00056000 08:02 315034                             /usr/lib/libbluray.so.2.1.2
f6e60000-f6e92000 r-xp 00000000 08:02 346834                             /usr/lib/libass.so.5.3.3
f6e92000-f6e93000 rwxp 00032000 08:02 346834                             /usr/lib/libass.so.5.3.3
f6e98000-f6f3a000 r-xp 00000000 08:02 299326                             /usr/lib/libxvidcore.so.4.3
f6f3a000-f6f45000 rwxp 000a1000 08:02 299326                             /usr/lib/libxvidcore.so.4.3
f6f45000-f6fae000 rwxp 00000000 00:00 0 
f6fb0000-f6fb9000 r-xp 00000000 08:02 273335                             /usr/lib/libOpenCL.so.1.0.0
f6fb9000-f6fba000 ---p 00009000 08:02 273335                             /usr/lib/libOpenCL.so.1.0.0
f6fba000-f6fbb000 r-xp 00009000 08:02 273335                             /usr/lib/libOpenCL.so.1.0.0
f6fbb000-f6fbc000 rwxp 0000a000 08:02 273335                             /usr/lib/libOpenCL.so.1.0.0
f6fc0000-f6fc3000 r-xp 00000000 08:02 397788                             /lib/libdl-2.23.so
f6fc3000-f6fc4000 r-xp 00002000 08:02 397788                             /lib/libdl-2.23.so
f6fc4000-f6fc5000 rwxp 00003000 08:02 397788                             /lib/libdl-2.23.so
f6fc8000-f6fdf000 r-xp 00000000 08:02 272931                             /usr/lib/libusb-1.0.so.0.1.0
f6fdf000-f6fe0000 ---p 00017000 08:02 272931                             /usr/lib/libusb-1.0.so.0.1.0
f6fe0000-f6fe1000 r-xp 00017000 08:02 272931                             /usr/lib/libusb-1.0.so.0.1.0
f6fe1000-f6fe2000 rwxp 00018000 08:02 272931                             /usr/lib/libusb-1.0.so.0.1.0
f6fe8000-f70e9000 r-xp 00000000 08:02 370970                             /usr/lib/libasound.so.2.0.0
f70e9000-f70ed000 r-xp 00100000 08:02 370970                             /usr/lib/libasound.so.2.0.0
f70ed000-f70ee000 rwxp 00104000 08:02 370970                             /usr/lib/libasound.so.2.0.0
f70f0000-f7106000 r-xp 00000000 08:02 276496                             /usr/X11R7/lib/libXft.so.2.3.2
f7106000-f7107000 r-xp 00015000 08:02 276496                             /usr/X11R7/lib/libXft.so.2.3.2
f7107000-f7108000 rwxp 00016000 08:02 276496                             /usr/X11R7/lib/libXft.so.2.3.2
f7108000-f710c000 r-xp 00000000 08:02 358320                             /usr/X11R7/lib/libXv.so.1.0.0
f710c000-f710d000 rwxp 00003000 08:02 358320                             /usr/X11R7/lib/libXv.so.1.0.0
f7110000-f7183000 r-xp 00000000 08:02 265282                             /usr/X11R7/lib/libGLU.so.1.3.08100
f7183000-f7184000 rwxp 00073000 08:02 265282                             /usr/X11R7/lib/libGLU.so.1.3.08100
f7188000-f71f6000 r-xp 00000000 08:02 315605                             /usr/X11R7/lib/libGL.so.1.2.0
f71f6000-f71f7000 ---p 0006e000 08:02 315605                             /usr/X11R7/lib/libGL.so.1.2.0
f71f7000-f71f9000 r-xp 0006e000 08:02 315605                             /usr/X11R7/lib/libGL.so.1.2.0
f71f9000-f7202000 rwxp 00070000 08:02 315605                             /usr/X11R7/lib/libGL.so.1.2.0
f7208000-f720a000 r-xp 00000000 08:02 272706                             /usr/X11R7/lib/libva-drm.so.1.4000.0
f720a000-f720b000 r-xp 00001000 08:02 272706                             /usr/X11R7/lib/libva-drm.so.1.4000.0
f720b000-f720c000 rwxp 00002000 08:02 272706                             /usr/X11R7/lib/libva-drm.so.1.4000.0
f7210000-f7214000 r-xp 00000000 08:02 272704                             /usr/X11R7/lib/libva-x11.so.1.4000.0
f7214000-f7215000 ---p 00004000 08:02 272704                             /usr/X11R7/lib/libva-x11.so.1.4000.0
f7215000-f7216000 r-xp 00004000 08:02 272704                             /usr/X11R7/lib/libva-x11.so.1.4000.0
f7216000-f7217000 rwxp 00005000 08:02 272704                             /usr/X11R7/lib/libva-x11.so.1.4000.0
f7218000-f7238000 r-xp 00000000 08:02 272710                             /usr/X11R7/lib/libva.so.1.4000.0
f7238000-f7239000 r-xp 0001f000 08:02 272710                             /usr/X11R7/lib/libva.so.1.4000.0
f7239000-f723a000 rwxp 00020000 08:02 272710                             /usr/X11R7/lib/libva.so.1.4000.0
f7240000-f7243000 r-xp 00000000 08:02 292238                             /usr/X11R7/lib/libvdpau.so.1.0.0
f7243000-f7244000 rwxp 00002000 08:02 292238                             /usr/X11R7/lib/libvdpau.so.1.0.0
f7248000-f725f000 r-xp 00000000 08:02 477006                             /lib/libz.so.1.2.11
f725f000-f7260000 ---p 00017000 08:02 477006                             /lib/libz.so.1.2.11
f7260000-f7261000 r-xp 00017000 08:02 477006                             /lib/libz.so.1.2.11
f7261000-f7262000 rwxp 00018000 08:02 477006                             /lib/libz.so.1.2.11
f7268000-f729e000 r-xp 00000000 08:02 305418                             /usr/lib/libpng16.so.16.37.0
f729e000-f729f000 r-xp 00035000 08:02 305418                             /usr/lib/libpng16.so.16.37.0
f729f000-f72a0000 rwxp 00036000 08:02 305418                             /usr/lib/libpng16.so.16.37.0
f72a0000-f72c8000 r-xp 00000000 08:02 396695                             /lib/liblzma.so.5.2.2
f72c8000-f72c9000 rwxp 00027000 08:02 396695                             /lib/liblzma.so.5.2.2
f72d0000-f737d000 r-xp 00000000 08:02 380401                             /usr/lib/libfreetype.so.6.16.1
f737d000-f737e000 ---p 000ad000 08:02 380401                             /usr/lib/libfreetype.so.6.16.1
f737e000-f7382000 r-xp 000ad000 08:02 380401                             /usr/lib/libfreetype.so.6.16.1
f7382000-f7383000 rwxp 000b1000 08:02 380401                             /usr/lib/libfreetype.so.6.16.1
f7388000-f73ca000 r-xp 00000000 08:02 302775                             /usr/lib/libfontconfig.so.1.12.0
f73ca000-f73cb000 ---p 00042000 08:02 302775                             /usr/lib/libfontconfig.so.1.12.0
f73cb000-f73cc000 r-xp 00042000 08:02 302775                             /usr/lib/libfontconfig.so.1.12.0
f73cc000-f73cd000 rwxp 00043000 08:02 302775                             /usr/lib/libfontconfig.so.1.12.0
f73d0000-f73e0000 r-xp 00000000 08:02 401257                             /lib/libbz2.so.1.0.8
f73e0000-f73e1000 r-xp 0000f000 08:02 401257                             /lib/libbz2.so.1.0.8
f73e1000-f73e2000 rwxp 00010000 08:02 401257                             /lib/libbz2.so.1.0.8
f73e8000-f73ed000 r-xp 00000000 08:02 290978                             /usr/X11R7/lib/libXfixes.so.3.1.0
f73ed000-f73ee000 rwxp 00004000 08:02 290978                             /usr/X11R7/lib/libXfixes.so.3.1.0
f73f0000-f73f2000 r-xp 00000000 08:02 317192                             /usr/X11R7/lib/libXinerama.so.1.0.0
f73f2000-f73f3000 rwxp 00001000 08:02 317192                             /usr/X11R7/lib/libXinerama.so.1.0.0
f73f8000-f740a000 r-xp 00000000 08:02 366694                             /usr/X11R7/lib/libXext.so.6.4.0
f740a000-f740b000 rwxp 00011000 08:02 366694                             /usr/X11R7/lib/libXext.so.6.4.0
f7410000-f7559000 r-xp 00000000 08:02 271591                             /usr/X11R7/lib/libX11.so.6.3.0
f7559000-f755a000 r-xp 00148000 08:02 271591                             /usr/X11R7/lib/libX11.so.6.3.0
f755a000-f755d000 rwxp 00149000 08:02 271591                             /usr/X11R7/lib/libX11.so.6.3.0
f7560000-f75d9000 r-xp 00000000 08:02 302604                             /usr/lib/libtiff.so.5.4.0
f75d9000-f75dc000 r-xp 00078000 08:02 302604                             /usr/lib/libtiff.so.5.4.0
f75dc000-f75dd000 rwxp 0007b000 08:02 302604                             /usr/lib/libtiff.so.5.4.0
f75e0000-f7657000 r-xp 00000000 08:02 330202                             /usr/lib/libwebp.so.7.0.3
f7657000-f7658000 r-xp 00076000 08:02 330202                             /usr/lib/libwebp.so.7.0.3
f7658000-f7659000 rwxp 00077000 08:02 330202                             /usr/lib/libwebp.so.7.0.3
f7659000-f765a000 rwxp 00000000 00:00 0 
f7660000-f7727000 r-xp 00000000 08:02 287930                             /usr/lib/libdav1d.so.3.0.0
f7727000-f7728000 r-xp 000c6000 08:02 287930                             /usr/lib/libdav1d.so.3.0.0
f7728000-f7729000 rwxp 000c7000 08:02 287930                             /usr/lib/libdav1d.so.3.0.0
f7729000-f776a000 rwxp 00000000 00:00 0 
f7770000-f77e3000 r-xp 00000000 08:02 341177                             /usr/lib/libsndfile.so.1.0.26
f77e3000-f77e5000 rwxp 00073000 08:02 341177                             /usr/lib/libsndfile.so.1.0.26
f77e5000-f77e7000 rwxp 00000000 00:00 0 
f77e8000-f787b000 r-xp 00000000 08:02 261740                             /usr/lib/libjpeg.so.8.2.2
f787b000-f787c000 ---p 00093000 08:02 261740                             /usr/lib/libjpeg.so.8.2.2
f787c000-f787d000 r-xp 00093000 08:02 261740                             /usr/lib/libjpeg.so.8.2.2
f787d000-f787e000 rwxp 00094000 08:02 261740                             /usr/lib/libjpeg.so.8.2.2
f7880000-f789b000 r-xp 00000000 08:02 304086                             /usr/lib/libdv.so.4.0.3
f789b000-f789d000 rwxp 0001b000 08:02 304086                             /usr/lib/libdv.so.4.0.3
f789d000-f78a9000 rwxp 00000000 00:00 0 
f78b0000-f78b3000 r-xp 00000000 08:02 315692                             /usr/lib/librom1394.so.0.3.0
f78b3000-f78b4000 rwxp 00002000 08:02 315692                             /usr/lib/librom1394.so.0.3.0
f78b8000-f78bb000 r-xp 00000000 08:02 292696                             /usr/lib/libavc1394.so.0.3.0
f78bb000-f78bc000 rwxp 00002000 08:02 292696                             /usr/lib/libavc1394.so.0.3.0
f78c0000-f791c000 r-xp 00000000 08:02 341159                             /usr/lib/libFLAC.so.8.3.0
f791c000-f791d000 r-xp 0005b000 08:02 341159                             /usr/lib/libFLAC.so.8.3.0
f791d000-f791e000 rwxp 0005c000 08:02 341159                             /usr/lib/libFLAC.so.8.3.0
f7920000-f7b0a000 r-xp 00000000 08:02 382632                             /usr/lib/libfftw3.so.3.4.4
f7b0a000-f7b16000 r-xp 001e9000 08:02 382632                             /usr/lib/libfftw3.so.3.4.4
f7b16000-f7b17000 rwxp 001f5000 08:02 382632                             /usr/lib/libfftw3.so.3.4.4
f7b18000-f7b30000 r-xp 00000000 08:02 396532                             /lib/libpthread-2.23.so
f7b30000-f7b31000 ---p 00018000 08:02 396532                             /lib/libpthread-2.23.so
f7b31000-f7b32000 r-xp 00018000 08:02 396532                             /lib/libpthread-2.23.so
f7b32000-f7b33000 rwxp 00019000 08:02 396532                             /lib/libpthread-2.23.so
f7b33000-f7b35000 rwxp 00000000 00:00 0 
f7b38000-f7b4f000 r-xp 00000000 08:02 286202                             /usr/lib/libIex-2_2.so.12.0.0
f7b4f000-f7b51000 rwxp 00017000 08:02 286202                             /usr/lib/libIex-2_2.so.12.0.0
f7b58000-f7b5d000 r-xp 00000000 08:02 286209                             /usr/lib/libIlmThread-2_2.so.12.0.0
f7b5d000-f7b5e000 rwxp 00004000 08:02 286209                             /usr/lib/libIlmThread-2_2.so.12.0.0
f7b60000-f7d26000 r-xp 00000000 08:02 286284                             /usr/lib/libIlmImf-2_2.so.22.0.0
f7d26000-f7e2a000 rwxp 001c5000 08:02 286284                             /usr/lib/libIlmImf-2_2.so.22.0.0
f7e2c000-f7e30000 rwxp 00000000 00:00 0 
f7e30000-f7e37000 r-xp 00000000 08:02 276492                             /usr/lib/libvorbisfile.so.3.3.4
f7e37000-f7e38000 rwxp 00006000 08:02 276492                             /usr/lib/libvorbisfile.so.3.3.4
f7e38000-f7e5e000 r-xp 00000000 08:02 298166                             /usr/lib/libvorbis.so.0.4.5
f7e5e000-f7e5f000 rwxp 00025000 08:02 298166                             /usr/lib/libvorbis.so.0.4.5
f7e5f000-f7e60000 rwxp 00000000 00:00 0 
f7e60000-f7e66000 r-xp 00000000 08:02 340330                             /usr/lib/libogg.so.0.8.3
f7e66000-f7e67000 r-xp 00005000 08:02 340330                             /usr/lib/libogg.so.0.8.3
f7e67000-f7e68000 rwxp 00006000 08:02 340330                             /usr/lib/libogg.so.0.8.3
f7e68000-f7e81000 r-xp 00000000 08:02 291410                             /usr/lib/libtheoradec.so.1.1.5
f7e81000-f7e82000 r-xp 00018000 08:02 291410                             /usr/lib/libtheoradec.so.1.1.5
f7e82000-f7e83000 rwxp 00019000 08:02 291410                             /usr/lib/libtheoradec.so.1.1.5
f7e83000-f7e88000 rwxp 00000000 00:00 0 
f7e88000-f7ec9000 r-xp 00000000 08:02 291624                             /usr/lib/libtheoraenc.so.1.2.0
f7ec9000-f7eca000 r-xp 00040000 08:02 291624                             /usr/lib/libtheoraenc.so.1.2.0
f7eca000-f7ecb000 rwxp 00041000 08:02 291624                             /usr/lib/libtheoraenc.so.1.2.0
f7ecb000-f7ed0000 rwxp 00000000 00:00 0 
f7ed0000-f7ed1000 rwxs 101ac8000 00:06 9243                              /dev/dri/card0
f7ed8000-f7ee6000 r-xp 00000000 08:02 344487                             /usr/lib/libsensors.so.5.0.0
f7ee6000-f7ee7000 r-xp 0000d000 08:02 344487                             /usr/lib/libsensors.so.5.0.0
f7ee7000-f7ee8000 rwxp 0000e000 08:02 344487                             /usr/lib/libsensors.so.5.0.0
f7ee8000-f7ef0000 r-xs 00000000 08:02 536415                             /var/cache/fontconfig/19e865f1-cee4-4ade-8833-77e05f06186d-le32d4.cache-7
f7ef0000-f7efe000 r-xs 00000000 08:02 536414                             /var/cache/fontconfig/cd792314-d66f-4c80-b9af-44b11d4ffc63-le32d4.cache-7
f7f00000-f7f0a000 r-xs 00000000 08:02 536413                             /var/cache/fontconfig/b036e1ac-59df-4c6d-b084-7a9e1e1b401a-le32d4.cache-7
f7f10000-f7f14000 rwxp 00000000 00:00 0 
f7f14000-f7f17000 r--p 00000000 00:00 0                                  [vvar]
f7f17000-f7f18000 r-xp 00000000 00:00 0                                  [vdso]
f7f18000-f7f3e000 r-xp 00000000 08:02 398712                             /lib/ld-2.23.so
f7f3e000-f7f3f000 r-xp 00025000 08:02 398712                             /lib/ld-2.23.so
f7f3f000-f7f40000 rwxp 00026000 08:02 398712                             /lib/ld-2.23.so
f7f40000-f7f43000 rwxp 00000000 00:00 0 
ffed5000-ffef6000 rwxp 00000000 00:00 0                                  [stack]

CODE:
0xf7b24401:  
REGS:
  gs: 0063:0000
  fs: 0000:0000
  es: 002b:0000
  ds: 002b:0000
 edi:      0xe68a770 241739632
 esi:          (nil) 0
 ebp:          0x104 260
 esp:     0xffef3388 -1100920
 ebx:      0xe68ceb4 241749684
 edx:          0x104 260
 ecx:           0x80 128
 eax:     0xfffffffc -4
 trapno:          (nil) 0
 err:          (nil) 0
 eip:     0xf7b24421 -139312095
 cs: 0023d : 0000
 eflags:       0x200206 2097670
 esp_at_signal: 0xffef3388 -1100920
 ss: 002bd : 0000
 oldmask:          (nil) 0
 cr2:          (nil) 0



[New LWP 1481]
[New LWP 1482]
[New LWP 1483]
[New LWP 1484]
[New LWP 1492]
[New LWP 1493]
[New LWP 1494]
[New LWP 1495]
[New LWP 1496]
[New LWP 1497]
[New LWP 1498]
[New LWP 1499]
[New LWP 1500]
[New LWP 1501]
[New LWP 1502]
[New LWP 1504]
[New LWP 1506]
[New LWP 1507]
[New LWP 1508]
[New LWP 1514]
[New LWP 1516]
[New LWP 1518]
[New LWP 1519]
[New LWP 1520]
[New LWP 1521]
[New LWP 1523]
[New LWP 1525]
[New LWP 1526]
[New LWP 1527]
[New LWP 1531]
[New LWP 1532]
[New LWP 1533]
[New LWP 1534]
[New LWP 1539]
[New LWP 1544]
[New LWP 1545]
[New LWP 1546]
[New LWP 1547]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
0xf7b28aa5 in waitpid () from /lib/libpthread.so.0

Thread 39 (Thread 0xd03ffb40 (LWP 1547)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x3	3
ebx            0xd0431d00	-800908032
esp            0xd03ff298	0xd03ff298
ebp            0x3	0x3
esi            0x0	0
edi            0xd0431d8c	-800907892
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200296	[ PF AF SF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 38 (Thread 0xd7e8eb40 (LWP 1546)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x1	1
ebx            0xd0431bb0	-800908368
esp            0xd7e8e298	0xd7e8e298
ebp            0x1	0x1
esi            0x0	0
edi            0xd0431c3c	-800908228
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200292	[ AF SF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 37 (Thread 0xd2dfab40 (LWP 1545)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x3	3
ebx            0xd0431a60	-800908704
esp            0xd2dfa298	0xd2dfa298
ebp            0x3	0x3
esi            0x0	0
edi            0xd0431aec	-800908564
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200296	[ PF AF SF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 36 (Thread 0xd25fab40 (LWP 1544)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x3	3
ebx            0xd0431910	-800909040
esp            0xd25fa298	0xd25fa298
ebp            0x3	0x3
esi            0x0	0
edi            0xd043199c	-800908900
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200292	[ AF SF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 35 (Thread 0xd768eb40 (LWP 1539)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x17	23
ebx            0xe87e3424	-394382300
esp            0xd768e268	0xd768e268
ebp            0x17	0x17
esi            0x0	0
edi            0xe87e3450	-394382256
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200286	[ PF SF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 34 (Thread 0xd4c47b40 (LWP 1534)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x205	517
ebx            0xe2d0b3c0	-489638976
esp            0xd4c47298	0xd4c47298
ebp            0x205	0x205
esi            0x0	0
edi            0xe2d0b44c	-489638836
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200296	[ PF AF SF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 33 (Thread 0xd5447b40 (LWP 1533)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x207	519
ebx            0xe2d0b270	-489639312
esp            0xd5447298	0xd5447298
ebp            0x207	0x207
esi            0x0	0
edi            0xe2d0b2fc	-489639172
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200292	[ AF SF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 32 (Thread 0xd5c47b40 (LWP 1532)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x20d	525
ebx            0xe2d0b120	-489639648
esp            0xd5c47298	0xd5c47298
ebp            0x20d	0x20d
esi            0x0	0
edi            0xe2d0b1ac	-489639508
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200292	[ AF SF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 31 (Thread 0xd6447b40 (LWP 1531)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x20f	527
ebx            0xe2d0afd0	-489639984
esp            0xd6447298	0xd6447298
ebp            0x20f	0x20f
esi            0x0	0
edi            0xe2d0b05c	-489639844
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200292	[ AF SF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 30 (Thread 0xda8ffb40 (LWP 1527)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x102	258
ebx            0xe68ceb4	241749684
esp            0xda8ff168	0xda8ff168
ebp            0x102	0x102
esi            0x0	0
edi            0xe68a770	241739632
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200206	[ PF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 29 (Thread 0xdb0ffb40 (LWP 1526)):
eax            0xfffffdfe	-514
ecx            0xdb0ff250	-619711920
edx            0x0	0
ebx            0x23	35
esp            0xdb0ff1fc	0xdb0ff1fc
ebp            0xdb0ff2e8	0xdb0ff2e8
esi            0x0	0
edi            0xdb0ff248	-619711928
eip            0xf6b709ab	0xf6b709ab <select+91>
eflags         0x200292	[ AF SF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 28 (Thread 0xdd0ffb40 (LWP 1525)):
eax            0xfffffdfc	-516
ecx            0x0	0
edx            0xdea00470	-559938448
ebx            0xdd0ff298	-586157416
esp            0xdd0ff278	0xdd0ff278
ebp            0xdd0ff2a8	0xdd0ff2a8
esi            0xdea00498	-559938408
edi            0x5dc	1500
eip            0xf7b28400	0xf7b28400 <nanosleep+64>
eflags         0x200296	[ PF AF SF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 27 (Thread 0xdc0ffb40 (LWP 1523)):
eax            0xfffffdfe	-514
ecx            0xdc0ff250	-602934704
edx            0x0	0
ebx            0x1e	30
esp            0xdc0ff1fc	0xdc0ff1fc
ebp            0xdc0ff2e8	0xdc0ff2e8
esi            0x0	0
edi            0xdc0ff248	-602934712
eip            0xf6b709ab	0xf6b709ab <select+91>
eflags         0x200292	[ AF SF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 26 (Thread 0xde0ffb40 (LWP 1521)):
eax            0xfffffdfc	-516
ecx            0x0	0
edx            0xde900470	-560987024
ebx            0xde0ff298	-569380200
esp            0xde0ff278	0xde0ff278
ebp            0xde0ff2a8	0xde0ff2a8
esi            0xde900498	-560986984
edi            0x5dc	1500
eip            0xf7b28400	0xf7b28400 <nanosleep+64>
eflags         0x200296	[ PF AF SF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 25 (Thread 0xdd8ffb40 (LWP 1520)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x1	1
ebx            0xdc4a21c	230990364
esp            0xdd8ff248	0xdd8ff248
ebp            0x1	0x1
esi            0x0	0
edi            0xdc4a248	230990408
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200202	[ IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 24 (Thread 0xde8ffb40 (LWP 1519)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x103	259
ebx            0xe68ceb4	241749684
esp            0xde8ff1c8	0xde8ff1c8
ebp            0x103	0x103
esi            0x0	0
edi            0xe68a770	241739632
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200206	[ PF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 23 (Thread 0xdfaffb40 (LWP 1518)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x1f	31
ebx            0xebc1d44	247209284
esp            0xdfaff1d8	0xdfaff1d8
ebp            0x1f	0x1f
esi            0x0	0
edi            0xebc1d70	247209328
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200206	[ PF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 22 (Thread 0xe02ffb40 (LWP 1516)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x1d	29
ebx            0xeb0332c	246428460
esp            0xe02ff1d8	0xe02ff1d8
ebp            0x1d	0x1d
esi            0x0	0
edi            0xeb03358	246428504
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200202	[ IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 21 (Thread 0xe12ffb40 (LWP 1514)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x1	1
ebx            0xe7c6e94	243035796
esp            0xe12ff0f8	0xe12ff0f8
ebp            0x1	0x1
esi            0x0	0
edi            0xe7c6ec0	243035840
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200202	[ IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 20 (Thread 0xe3effb40 (LWP 1508)):
eax            0xfffffdfe	-514
ecx            0xe3eff250	-470814128
edx            0x0	0
ebx            0x27	39
esp            0xe3eff13c	0xe3eff13c
ebp            0xe3eff2e8	0xe3eff2e8
esi            0x0	0
edi            0xe3eff180	-470814336
eip            0xf6b709ab	0xf6b709ab <select+91>
eflags         0x200296	[ PF AF SF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 19 (Thread 0xe46ffb40 (LWP 1507)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x3	3
ebx            0xebc17ec	247207916
esp            0xe46fea08	0xe46fea08
ebp            0x3	0x3
esi            0x0	0
edi            0xebc1818	247207960
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200202	[ IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 18 (Thread 0xe4effb40 (LWP 1506)):
eax            0xfffffdfe	-514
ecx            0xe4eff250	-454036912
edx            0x0	0
ebx            0x22	34
esp            0xe4eff13c	0xe4eff13c
ebp            0xe4eff2e8	0xe4eff2e8
esi            0x0	0
edi            0xe4eff180	-454037120
eip            0xf6b709ab	0xf6b709ab <select+91>
eflags         0x200296	[ PF AF SF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 17 (Thread 0xe5effb40 (LWP 1504)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x1	1
ebx            0xeb02b44	246426436
esp            0xe5eff238	0xe5eff238
ebp            0x1	0x1
esi            0x0	0
edi            0xeb02b70	246426480
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200206	[ PF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 16 (Thread 0xe6effb40 (LWP 1502)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x1	1
ebx            0xe9f16ac	245307052
esp            0xe6eff238	0xe6eff238
ebp            0x1	0x1
esi            0x0	0
edi            0xe9f16d8	245307096
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200206	[ PF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 15 (Thread 0xe76ffb40 (LWP 1501)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x1	1
ebx            0xe9ee66c	245294700
esp            0xe76ff258	0xe76ff258
ebp            0x1	0x1
esi            0x0	0
edi            0xe9ee698	245294744
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200206	[ PF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 14 (Thread 0xe7effb40 (LWP 1500)):
eax            0xfffffdfe	-514
ecx            0xe7eff250	-403705264
edx            0x0	0
ebx            0x19	25
esp            0xe7eff1fc	0xe7eff1fc
ebp            0xe7eff2e8	0xe7eff2e8
esi            0x0	0
edi            0xe7eff248	-403705272
eip            0xf6b709ab	0xf6b709ab <select+91>
eflags         0x200292	[ AF SF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 13 (Thread 0xe86ffb40 (LWP 1499)):
eax            0xfffffdfc	-516
ecx            0x0	0
edx            0xe8700470	-395312016
ebx            0xe86ff298	-395316584
esp            0xe86ff278	0xe86ff278
ebp            0xe86ff2a8	0xe86ff2a8
esi            0xe8700498	-395311976
edi            0x5dc	1500
eip            0xf7b28400	0xf7b28400 <nanosleep+64>
eflags         0x200296	[ PF AF SF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 12 (Thread 0xe90e8b40 (LWP 1498)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x1d	29
ebx            0xe8f3df4	244268532
esp            0xe90e81d8	0xe90e81d8
ebp            0x1d	0x1d
esi            0x0	0
edi            0xe8f3e20	244268576
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200202	[ IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 11 (Thread 0xe98e8b40 (LWP 1497)):
eax            0xfffffdfe	-514
ecx            0xe98e8250	-376536496
edx            0x0	0
ebx            0x1d	29
esp            0xe98e813c	0xe98e813c
ebp            0xe98e82e8	0xe98e82e8
esi            0x0	0
edi            0xe98e8180	-376536704
eip            0xf6b709ab	0xf6b709ab <select+91>
eflags         0x200296	[ PF AF SF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 10 (Thread 0xea0e8b40 (LWP 1496)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x5	5
ebx            0xe9073ac	244347820
esp            0xea0e8248	0xea0e8248
ebp            0x5	0x5
esi            0x0	0
edi            0xe9073d8	244347864
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200206	[ PF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 9 (Thread 0xea8e8b40 (LWP 1495)):
eax            0xfffffdfe	-514
ecx            0xea8e8250	-359759280
edx            0x0	0
ebx            0x18	24
esp            0xea8e813c	0xea8e813c
ebp            0xea8e82e8	0xea8e82e8
esi            0x0	0
edi            0xea8e8180	-359759488
eip            0xf6b709ab	0xf6b709ab <select+91>
eflags         0x200296	[ PF AF SF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 8 (Thread 0xeb0e8b40 (LWP 1494)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x101	257
ebx            0xe68ceb4	241749684
esp            0xeb0e80c8	0xeb0e80c8
ebp            0x101	0x101
esi            0x0	0
edi            0xe68a770	241739632
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200206	[ PF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 7 (Thread 0xeb8e8b40 (LWP 1493)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x1	1
ebx            0xe7fcea4	243256996
esp            0xeb8e8268	0xeb8e8268
ebp            0x1	0x1
esi            0x0	0
edi            0xe7fced0	243257040
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x200202	[ IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 6 (Thread 0xec0e8b40 (LWP 1492)):
eax            0xfffffdfe	-514
ecx            0xec0e8250	-334593456
edx            0x0	0
ebx            0x13	19
esp            0xec0e813c	0xec0e813c
ebp            0xec0e82e8	0xec0e82e8
esi            0x0	0
edi            0xec0e8180	-334593664
eip            0xf6b709ab	0xf6b709ab <select+91>
eflags         0x200296	[ PF AF SF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 5 (Thread 0xeed6fb40 (LWP 1484)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x3	3
ebx            0xdcd27a4	231548836
esp            0xeed6f208	0xeed6f208
ebp            0x3	0x3
esi            0x0	0
edi            0xdcd2788	231548808
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x202	[ IF ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 4 (Thread 0xef56fb40 (LWP 1483)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x2	2
ebx            0xdcd27a4	231548836
esp            0xef56f208	0xef56f208
ebp            0x2	0x2
esi            0x0	0
edi            0xdcd2788	231548808
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x202	[ IF ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 3 (Thread 0xefd6fb40 (LWP 1482)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x1	1
ebx            0xdcd27a4	231548836
esp            0xefd6f208	0xefd6f208
ebp            0x1	0x1
esi            0x0	0
edi            0xdcd2788	231548808
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x202	[ IF ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 2 (Thread 0xf056fb40 (LWP 1481)):
eax            0xfffffe00	-512
ecx            0x80	128
edx            0x4	4
ebx            0xdcd27a4	231548836
esp            0xf056f208	0xf056f208
ebp            0x4	0x4
esi            0x0	0
edi            0xdcd2788	231548808
eip            0xf7b24421	0xf7b24421 <pthread_cond_wait@@GLIBC_2.3.2+209>
eflags         0x202	[ IF ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 1 (Thread 0xf7e2d740 (LWP 1480)):
eax            0xfffffe00	-512
ecx            0x0	0
edx            0x0	0
ebx            0x60f	1551
esp            0xffef18f4	0xffef18f4
ebp            0xffef2eb8	0xffef2eb8
esi            0xdca3f80	231358336
edi            0xf7b24401	-139312127
eip            0xf7b28aa5	0xf7b28aa5 <waitpid+69>
eflags         0x200292	[ AF SF IF ID ]
cs             0x23	35
ss             0x2b	43
ds             0x2b	43
es             0x2b	43
fs             0x0	0
gs             0x63	99

Thread 39 (Thread 0xd03ffb40 (LWP 1547)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x08e537ff in ?? ()
No symbol table info available.
#2  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#3  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 38 (Thread 0xd7e8eb40 (LWP 1546)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x08e537ff in ?? ()
No symbol table info available.
#2  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#3  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 37 (Thread 0xd2dfab40 (LWP 1545)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x08e537ff in ?? ()
No symbol table info available.
#2  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#3  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 36 (Thread 0xd25fab40 (LWP 1544)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x08e537ff in ?? ()
No symbol table info available.
#2  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#3  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 35 (Thread 0xd768eb40 (LWP 1539)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x089cb722 in Condition::lock(char const*) ()
No symbol table info available.
#2  0x089f766a in BC_Xfer::Slicer::run() ()
No symbol table info available.
#3  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#4  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 34 (Thread 0xd4c47b40 (LWP 1534)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x08e537ff in ?? ()
No symbol table info available.
#2  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#3  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 33 (Thread 0xd5447b40 (LWP 1533)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x08e537ff in ?? ()
No symbol table info available.
#2  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#3  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 32 (Thread 0xd5c47b40 (LWP 1532)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x08e537ff in ?? ()
No symbol table info available.
#2  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#3  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 31 (Thread 0xd6447b40 (LWP 1531)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x08e537ff in ?? ()
No symbol table info available.
#2  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#3  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 30 (Thread 0xda8ffb40 (LWP 1527)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0xf7436cec in ?? () from /usr/X11R7/lib/libX11.so.6
No symbol table info available.
#2  0xf743686a in ?? () from /usr/X11R7/lib/libX11.so.6
No symbol table info available.
#3  0xf7436daa in ?? () from /usr/X11R7/lib/libX11.so.6
No symbol table info available.
#4  0xf74366c9 in XLockDisplay () from /usr/X11R7/lib/libX11.so.6
No symbol table info available.
#5  0x089cb3d9 in BC_WindowEvents::run() ()
No symbol table info available.
#6  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#7  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#8  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 29 (Thread 0xdb0ffb40 (LWP 1526)):
#0  0xf6b709ab in select () from /lib/libc.so.6
No symbol table info available.
#1  0x089cb3c8 in BC_WindowEvents::run() ()
No symbol table info available.
#2  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#3  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 28 (Thread 0xdd0ffb40 (LWP 1525)):
#0  0xf7b28400 in nanosleep () from /lib/libpthread.so.0
No symbol table info available.
#1  0x089dc4db in Timer::delay(long) ()
No symbol table info available.
#2  0x08a90134 in BC_Repeater::run() ()
No symbol table info available.
#3  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#4  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 27 (Thread 0xdc0ffb40 (LWP 1523)):
#0  0xf6b709ab in select () from /lib/libc.so.6
No symbol table info available.
#1  0x089cb3c8 in BC_WindowEvents::run() ()
No symbol table info available.
#2  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#3  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 26 (Thread 0xde0ffb40 (LWP 1521)):
#0  0xf7b28400 in nanosleep () from /lib/libpthread.so.0
No symbol table info available.
#1  0x089dc4db in Timer::delay(long) ()
No symbol table info available.
#2  0x08a90134 in BC_Repeater::run() ()
No symbol table info available.
#3  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#4  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 25 (Thread 0xdd8ffb40 (LWP 1520)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x089cb722 in Condition::lock(char const*) ()
No symbol table info available.
#2  0x0898fe10 in BC_Synchronous::run() ()
No symbol table info available.
#3  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#4  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 24 (Thread 0xde8ffb40 (LWP 1519)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0xf7436cec in ?? () from /usr/X11R7/lib/libX11.so.6
No symbol table info available.
#2  0xf743686a in ?? () from /usr/X11R7/lib/libX11.so.6
No symbol table info available.
#3  0xf7436daa in ?? () from /usr/X11R7/lib/libX11.so.6
No symbol table info available.
#4  0xf74366c9 in XLockDisplay () from /usr/X11R7/lib/libX11.so.6
No symbol table info available.
#5  0x089b9c9f in BC_WindowBase::lock_window(char const*) ()
No symbol table info available.
#6  0x08a90197 in BC_Repeater::run() ()
No symbol table info available.
#7  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#8  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 23 (Thread 0xdfaffb40 (LWP 1518)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x089cb722 in Condition::lock(char const*) ()
No symbol table info available.
#2  0x089bed23 in BC_WindowBase::get_event() ()
No symbol table info available.
#3  0x089bfe39 in BC_WindowBase::dispatch_event() ()
No symbol table info available.
#4  0x089c0e49 in BC_WindowBase::run_window() ()
No symbol table info available.
#5  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#6  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 22 (Thread 0xe02ffb40 (LWP 1516)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x089cb722 in Condition::lock(char const*) ()
No symbol table info available.
#2  0x089bed23 in BC_WindowBase::get_event() ()
No symbol table info available.
#3  0x089bfe39 in BC_WindowBase::dispatch_event() ()
No symbol table info available.
#4  0x089c0e49 in BC_WindowBase::run_window() ()
No symbol table info available.
#5  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#6  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 21 (Thread 0xe12ffb40 (LWP 1514)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x089cb722 in Condition::lock(char const*) ()
No symbol table info available.
#2  0x085d35fd in Canvas::update_geometry(EDL*, int, int, int, int) ()
No symbol table info available.
#3  0x0861b5a4 in CWindow::update(int, int, int, int, int) ()
No symbol table info available.
#4  0x0884f954 in TimeBar::select_region(double) ()
No symbol table info available.
#5  0x0884fda1 in TimeBar::button_press_event() ()
No symbol table info available.
#6  0x089b53e3 in BC_WindowBase::dispatch_button_press() ()
No symbol table info available.
#7  0x089c052f in BC_WindowBase::dispatch_event() ()
No symbol table info available.
#8  0x089c0e49 in BC_WindowBase::run_window() ()
No symbol table info available.
#9  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#10 0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#11 0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 20 (Thread 0xe3effb40 (LWP 1508)):
#0  0xf6b709ab in select () from /lib/libc.so.6
No symbol table info available.
#1  0x089455a7 in BC_Clipboard::run() ()
No symbol table info available.
#2  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#3  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 19 (Thread 0xe46ffb40 (LWP 1507)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x089cb722 in Condition::lock(char const*) ()
No symbol table info available.
#2  0x086fe498 in MainIndexes::run() ()
No symbol table info available.
#3  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#4  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 18 (Thread 0xe4effb40 (LWP 1506)):
#0  0xf6b709ab in select () from /lib/libc.so.6
No symbol table info available.
#1  0x089455a7 in BC_Clipboard::run() ()
No symbol table info available.
#2  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#3  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 17 (Thread 0xe5effb40 (LWP 1504)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x089cb722 in Condition::lock(char const*) ()
No symbol table info available.
#2  0x088364c7 in SWindow::run() ()
No symbol table info available.
#3  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#4  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 16 (Thread 0xe6effb40 (LWP 1502)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x089cb722 in Condition::lock(char const*) ()
No symbol table info available.
#2  0x087e86de in RecordCutAdsStatus::run() ()
No symbol table info available.
#3  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#4  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 15 (Thread 0xe76ffb40 (LWP 1501)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x089cb722 in Condition::lock(char const*) ()
No symbol table info available.
#2  0x087ee765 in RecordChannel::run() ()
No symbol table info available.
#3  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#4  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 14 (Thread 0xe7effb40 (LWP 1500)):
#0  0xf6b709ab in select () from /lib/libc.so.6
No symbol table info available.
#1  0x089cb3c8 in BC_WindowEvents::run() ()
No symbol table info available.
#2  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#3  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 13 (Thread 0xe86ffb40 (LWP 1499)):
#0  0xf7b28400 in nanosleep () from /lib/libpthread.so.0
No symbol table info available.
#1  0x089dc4db in Timer::delay(long) ()
No symbol table info available.
#2  0x08a90134 in BC_Repeater::run() ()
No symbol table info available.
#3  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#4  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 12 (Thread 0xe90e8b40 (LWP 1498)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x089cb722 in Condition::lock(char const*) ()
No symbol table info available.
#2  0x089bed23 in BC_WindowBase::get_event() ()
No symbol table info available.
#3  0x089bfe39 in BC_WindowBase::dispatch_event() ()
No symbol table info available.
#4  0x089c0e49 in BC_WindowBase::run_window() ()
No symbol table info available.
#5  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#6  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 11 (Thread 0xe98e8b40 (LWP 1497)):
#0  0xf6b709ab in select () from /lib/libc.so.6
No symbol table info available.
#1  0x089455a7 in BC_Clipboard::run() ()
No symbol table info available.
#2  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#3  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 10 (Thread 0xea0e8b40 (LWP 1496)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x089cb722 in Condition::lock(char const*) ()
No symbol table info available.
#2  0x0880f0d0 in ResourceThread::run() ()
No symbol table info available.
#3  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#4  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 9 (Thread 0xea8e8b40 (LWP 1495)):
#0  0xf6b709ab in select () from /lib/libc.so.6
No symbol table info available.
#1  0x089455a7 in BC_Clipboard::run() ()
No symbol table info available.
#2  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#3  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 8 (Thread 0xeb0e8b40 (LWP 1494)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0xf7436cec in ?? () from /usr/X11R7/lib/libX11.so.6
No symbol table info available.
#2  0xf743686a in ?? () from /usr/X11R7/lib/libX11.so.6
No symbol table info available.
#3  0xf7436daa in ?? () from /usr/X11R7/lib/libX11.so.6
No symbol table info available.
#4  0xf74366c9 in XLockDisplay () from /usr/X11R7/lib/libX11.so.6
No symbol table info available.
#5  0x089b9c9f in BC_WindowBase::lock_window(char const*) ()
No symbol table info available.
#6  0x089b9c6b in BC_WindowBase::lock_window(char const*) ()
No symbol table info available.
#7  0x085cf19a in Canvas::lock_canvas(char const*) ()
No symbol table info available.
#8  0x0888aeaf in VDeviceX11::open_output() ()
No symbol table info available.
#9  0x0888db9f in VideoDevice::open_output(VideoOutConfig*, float, int, int, Canvas*, int) ()
No symbol table info available.
#10 0x087fc686 in RenderEngine::open_output() ()
No symbol table info available.
#11 0x087fc96e in RenderEngine::arm_command(TransportCommand*) ()
No symbol table info available.
#12 0x08789c98 in PlaybackEngine::run() ()
No symbol table info available.
#13 0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#14 0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#15 0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 7 (Thread 0xeb8e8b40 (LWP 1493)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x089cb722 in Condition::lock(char const*) ()
No symbol table info available.
#2  0x0861c105 in CWindowTool::run() ()
No symbol table info available.
#3  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#4  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 6 (Thread 0xec0e8b40 (LWP 1492)):
#0  0xf6b709ab in select () from /lib/libc.so.6
No symbol table info available.
#1  0x089455a7 in BC_Clipboard::run() ()
No symbol table info available.
#2  0x089dbc83 in Thread::entrypoint(void*) ()
No symbol table info available.
#3  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 5 (Thread 0xeed6fb40 (LWP 1484)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0xf4a993c7 in ?? () from /usr/X11R7/lib/dri/nouveau_dri.so
No symbol table info available.
#2  0xf4a98fd5 in ?? () from /usr/X11R7/lib/dri/nouveau_dri.so
No symbol table info available.
#3  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 4 (Thread 0xef56fb40 (LWP 1483)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0xf4a993c7 in ?? () from /usr/X11R7/lib/dri/nouveau_dri.so
No symbol table info available.
#2  0xf4a98fd5 in ?? () from /usr/X11R7/lib/dri/nouveau_dri.so
No symbol table info available.
#3  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 3 (Thread 0xefd6fb40 (LWP 1482)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0xf4a993c7 in ?? () from /usr/X11R7/lib/dri/nouveau_dri.so
No symbol table info available.
#2  0xf4a98fd5 in ?? () from /usr/X11R7/lib/dri/nouveau_dri.so
No symbol table info available.
#3  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 2 (Thread 0xf056fb40 (LWP 1481)):
#0  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0xf4a993c7 in ?? () from /usr/X11R7/lib/dri/nouveau_dri.so
No symbol table info available.
#2  0xf4a98fd5 in ?? () from /usr/X11R7/lib/dri/nouveau_dri.so
No symbol table info available.
#3  0xf7b1e6f2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0xf6b7a1ee in clone () from /lib/libc.so.6
No symbol table info available.

Thread 1 (Thread 0xf7e2d740 (LWP 1480)):
#0  0xf7b28aa5 in waitpid () from /lib/libpthread.so.0
No symbol table info available.
#1  0x089883a6 in ?? ()
No symbol table info available.
#2  <signal handler called>
No symbol table info available.
#3  0xf7b24421 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#4  0xf7436cec in ?? () from /usr/X11R7/lib/libX11.so.6
No symbol table info available.
#5  0xf743686a in ?? () from /usr/X11R7/lib/libX11.so.6
No symbol table info available.
#6  0xf7436daa in ?? () from /usr/X11R7/lib/libX11.so.6
No symbol table info available.
#7  0xf74467d4 in XUnmapWindow () from /usr/X11R7/lib/libX11.so.6
No symbol table info available.
#8  0x089bad5c in BC_WindowBase::hide_window(int) ()
No symbol table info available.
#9  0x089bf2e6 in BC_WindowBase::close(int) ()
No symbol table info available.
#10 0x087596eb in MWindow::~MWindow() ()
No symbol table info available.
#11 0x083668a1 in main ()
No symbol table info available.
A debugging session is active.

	Inferior 1 [process 1480] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


More information about the Cin mailing list