[asterisk-bugs] [Asterisk 0018494]: Random Deadlocks in <chan_sip.c> or <channel.c> !?!
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Dec 19 12:03:38 UTC 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18494
======================================================================
Reported By: thsgmbh
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18494
Category: Channels/chan_sip/General
Reproducibility: random
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!): 296466
Request Review:
======================================================================
Date Submitted: 2010-12-17 05:15 CST
Last Modified: 2010-12-19 06:03 CST
======================================================================
Summary: Random Deadlocks in <chan_sip.c> or <channel.c> !?!
Description:
I get random deadlocks (3-4 times in a week).
See attached Backtrace!
- Asterisk SVN-branch-1.6.2-r296466 (from 27.11.2010)
- Compiled with "Debug Threads/Locks" and "Don't optimize"
======================================================================
----------------------------------------------------------------------
(0129771) thsgmbh (reporter) - 2010-12-19 06:03
https://issues.asterisk.org/view.php?id=18494#c129771
----------------------------------------------------------------------
Can't set BETTER_BACKTRACES because of missing dependencies!?
I have installed latest "binutils-devel and zlib-devel"...
(Linux 2.6.18-194.26.1.el5 https://issues.asterisk.org/view.php?id=1 SMP x86_64
x86_64 x86_64 GNU/Linux)
--------
In "configure.log" I get many "undefined references" errors:
configure:15664: gcc -o conftest -g -O2 conftest.c -lbfd -lm >&5
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libbfd.a(opncls.o):
In function `bfd_fill_in_gnu_debuglink_section':
(.text+0x194): undefined reference to `lbasename'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libbfd.a(opncls.o):
In function `bfd_create_gnu_debuglink_section':
(.text+0x289): undefined reference to `lbasename'
...
---------
find / -name libbfd*.*
/usr/lib64/libbfd-2.17.50.0.6-14.el5.so
/usr/lib64/libbfd.a
Any idea???
Issue History
Date Modified Username Field Change
======================================================================
2010-12-19 06:03 thsgmbh Note Added: 0129771
======================================================================
More information about the asterisk-bugs
mailing list