Bug 2138908 - [abrt] coreutils: memset(): cat killed by SIGBUS
Summary: [abrt] coreutils: memset(): cat killed by SIGBUS
Keywords:
Status: CLOSED DUPLICATE of bug 2075582
Alias: None
Product: Fedora
Classification: Fedora
Component: coreutils
Version: 36
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kamil Dudka
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:ce10b1c5391de517d95528053ef...
: 2150513 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-10-31 16:10 UTC by Walter Schug
Modified: 2022-12-03 16:13 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2022-11-01 07:34:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (29.06 KB, text/plain)
2022-10-31 16:10 UTC, Walter Schug
no flags Details
File: core_backtrace (3.67 KB, text/plain)
2022-10-31 16:10 UTC, Walter Schug
no flags Details
File: cpuinfo (3.14 KB, text/plain)
2022-10-31 16:10 UTC, Walter Schug
no flags Details
File: dso_list (155 bytes, text/plain)
2022-10-31 16:10 UTC, Walter Schug
no flags Details
File: environ (1.71 KB, text/plain)
2022-10-31 16:10 UTC, Walter Schug
no flags Details
File: exploitable (82 bytes, text/plain)
2022-10-31 16:10 UTC, Walter Schug
no flags Details
File: limits (1.29 KB, text/plain)
2022-10-31 16:10 UTC, Walter Schug
no flags Details
File: maps (1.87 KB, text/plain)
2022-10-31 16:10 UTC, Walter Schug
no flags Details
File: mountinfo (3.13 KB, text/plain)
2022-10-31 16:10 UTC, Walter Schug
no flags Details
File: open_fds (335 bytes, text/plain)
2022-10-31 16:10 UTC, Walter Schug
no flags Details
File: proc_pid_status (1.38 KB, text/plain)
2022-10-31 16:10 UTC, Walter Schug
no flags Details
File: var_log_messages (319 bytes, text/plain)
2022-10-31 16:10 UTC, Walter Schug
no flags Details

Description Walter Schug 2022-10-31 16:10:39 UTC
Version-Release number of selected component:
coreutils-9.0-8.fc36

Additional info:
reporter:       libreport-2.17.4
backtrace_rating: 3
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-vivaldi\x2dstable-2757.scope
cmdline:        cat
crash_function: memset
executable:     /usr/bin/cat
journald_cursor: s=cbf7783114f9429b8b0122bd845d9447;i=597cfa;b=4e4b496009614a62aafdf61c48e62cdb;m=20752bb;t=5ec1d213392b2;x=caa124c2bd0c06c1
kernel:         5.19.17-200.fc36.x86_64
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 memset at ../sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S:252
 #1 _dl_map_segments at ./dl-map-segments.h:177
 #2 _dl_map_object_from_fd at dl-load.c:1258
 #3 _dl_map_object at dl-load.c:2309
 #4 map_doit at rtld.c:666
 #5 _dl_catch_exception at /usr/src/debug/glibc-2.35-20.fc36.x86_64/elf/dl-error-skeleton.c:208
 #6 _dl_catch_error at /usr/src/debug/glibc-2.35-20.fc36.x86_64/elf/dl-error-skeleton.c:227
 #7 do_preload at rtld.c:841
 #8 handle_preload_list at rtld.c:917
 #9 dl_main at rtld.c:1891

Comment 1 Walter Schug 2022-10-31 16:10:43 UTC
Created attachment 1921403 [details]
File: backtrace

Comment 2 Walter Schug 2022-10-31 16:10:44 UTC
Created attachment 1921404 [details]
File: core_backtrace

Comment 3 Walter Schug 2022-10-31 16:10:45 UTC
Created attachment 1921405 [details]
File: cpuinfo

Comment 4 Walter Schug 2022-10-31 16:10:46 UTC
Created attachment 1921406 [details]
File: dso_list

Comment 5 Walter Schug 2022-10-31 16:10:47 UTC
Created attachment 1921407 [details]
File: environ

Comment 6 Walter Schug 2022-10-31 16:10:48 UTC
Created attachment 1921408 [details]
File: exploitable

Comment 7 Walter Schug 2022-10-31 16:10:50 UTC
Created attachment 1921409 [details]
File: limits

Comment 8 Walter Schug 2022-10-31 16:10:51 UTC
Created attachment 1921410 [details]
File: maps

Comment 9 Walter Schug 2022-10-31 16:10:53 UTC
Created attachment 1921411 [details]
File: mountinfo

Comment 10 Walter Schug 2022-10-31 16:10:54 UTC
Created attachment 1921412 [details]
File: open_fds

Comment 11 Walter Schug 2022-10-31 16:10:55 UTC
Created attachment 1921413 [details]
File: proc_pid_status

Comment 12 Walter Schug 2022-10-31 16:10:56 UTC
Created attachment 1921414 [details]
File: var_log_messages

Comment 13 Kamil Dudka 2022-11-01 07:34:56 UTC
The process was signaled before it started to execute the main() function of `/usr/bin/cat`.  It could have been caused by the following environment variable:

    LD_PRELOAD=/home/elena/.local/lib/vivaldi/media-codecs-ba918b1de5d2d2525de9b6ee1cd8434ad90bebc107f927c1e23069fbf00ef8b6/libffmpeg.so

*** This bug has been marked as a duplicate of bug 2075582 ***

Comment 14 Kamil Dudka 2022-11-01 07:35:21 UTC
The process was signaled before it started to execute the main() function of `/usr/bin/cat`.  It could have been caused by the following environment variable:

    LD_PRELOAD=/home/elena/.local/lib/vivaldi/media-codecs-ba918b1de5d2d2525de9b6ee1cd8434ad90bebc107f927c1e23069fbf00ef8b6/libffmpeg.so

Comment 15 Kamil Dudka 2022-12-03 16:13:28 UTC
*** Bug 2150513 has been marked as a duplicate of this bug. ***


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