Bug Report App freezes, Segmentation Fault occurs on shutdown

David Finton

New Member
This issue only started very recently (the past couple of week). When shutting down OBS after streaming to either twitch.com or restream.io, OBS will occasionally (but not always) freeze up. In addition, OBS will always segfault on shut down right after the message "info: Freeing OBS context data". I've copied the full shutdown log below. I'm running Ubuntu 15.10 and I'm running Linux kernel version "4.2.0-23-generic #28-Ubuntu SMP" on an Intel i7. The core file is around 30 MB however, so I am unable to upload it due to the 1 MB file size limit on the forums. If the core file is required for further debugging, I'll need to provide it separately.

info: ==== Streaming Start ===============================================
QXcbWindow: Unhandled client message: "_GTK_LOAD_ICONTHEMES"
QXcbWindow: Unhandled client message: "_GTK_LOAD_ICONTHEMES"
info: [rtmp stream: 'adv_stream'] User stopped the stream
info: libfdk_aac encoder destroyed
info: Output 'adv_stream': stopping
info: Output 'adv_stream': Total frames: 408475
info: Output 'adv_stream': Number of skipped frames: 23 (0.0056307%)
info: Output 'adv_stream': Number of dropped frames: 5337 (1.30657%)
info: ==== Streaming Stop ================================================
info: source 'Desktop Audio' destroyed
info: pulse-input: Stopped recording from 'alsa_output.usb-Logitech_Logitech_USB_Headset-00.analog-stereo.monitor'
info: pulse-input: Got 27568986 packets with 726958433 frames
info: source 'Mic/Aux' destroyed
info: pulse-input: Stopped recording from 'alsa_input.usb-Logitech_Logitech_USB_Headset-00.analog-mono'
info: pulse-input: Got 15070003 packets with 726435168 frames
info: source 'Scene' destroyed
info: source 'Video Capture Device (V4L2)' destroyed
info: v4l2-input: Stopped capture after 113486 frames
info: source 'Screen Capture (XSHM)' destroyed
info: source 'Quick Break Text' destroyed
info: source 'Quiet Mode Text' destroyed
info: source 'Funny' destroyed
info: source 'Getting Set Up Image' destroyed
info: source 'Window Capture (Xcomposite)' destroyed
info: All scene data cleared
info: ------------------------------------------------
info: service 'default_service' destroyed
info: encoder 'streaming_h264' destroyed
info: encoder 'Track4' destroyed
info: encoder 'Track3' destroyed
info: encoder 'Track2' destroyed
info: encoder 'Track1' destroyed
info: output 'adv_stream' destroyed
info: output 'adv_file_output' destroyed
info: Freeing OBS context data
 
Top