Bug 1353362

Summary: [abrt] docker: runtime.gentraceback(): docker killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Micah Shennum <jimtahu>
Component: dockerAssignee: Daniel Walsh <dwalsh>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: adimania, admiller, amurdaca, dwalsh, ichavero, jcajka, jchaloup, lsm5, marianne, miminar, nalin, riek, vbatts
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/37f328cd7b8b5052e5b90b53fb47b4d572f516a4
Whiteboard: abrt_hash:9b5d6a940bc998360578dbfc8c0a8f425de00d49;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-10-18 14:09:15 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: mountinfo
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Micah Shennum 2016-07-06 22:58:16 UTC
Version-Release number of selected component:
docker-1.10.3-24.gitf476348.fc23

Additional info:
reporter:       libreport-2.6.4
backtrace_rating: 4
cmdline:        /usr/bin/docker daemon --exec-opt native.cgroupdriver=systemd --selinux-enabled --log-driver=journald --storage-driver devicemapper --storage-opt dm.fs=xfs --storage-opt dm.thinpooldev=/dev/mapper/vgJetFire-docker--pool --storage-opt dm.use_deferred_removal=true --storage-opt dm.use_deferred_deletion=true
crash_function: runtime.gentraceback
executable:     /usr/bin/docker
global_pid:     1816
kernel:         4.5.6-200.fc23.x86_64
runlevel:       unknown
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (7 frames)
 #0 runtime.gentraceback at /usr/lib/golang/src/runtime/traceback.go:186
 #1 runtime.traceback1 at /usr/lib/golang/src/runtime/traceback.go:582
 #2 runtime.traceback at /usr/lib/golang/src/runtime/traceback.go:559
 #3 runtime.sighandler at /usr/lib/golang/src/runtime/signal_amd64x.go:175
 #4 runtime.sigtrampgo at /usr/lib/golang/src/runtime/signal_linux.go:94
 #5 runtime.sigtramp at /usr/lib/golang/src/runtime/sys_linux_amd64.s:234
 #7 ??

Comment 1 Micah Shennum 2016-07-06 22:58:26 UTC
Created attachment 1177052 [details]
File: backtrace

Comment 2 Micah Shennum 2016-07-06 22:58:27 UTC
Created attachment 1177053 [details]
File: cgroup

Comment 3 Micah Shennum 2016-07-06 22:58:29 UTC
Created attachment 1177054 [details]
File: core_backtrace

Comment 4 Micah Shennum 2016-07-06 22:58:30 UTC
Created attachment 1177055 [details]
File: dso_list

Comment 5 Micah Shennum 2016-07-06 22:58:31 UTC
Created attachment 1177056 [details]
File: environ

Comment 6 Micah Shennum 2016-07-06 22:58:33 UTC
Created attachment 1177057 [details]
File: exploitable

Comment 7 Micah Shennum 2016-07-06 22:58:34 UTC
Created attachment 1177058 [details]
File: limits

Comment 8 Micah Shennum 2016-07-06 22:58:36 UTC
Created attachment 1177059 [details]
File: maps

Comment 9 Micah Shennum 2016-07-06 22:58:37 UTC
Created attachment 1177060 [details]
File: mountinfo

Comment 10 Micah Shennum 2016-07-06 22:58:38 UTC
Created attachment 1177061 [details]
File: namespaces

Comment 11 Micah Shennum 2016-07-06 22:58:40 UTC
Created attachment 1177062 [details]
File: open_fds

Comment 12 Micah Shennum 2016-07-06 22:58:41 UTC
Created attachment 1177063 [details]
File: proc_pid_status

Comment 13 Micah Shennum 2016-07-06 22:58:42 UTC
Created attachment 1177064 [details]
File: var_log_messages

Comment 14 Daniel Walsh 2016-08-19 21:19:41 UTC
Are you still seeing these issues on the latest docker?