[asterisk-bugs] [Asterisk 0018326]: Segmentation Fault: #0 0x080d5dcb in ast_readaudio_callback (s=0xb2e1fa98) at file.c:762
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Mar 24 14:40:45 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18326
======================================================================
Reported By: jhoppebugs
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18326
Category: Channels/General
Reproducibility: unable to reproduce
Severity: crash
Priority: normal
Status: feedback
Asterisk Version: 1.6.2.11
JIRA: SWP-2625
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-11-17 14:00 CST
Last Modified: 2011-03-24 14:40 CDT
======================================================================
Summary: Segmentation Fault:
https://issues.asterisk.org/view.php?id=0 0x080d5dcb in ast_readaudio_callback
(s=0xb2e1fa98) at file.c:762
Description:
Program terminated with signal 11, Segmentation fault.
https://issues.asterisk.org/view.php?id=0 0x080d5dcb in ast_readaudio_callback
(s=0xb2e1fa98) at file.c:762
762 if (s->owner->timingfd > -1) {
(gdb) bt
https://issues.asterisk.org/view.php?id=0 0x080d5dcb in ast_readaudio_callback
(s=0xb2e1fa98) at file.c:762
https://issues.asterisk.org/view.php?id=1 0x080d5fdf in ast_fsread_audio
(data=0xb2e1fa98) at file.c:789
https://issues.asterisk.org/view.php?id=2 0x08098ca6 in __ast_read
(chan=0xb46ed038, dropaudio=0) at
channel.c:2784
https://issues.asterisk.org/view.php?id=3 0x0809a852 in ast_read
(chan=0xb46ed038) at channel.c:3181
https://issues.asterisk.org/view.php?id=4 0x080958de in
ast_safe_sleep_conditional (chan=0xb46ed038, ms=68,
cond=0xa0a7ee <agent_cont_sleep>,
data=0x99f1da8) at channel.c:1385
https://issues.asterisk.org/view.php?id=5 0x00a0feb5 in login_exec
(chan=0xb46ed038, data=0xb5794e78) at
chan_agent.c:2236
https://issues.asterisk.org/view.php?id=6 0x080fbcd4 in pbx_exec (c=0xb46ed038,
app=0x99f0f68, data=0xb5794e78)
at pbx.c:1352
https://issues.asterisk.org/view.php?id=7 0x08103a03 in pbx_extension_helper
(c=0xb46ed038, con=0x0,
context=0xb46ed2ac "station",
exten=0xb46ed2fc "7270", priority=4, label=0x0, callerid=0xb46281f0
"s3s033", action=E_SPAWN,
found=0xb57972ec, combined_find_spawn=1) at pbx.c:3715
https://issues.asterisk.org/view.php?id=8 0x08104f97 in ast_spawn_extension
(c=0xb46ed038, context=0xb46ed2ac
"station", exten=0xb46ed2fc "7270",
priority=4, callerid=0xb46281f0 "s3s033", found=0xb57972ec,
combined_find_spawn=1) at pbx.c:4186
https://issues.asterisk.org/view.php?id=9 0x08105638 in __ast_pbx_run
(c=0xb46ed038, args=0x0) at pbx.c:4280
https://issues.asterisk.org/view.php?id=10 0x08106a91 in pbx_thread
(data=0xb46ed038) at pbx.c:4567
https://issues.asterisk.org/view.php?id=11 0x08159dca in dummy_start
(data=0xb4c271e8) at utils.c:968
https://issues.asterisk.org/view.php?id=12 0x0067073b in start_thread () from
/lib/libpthread.so.0
https://issues.asterisk.org/view.php?id=13 0x005eecfe in clone () from
/lib/libc.so.6
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0017686 Asterisk crashing in ast_readaudio_call...
======================================================================
----------------------------------------------------------------------
(0133113) jhoppebugs (reporter) - 2011-03-24 14:40
https://issues.asterisk.org/view.php?id=18326#c133113
----------------------------------------------------------------------
Is there any other information I can get you to help facilitate the
correcting of this error we are getting? I have uploaded a recent crashes
backtrace file in case it helps.
Issue History
Date Modified Username Field Change
======================================================================
2011-03-24 14:40 jhoppebugs Note Added: 0133113
======================================================================
More information about the asterisk-bugs
mailing list