Bug 1509589 - [abrt] qemu-system-x86-core: slirp_pollfds_poll(): qemu-system-x86_64 killed by SIGSEGV
Summary: [abrt] qemu-system-x86-core: slirp_pollfds_poll(): qemu-system-x86_64 killed ...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: qemu
Version: 26
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fedora Virtualization Maintainers
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:5fc4acb1289f5eef20054d7acc6...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-11-04 23:13 UTC by Sylvain Petreolle
Modified: 2018-05-29 11:42 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-05-29 11:42:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (45.25 KB, text/plain)
2017-11-04 23:13 UTC, Sylvain Petreolle
no flags Details
File: cgroup (809 bytes, text/plain)
2017-11-04 23:13 UTC, Sylvain Petreolle
no flags Details
File: core_backtrace (9.08 KB, text/plain)
2017-11-04 23:13 UTC, Sylvain Petreolle
no flags Details
File: cpuinfo (1.66 KB, text/plain)
2017-11-04 23:13 UTC, Sylvain Petreolle
no flags Details
File: dso_list (14.32 KB, text/plain)
2017-11-04 23:13 UTC, Sylvain Petreolle
no flags Details
File: environ (98 bytes, text/plain)
2017-11-04 23:13 UTC, Sylvain Petreolle
no flags Details
File: exploitable (112 bytes, text/plain)
2017-11-04 23:13 UTC, Sylvain Petreolle
no flags Details
File: limits (1.29 KB, text/plain)
2017-11-04 23:13 UTC, Sylvain Petreolle
no flags Details
File: maps (74.46 KB, text/plain)
2017-11-04 23:13 UTC, Sylvain Petreolle
no flags Details
File: open_fds (1.43 KB, text/plain)
2017-11-04 23:13 UTC, Sylvain Petreolle
no flags Details
File: proc_pid_status (1.26 KB, text/plain)
2017-11-04 23:13 UTC, Sylvain Petreolle
no flags Details
File: var_log_messages (28 bytes, text/plain)
2017-11-04 23:13 UTC, Sylvain Petreolle
no flags Details

Description Sylvain Petreolle 2017-11-04 23:13:22 UTC
Description of problem:
My virtual machine was downloading a 50 MiB file.

Version-Release number of selected component:
qemu-system-x86-core-2.9.1-1.fc26

Additional info:
reporter:       libreport-2.9.1
backtrace_rating: 4
cmdline:        /usr/bin/qemu-system-x86_64 -machine accel=kvm -name guest=ReactOS-CMake,debug-threads=on -S -object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-30-ReactOS-CMake/master-key.aes -machine pc-i440fx-2.9,accel=kvm,usb=off,dump-guest-core=off -cpu qemu32 -m 1024 -realtime mlock=off -smp 1,sockets=1,cores=1,threads=1 -uuid 0ab69219-58c2-1e5c-6beb-fb29db74b0af -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/domain-30-ReactOS-CMake/monitor.sock,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime -no-reboot -boot strict=on -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive file=/srv/buildbot/Test_KVM_AHK/build/ros-sysreg.img,format=raw,if=none,id=drive-ide0-0-0 -device ide-hd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -drive file=/mnt/ramdisk/buildbot/output-MinGW-i386/bootcdregtest.iso,format=raw,if=none,id=drive-ide0-1-0,readonly=on -device ide-cd,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0,bootindex=1 -netdev user,id=hostnet0 -device pcnet,netdev=hostnet0,id=net0,mac=00:16:3e:2e:dd:de,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -vnc 127.0.0.1:0,password -device cirrus-vga,id=video0,bus=pci.0,addr=0x2 -msg timestamp=on
crash_function: slirp_pollfds_poll
executable:     /usr/bin/qemu-system-x86_64
journald_cursor: s=bd5df27f219a44a989a4d62e2e504946;i=ce81a;b=504f3233d4954d8db2a6fbb42d47d513;m=8007482448;t=55d1899325a91;x=abfda6449f3af461
kernel:         4.13.5-200.fc26.x86_64
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            107

Truncated backtrace:
Thread no. 1 (3 frames)
 #0 slirp_pollfds_poll at /usr/src/debug/qemu-2.9.1/slirp/slirp.c:594
 #1 main_loop_wait at /usr/src/debug/qemu-2.9.1/util/main-loop.c:519
 #2 main_loop at /usr/src/debug/qemu-2.9.1/vl.c:1898

Comment 1 Sylvain Petreolle 2017-11-04 23:13:36 UTC
Created attachment 1347912 [details]
File: backtrace

Comment 2 Sylvain Petreolle 2017-11-04 23:13:38 UTC
Created attachment 1347913 [details]
File: cgroup

Comment 3 Sylvain Petreolle 2017-11-04 23:13:40 UTC
Created attachment 1347914 [details]
File: core_backtrace

Comment 4 Sylvain Petreolle 2017-11-04 23:13:42 UTC
Created attachment 1347915 [details]
File: cpuinfo

Comment 5 Sylvain Petreolle 2017-11-04 23:13:44 UTC
Created attachment 1347916 [details]
File: dso_list

Comment 6 Sylvain Petreolle 2017-11-04 23:13:46 UTC
Created attachment 1347917 [details]
File: environ

Comment 7 Sylvain Petreolle 2017-11-04 23:13:48 UTC
Created attachment 1347918 [details]
File: exploitable

Comment 8 Sylvain Petreolle 2017-11-04 23:13:50 UTC
Created attachment 1347919 [details]
File: limits

Comment 9 Sylvain Petreolle 2017-11-04 23:13:53 UTC
Created attachment 1347920 [details]
File: maps

Comment 10 Sylvain Petreolle 2017-11-04 23:13:55 UTC
Created attachment 1347921 [details]
File: open_fds

Comment 11 Sylvain Petreolle 2017-11-04 23:13:57 UTC
Created attachment 1347922 [details]
File: proc_pid_status

Comment 12 Sylvain Petreolle 2017-11-04 23:13:58 UTC
Created attachment 1347923 [details]
File: var_log_messages

Comment 13 Fedora End Of Life 2018-05-03 08:16:20 UTC
This message is a reminder that Fedora 26 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 26. 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 '26'.

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 26 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 14 Fedora End Of Life 2018-05-29 11:42:18 UTC
Fedora 26 changed to end-of-life (EOL) status on 2018-05-29. Fedora 26
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.


Note You need to log in before you can comment on or make changes to this bug.