Bug 1068288
| Summary: | [abrt] qemu-kvm: BN_num_bits(): qemu-kvm killed by SIGSEGV | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Peter Kotvan <pkotvan> | ||||||||||||||||||||||||||||
| Component: | spice | Assignee: | Default Assignee for SPICE Bugs <rh-spice-bugs> | ||||||||||||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Desktop QE <desktop-qa-list> | ||||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||||
| Version: | 7.0 | CC: | acathrow, cfergeau, dblechte, hhuang, juzhang, marcandre.lureau, pkotvan, virt-maint | ||||||||||||||||||||||||||||
| Target Milestone: | rc | ||||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:dabd5a0ef8b8d9fc6a99fe7fce023d871245cf8b | ||||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||||
| Last Closed: | 2014-07-04 11:04:54 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
Peter Kotvan
2014-02-21 12:56:15 UTC
Created attachment 865981 [details]
File: backtrace
Created attachment 865982 [details]
File: cgroup
Created attachment 865984 [details]
File: core_backtrace
Created attachment 865985 [details]
File: dso_list
Created attachment 865986 [details]
File: environ
Created attachment 865987 [details]
File: exploitable
Created attachment 865988 [details]
File: limits
Created attachment 865989 [details]
File: maps
Created attachment 865990 [details]
File: open_fds
Created attachment 865991 [details]
File: proc_pid_status
Created attachment 865992 [details]
File: var_log_messages
Created attachment 865993 [details]
File: sosreport.tar.xz
Created attachment 866004 [details]
my_appliance kickstart
(In reply to Peter Kotvan from comment #0) > Description of problem: > I have installed lorax, libvirt, virt-install, qemu-kvm. Generated appliance > using lorax command: > livemedia-creator --make-appliance --app-name=my_appliance > --app-file=my_appliance.xml --app-image=my_appliance.img --iso > /var/lib/libvirt/images/boot.iso --ks <path-to-ks> I wanted to give this a try, but RHEL7/f20 lorax do not have "--app-image", am I missing something? When the crash happened, was there a client connected to the VM? What spice-server, spice-gtk and virt-viewer versions were you using? I did not realize that RHEL7 does not have "--app-image" however livmedia-creator created appliance without errors. At first there was no client connected to VM. But after first few tries (I have tried to start VM but it immediately stopped and abrt reported the crash) I have opened the the spice client, but it made no difference. The VM died immediately after it started. Versions of programs you requested. spice-server-0.12.4-5.el7 spice-gtk3-0.20-8.el7 virt-viewer-0.5.7-7.el7 I tried this with: "sudo livemedia-creator --make-appliance --app-name my_appliance --app-file=my_appliance.xml --image-name=my_appliance.img --iso boot.iso --ks ks" and everything went OK. And it is probably worth to mention that virt-image will be dropped from RHEL-7 bug 1061913 . By any chance, are you running in fips mode? (fips=1 on kernel command line). You can also check the value of /proc/sys/crypto/fips_enabled. I do not have that system installed, but it was default installation so it should have fips=0. This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. Even though Peter said "it should have fips=0", qemu had -enable-fips. Did it have OPENSSL_FORCE_FIPS_MODE=1 ? Setting this environment variable is enough to get the exact same crash. I think this is the same bug as 1071176 and can be closed as duplicate. *** This bug has been marked as a duplicate of bug 1071176 *** |