Bug 2215671 - [abrt] numad: vsnprintf(): numad killed by SIGABRT
Summary: [abrt] numad: vsnprintf(): numad killed by SIGABRT
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: numad
Version: 38
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lukáš Nykrýn
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:05725fa01d0d253308e4907ca8a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-06-17 04:51 UTC by Bernardo Donadio
Modified: 2023-06-17 04:52 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.35 KB, text/plain)
2023-06-17 04:51 UTC, Bernardo Donadio
no flags Details
File: maps (2.45 KB, text/plain)
2023-06-17 04:52 UTC, Bernardo Donadio
no flags Details
File: limits (1.29 KB, text/plain)
2023-06-17 04:52 UTC, Bernardo Donadio
no flags Details
File: environ (551 bytes, text/plain)
2023-06-17 04:52 UTC, Bernardo Donadio
no flags Details
File: open_fds (303 bytes, text/plain)
2023-06-17 04:52 UTC, Bernardo Donadio
no flags Details
File: mountinfo (3.85 KB, text/plain)
2023-06-17 04:52 UTC, Bernardo Donadio
no flags Details
File: os_info (734 bytes, text/plain)
2023-06-17 04:52 UTC, Bernardo Donadio
no flags Details
File: cpuinfo (2.83 KB, text/plain)
2023-06-17 04:52 UTC, Bernardo Donadio
no flags Details
File: core_backtrace (3.39 KB, text/plain)
2023-06-17 04:52 UTC, Bernardo Donadio
no flags Details
File: dso_list (312 bytes, text/plain)
2023-06-17 04:52 UTC, Bernardo Donadio
no flags Details
File: backtrace (32.88 KB, text/plain)
2023-06-17 04:52 UTC, Bernardo Donadio
no flags Details

Description Bernardo Donadio 2023-06-17 04:51:56 UTC
Description of problem:
Was working on F37 and started crashing on F38. Here are some relevant parts of the VM config:

<memory unit="KiB">25165824</memory>
  <currentMemory unit="KiB">16777216</currentMemory>
  <vcpu placement="auto">12</vcpu>
  <numatune>
    <memory mode="strict" placement="auto"/>
  </numatune>
<features>
    <acpi/>
    <apic/>
    <hyperv mode="custom">
      <relaxed state="on"/>
      <vapic state="on"/>
      <spinlocks state="on" retries="8191"/>
    </hyperv>
    <vmport state="off"/>
    <smm state="on"/>
  </features>
<cpu mode="host-passthrough" check="none" migratable="on"/>
  <clock offset="localtime">
    <timer name="rtc" tickpolicy="catchup"/>
    <timer name="pit" tickpolicy="delay"/>
    <timer name="hpet" present="no"/>
    <timer name="hypervclock" present="yes"/>
  </clock>
<memballoon model="virtio">
      <address type="pci" domain="0x0000" bus="0x05" slot="0x00" function="0x0"/>
    </memballoon>

Version-Release number of selected component:
numad-0.5-38.20150602git.fc38

Additional info:
reporter:       libreport-2.17.10
type:           CCpp
reason:         numad killed by SIGABRT
journald_cursor: s=f205fceb5ad34d5c9fa69ba9ec1d8936;i=241142;b=452539ae96394dac8987a32a0f22ad10;m=97d0d6af3;t=5fdf40b321d76;x=32f404c20f561156
executable:     /usr/bin/numad
cmdline:        /usr/bin/numad -w 12:24576
cgroup:         0::/system.slice/libvirtd.service
rootdir:        /
uid:            0
kernel:         6.3.6-200.fc38.x86_64
package:        numad-0.5-38.20150602git.fc38
runlevel:       N 5
backtrace_rating: 4
crash_function: vsnprintf

Truncated backtrace:
Thread no. 1 (2 frames)
 #8 vsnprintf at /usr/include/bits/stdio2.h:68
 #9 numad_log at /usr/src/debug/numad-0.5-38.20150602git.fc38.x86_64/numad.c:156

Comment 1 Bernardo Donadio 2023-06-17 04:51:59 UTC
Created attachment 1971262 [details]
File: proc_pid_status

Comment 2 Bernardo Donadio 2023-06-17 04:52:01 UTC
Created attachment 1971263 [details]
File: maps

Comment 3 Bernardo Donadio 2023-06-17 04:52:02 UTC
Created attachment 1971264 [details]
File: limits

Comment 4 Bernardo Donadio 2023-06-17 04:52:03 UTC
Created attachment 1971265 [details]
File: environ

Comment 5 Bernardo Donadio 2023-06-17 04:52:05 UTC
Created attachment 1971266 [details]
File: open_fds

Comment 6 Bernardo Donadio 2023-06-17 04:52:07 UTC
Created attachment 1971267 [details]
File: mountinfo

Comment 7 Bernardo Donadio 2023-06-17 04:52:08 UTC
Created attachment 1971268 [details]
File: os_info

Comment 8 Bernardo Donadio 2023-06-17 04:52:10 UTC
Created attachment 1971269 [details]
File: cpuinfo

Comment 9 Bernardo Donadio 2023-06-17 04:52:11 UTC
Created attachment 1971270 [details]
File: core_backtrace

Comment 10 Bernardo Donadio 2023-06-17 04:52:13 UTC
Created attachment 1971271 [details]
File: dso_list

Comment 11 Bernardo Donadio 2023-06-17 04:52:15 UTC
Created attachment 1971272 [details]
File: backtrace


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