#1568: crash in 1.3.5-rc2
----------------------+-----------------------------------------------------
Reporter: jth | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 1.3.5
Component: message | Version: devel
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment (by erijo):
Replying to [comment:5 jth]:
> This time I did get a licq.debug_rw_mutex file. Maybe it is another
problem.
Yes, it looks like a "deadlock" caused by debugging and breaking. Could
you edit licq/src/pthread_rdwr.c and change X to a large number (e.g.
10000) in the line that reads
{{{
timeout.tv_sec = now.tv_sec + X;
}}}
and then rerun the test? Also, when Licq aborts, please run "thread apply
all bt".
--
Ticket URL: <http://trac.licq.org/ticket/1568#comment:6>
Licq <http://trac.licq.org/>
Licq - an instant messaging client for UNIX.