Thread: progress
View Single Post
Re: progress
Old
  (#143)
RoboCop
vBulletin Veteran
 
RoboCop's Avatar
 
Status: Offline
Posts: 215
Join Date: Feb 2013
Location: Dundee, Scotland
Default Re: progress - 24-04-2018

I just had this crash from your latest SB 0.4.2 build:-

Code:
../common/singleprocesspipe_any.cpp (200) : Assertion Failed: m_Peeked.second == false || m_nEventCount > 0

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 0xf1a58b40 (LWP 14229)]
0xf2e87a0a in ?? () from ./steamclient.so
(gdb) bt
#0  0xf2e87a0a in ?? () from ./steamclient.so
#1  0xf256f900 in ?? () from ./steamclient.so
#2  0xf2569c78 in ?? () from ./steamclient.so
#3  0xf255ffac in ?? () from ./steamclient.so
#4  0xf25626aa in ?? () from ./steamclient.so
#5  0xf2563536 in ?? () from ./steamclient.so
#6  0xf2e8f420 in ?? () from ./steamclient.so
#7  0xf2e8e09b in ?? () from ./steamclient.so
#8  0xf2e8e25d in ?? () from ./steamclient.so
#9  0xf2e90b63 in ?? () from ./steamclient.so
#10 0xf7e9af72 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#11 0xf7dd143e in clone () from /lib/i386-linux-gnu/libc.so.6
(gdb)





vBulletin Webmaster since 2001
  
Reply With Quote