Bug Report OBS freezes and crashes due to stream session

gdlk

Member
Hello,

In a while I started streaming session OBS stops showing frames that captured from my GPU, it stucks at static picture. I pressed 'Stop Streaming' button and then OBS crashed. It happened several times and period before this issue appears is various.

Here some logfiles.
 

Attachments

  • 2014-06-08-0455-34.log
    12.7 KB · Views: 17
  • OBSCrashLog2014-06-08_1.txt
    4.5 KB · Views: 15
  • OBSCrashDump2014-06-08_1.dmp
    597.6 KB · Views: 5

gdlk

Member
Here something interesting information from log file. It seems problem appears at 14:27:41 and then i stoped stream session.

...
14:17:47: RTMPPublisher::SocketLoop: Increasing send buffer to ISB 262144 (buffer: 0 / 656384)
14:18:47: RTMPPublisher::SocketLoop: Increasing send buffer to ISB 524288 (buffer: 0 / 656384)
14:27:41: Error: all frames are in use
14:27:41: Error: all frames are in use
14:27:41: Error: all frames are in use
14:27:41: Error: all frames are in use
14:27:41: Error: all frames are in use
14:27:41: Error: all frames are in use
14:27:41: Error: all frames are in use
14:27:41: Error: all frames are in use
14:27:41: Error: all frames are in use
14:27:41: Error: all frames are in use
14:27:41: Error: all frames are in use
14:27:41: Error: all frames are in use
14:27:41: Error: all frames are in use
14:27:41: Error: all frames are in use
14:27:41: Error: all frames are in use
14:27:41: Error: all frames are in use
14:32:53: WARNING: Forcibly terminating a thread after 30000 ms timeout!
 

R1CH

Forum Admin
Developer
QSV is experimental and prone to freezing like this. Use x264 if you require stability.
 

R1CH

Forum Admin
Developer
It may be an implementation or driver bug. No one has really looked into it in much detail though.
 

gdlk

Member
Still relevant in 0.625b. Here crashlog and crashdump.
 

Attachments

  • OBSCrashDump2014-06-22_1.dmp
    623.9 KB · Views: 7
  • OBSCrashLog2014-06-22_1.txt
    5.4 KB · Views: 10
  • 2014-06-22-0203-36.log
    20.6 KB · Views: 14

Lain

Forum Admin
Lain
Forum Moderator
Developer
The hardware encoders are subject to instability currently, unfortunately we can't really support them as easily as we can support x264 just because x264 is only dependent on the CPU, where as the hardware encoders are dependent upon other hardware typically. We're still looking in to it though.
 
Top