[SFtrack] Created: (XECS-1612) sipXsupervisor - Core dump
sipXsupervisor - Core dump
--------------------------
Key: XECS-1612
URL: http://track.sipfoundry.org/browse/XECS-1612
Project: sipXecs
Issue Type: Bug
Components: sipXsupervisor
Affects Versions: 3.11.5
Environment: i386 - FC 8 or Centos - ISO build 3.11.5 revision 013242
Reporter: Raymond Dans
Don't know under what conditions it occured but noticed a core dump in
/var/log/sipxpbx. Core dump indicates it occured in sipxsupervisor.
Traceback shows a segmentation fault:
=================================================================================================
Program terminated with signal 11, Segmentation fault.
#0 0x0017ff80 in TiXmlNode::ToElement (this=0xc0)
at ../include/xmlparser/tinyxml.h:603
603 const TiXmlElement* ToElement() const {
return ( this && type == ELEMENT ) ? (const TiXmlElement*) this : 0; } ///<
Cast to a more defined type. Will return null not of the requested type.
(gdb) bt
#0 0x0017ff80 in TiXmlNode::ToElement (this=0xc0)
at ../include/xmlparser/tinyxml.h:603
#1 0x0017bc9c in TiXmlNode::FirstChildElement (this=0xbfefd72c)
at xmlparser/tinyxml.cpp:483
#2 0x08054ed2 in ResultSet::destroyAll ()
#3 0x08055eab in ResultSet::destroyAll ()
#4 0x080539eb in ResultSet::destroyAll ()
#5 0x0805e248 in OsLock::~OsLock ()
#6 0x0015dcee in OsServerTask::run (this=0x9930e48, pArg=0x0)
at os/OsServerTask.cpp:160
#7 0x0805d361 in OsLock::~OsLock ()
#8 0x00178f09 in OsTaskLinux::taskEntry (arg=0x9930e48)
at os/linux/OsTaskLinux.cpp:705
#9 0x0087b43b in start_thread () from /lib/libpthread.so.0
#10 0x0066cfde in
__cxxabiv1::__function_type_info::~__function_type_info$delete () from
/usr/lib/libstdc++.so.6
Previous frame inner to this frame (corrupt stack?)
Current language: auto; currently c++
======================================================================================================
Core file attached
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://track.sipfoundry.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira