Bug 1085348

Summary: [abrt] rcssserver3d: x86_64_fallback_frame_state(): rcssserver3d killed by SIGSEGV
Product: [Fedora] Fedora Reporter: jhameier
Component: rcssserver3dAssignee: Hedayat Vatankhah <hedayatv>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: hedayatv
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/98ae0a8145d880d85cba6be28b1ff110ca4a601b
Whiteboard: abrt_hash:068338b459e062d6f5e72bb9bf3b72f868f5040e
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-29 19:58:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description jhameier 2014-04-08 12:32:16 UTC
Description of problem:
Running with Eclipse Java. Crash is random when starting and stopping agents within eclipse during testing.

(NetControl) ERROR: 'AgentControl' recv returned error on a client socket 'Connection reset by peer' 
(NetControl::SendMessage) ERROR: 'AgentControl' send returned error 'Broken pipe' 
(NetControl) ERROR: 'AgentControl' recv returned error on a client socket 'Connection reset by peer' 
(NetControl::SendMessage) ERROR: 'AgentControl' send returned error 'Broken pipe' 
(NetControl) ERROR: 'AgentControl' recv returned error on a client socket 'Connection reset by peer' 
(NetControl::SendMessage) ERROR: 'AgentControl' send returned error 'Broken pipe' 
(NetControl) ERROR: 'AgentControl' recv returned error on a client socket 'Connection reset by peer' 
(NetControl::SendMessage) ERROR: 'AgentControl' send returned error 'Broken pipe' 
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >'
  what():  boost: mutex lock failed in pthread_mutex_lock: Invalid argument
(Core) caught signal 6
(Core) dumping 14 stack frames.
[0] /usr/lib64/simspark/libzeitgeist.so.3(zeitgeist::Core::CatchSignal(int)+0xe2) [0x7ffb24d053b2]
??
??:0

[1] /lib64/libc.so.6() [0x3f7e435cb0]
??
??:0

[2] /lib64/libc.so.6(gsignal+0x39) [0x3f7e435c39]
??
??:0

[3] /lib64/libc.so.6(abort+0x148) [0x3f7e437348]
??
??:0

[4] /lib64/libstdc++.so.6(__gnu_cxx::__verbose_terminate_handler()+0x165) [0x3f81c60f85]
??
??:0

[5] /lib64/libstdc++.so.6() [0x3f81c5eee6]
??
??:0

[6] /lib64/libstdc++.so.6() [0x3f81c5ef13]
??
??:0

[7] /lib64/libstdc++.so.6() [0x3f81c5f13f]
??
??:0

[8] /usr/lib64/simspark/liboxygen.so.6(void boost::throw_exception<boost::lock_error>(boost::lock_error const&)+0x1fc) [0x7ffb24a7a27c]
??
??:0

[9] /usr/lib64/simspark/liboxygen.so.6(boost::barrier::wait()+0x3fa) [0x7ffb24a8f71a]
??
??:0

[10] /usr/lib64/simspark/liboxygen.so.6(oxygen::AgentControl::AgentThread(boost::shared_ptr<oxygen::NetControl::Client> const&)+0x288) [0x7ffb24a8d658]
??
??:0

[11] /lib64/libboost_thread.so.1.54.0() [0x3f99c0c2aa]
??
??:0

[12] /lib64/libpthread.so.0() [0x3f7ec07f33]
??
??:0

[13] /lib64/libc.so.6(clone+0x6d) [0x3f7e4f4ded]
??
??:0

(Core) exit
(Core) caught signal 11
Segmentation fault (core dumped)

Version-Release number of selected component:
rcssserver3d-0.6.7-3.fc20

Additional info:
reporter:       libreport-2.2.0
backtrace_rating: 4
cmdline:        rcssserver3d
crash_function: x86_64_fallback_frame_state
executable:     /usr/bin/rcssserver3d
kernel:         3.13.8-200.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 x86_64_fallback_frame_state at ./md-unwind-support.h:58
 #1 uw_frame_state_for at ../../../libgcc/unwind-dw2.c:1253
 #2 _Unwind_Backtrace at ../../../libgcc/unwind.inc:290
 #3 __backtrace at ../sysdeps/x86_64/backtrace.c:109
 #4 zeitgeist::Core::CatchSignal at /usr/src/debug/simspark-0.2.4/lib/zeitgeist/core.cpp:190
 #6 ??
 #7 oxygen::RigidBody::GetVelocity at /usr/src/debug/simspark-0.2.4/lib/oxygen/physicsserver/rigidbody.cpp:244
 #8 oxygen::DragController::PrePhysicsUpdateInternal at /usr/src/debug/simspark-0.2.4/lib/oxygen/physicsserver/dragcontroller.cpp:47
 #9 oxygen::BaseNode::PrePhysicsUpdate at /usr/src/debug/simspark-0.2.4/lib/oxygen/sceneserver/basenode.cpp:117
 #13 oxygen::SceneServer::PrePhysicsUpdate at /usr/src/debug/simspark-0.2.4/lib/oxygen/sceneserver/sceneserver.cpp:190

Comment 1 jhameier 2014-04-08 12:32:27 UTC
Created attachment 884025 [details]
File: backtrace

Comment 2 jhameier 2014-04-08 12:32:31 UTC
Created attachment 884026 [details]
File: cgroup

Comment 3 jhameier 2014-04-08 12:32:36 UTC
Created attachment 884027 [details]
File: core_backtrace

Comment 4 jhameier 2014-04-08 12:32:39 UTC
Created attachment 884028 [details]
File: dso_list

Comment 5 jhameier 2014-04-08 12:32:42 UTC
Created attachment 884029 [details]
File: environ

Comment 6 jhameier 2014-04-08 12:32:48 UTC
Created attachment 884030 [details]
File: exploitable

Comment 7 jhameier 2014-04-08 12:32:51 UTC
Created attachment 884031 [details]
File: limits

Comment 8 jhameier 2014-04-08 12:32:56 UTC
Created attachment 884032 [details]
File: maps

Comment 9 jhameier 2014-04-08 12:33:00 UTC
Created attachment 884033 [details]
File: open_fds

Comment 10 jhameier 2014-04-08 12:33:07 UTC
Created attachment 884034 [details]
File: proc_pid_status

Comment 11 jhameier 2014-04-08 12:33:11 UTC
Created attachment 884035 [details]
File: var_log_messages

Comment 12 Fedora End Of Life 2015-05-29 11:30:22 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 13 Fedora End Of Life 2015-06-29 19:58:36 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.