Bug 1396587

Summary: [abrt] spice-vdagent: udscs_read_complete(): spice-vdagent killed by SIGABRT
Product: [Fedora] Fedora Reporter: Pavel Grunt <pgrunt>
Component: spice-vdagentAssignee: Christophe Fergeau <cfergeau>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: alon, cfergeau, marcandre.lureau, sandmann, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/d8941578ca9f7c9bb58c330edf313dd915a4ae16
Whiteboard: abrt_hash:3644ce07c6c3947dd63065174c82270db128c9fc;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-23 15:37:17 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: 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 Pavel Grunt 2016-11-18 16:50:26 UTC
Description of problem:
Agent is from the @spice/nightly copr repository, crash happens on login gdm to Gnome on Xorg

Version-Release number of selected component:
spice-vdagent-0.17.0-2016111012130.fc25

Additional info:
reporter:       libreport-2.8.0
backtrace_rating: 4
cmdline:        /usr/bin/spice-vdagent
crash_function: udscs_read_complete
executable:     /usr/bin/spice-vdagent
global_pid:     3057
kernel:         4.8.7-300.fc25.x86_64
pkg_fingerprint: 768B 5A37 3E28 F4B5
pkg_vendor:     Fedora Project COPR (@spice/nightly)
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (3 frames)
 #6 udscs_read_complete at src/udscs.c:239
 #7 udscs_do_read at src/udscs.c:292
 #8 udscs_client_handle_fds at src/udscs.c:337

Comment 1 Pavel Grunt 2016-11-18 16:50:36 UTC
Created attachment 1221911 [details]
File: backtrace

Comment 2 Pavel Grunt 2016-11-18 16:50:38 UTC
Created attachment 1221912 [details]
File: cgroup

Comment 3 Pavel Grunt 2016-11-18 16:50:40 UTC
Created attachment 1221913 [details]
File: core_backtrace

Comment 4 Pavel Grunt 2016-11-18 16:50:42 UTC
Created attachment 1221914 [details]
File: dso_list

Comment 5 Pavel Grunt 2016-11-18 16:50:44 UTC
Created attachment 1221915 [details]
File: environ

Comment 6 Pavel Grunt 2016-11-18 16:50:45 UTC
Created attachment 1221916 [details]
File: limits

Comment 7 Pavel Grunt 2016-11-18 16:50:48 UTC
Created attachment 1221917 [details]
File: maps

Comment 8 Pavel Grunt 2016-11-18 16:50:50 UTC
Created attachment 1221918 [details]
File: mountinfo

Comment 9 Pavel Grunt 2016-11-18 16:50:52 UTC
Created attachment 1221919 [details]
File: namespaces

Comment 10 Pavel Grunt 2016-11-18 16:50:53 UTC
Created attachment 1221920 [details]
File: open_fds

Comment 11 Pavel Grunt 2016-11-18 16:50:55 UTC
Created attachment 1221921 [details]
File: proc_pid_status

Comment 12 Pavel Grunt 2016-11-18 16:50:57 UTC
Created attachment 1221922 [details]
File: var_log_messages

Comment 13 Christophe Fergeau 2016-11-18 16:59:23 UTC
(In reply to Pavel Grunt from comment #0)
> Description of problem:
> Agent is from the @spice/nightly copr repository, crash happens on login gdm
> to Gnome on Xorg
> 
> Version-Release number of selected component:
> spice-vdagent-0.17.0-2016111012130.fc25

Would it be possible to get some git commit hash in the extra version?
I'd consider building these nightly package with -O0 also if we are fine with performance not being great, this would make the backtraces better.
I'd blame https://cgit.freedesktop.org/spice/linux/vd_agent/commit/?id=5dd6d2a88a966f1267ed0249a698f76723c063be (which has wrong ownership, forgot to change the author :(

Comment 14 Pavel Grunt 2016-11-18 17:14:27 UTC
(In reply to Christophe Fergeau from comment #13)
> (In reply to Pavel Grunt from comment #0)
> > Description of problem:
> > Agent is from the @spice/nightly copr repository, crash happens on login gdm
> > to Gnome on Xorg
> > 
> > Version-Release number of selected component:
> > spice-vdagent-0.17.0-2016111012130.fc25
> 
> Would it be possible to get some git commit hash in the extra version?

It will be in the changelog

> I'd consider building these nightly package with -O0 also if we are fine
> with performance not being great, this would make the backtraces better.
good idea, i will rebuild the package

> I'd blame
> https://cgit.freedesktop.org/spice/linux/vd_agent/commit/
> ?id=5dd6d2a88a966f1267ed0249a698f76723c063be (which has wrong ownership,
> forgot to change the author :(