Bug 1538618
| Summary: | [abrt] btrfs-progs: btrfs_set_key_blockptr(): btrfs killed by SIGSEGV | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mustafa Muhammad <mustafa1024m> | ||||||||||||||||||||||||||
| Component: | btrfs-progs | Assignee: | Josef Bacik <josef> | ||||||||||||||||||||||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||
| Version: | 28 | CC: | esandeen, josef | ||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/139b4985bf830ff069464802fd1c92a405c0c2b4 | ||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:af7afe3acc42ca9346f9147fbb89d08b0b64d275; | ||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||
| Last Closed: | 2018-08-06 17:19:47 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
Mustafa Muhammad
2018-01-25 12:55:53 UTC
Created attachment 1386053 [details]
File: backtrace
Created attachment 1386054 [details]
File: cgroup
Created attachment 1386055 [details]
File: core_backtrace
Created attachment 1386056 [details]
File: cpuinfo
Created attachment 1386057 [details]
File: dso_list
Created attachment 1386058 [details]
File: environ
Created attachment 1386059 [details]
File: exploitable
Created attachment 1386060 [details]
File: limits
Created attachment 1386061 [details]
File: maps
Created attachment 1386062 [details]
File: mountinfo
Created attachment 1386063 [details]
File: open_fds
Created attachment 1386064 [details]
File: proc_pid_status
This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle. Changing version to '28'. Similar problem has been detected: Maybe a forced shutdown corrupted my BTRFS partition, but now, nothing fixed it, even zero-logging the partition Whet I try 'btrfsck --repair /dev/sda5', it crashes [root@localhost mustafa]# btrfsck --repair /dev/sda5 enabling repair mode Checking filesystem on /dev/sda5 UUID: 24d374dc-9ebd-47b8-acda-c5a430e13d00 Fixed 0 roots. checking extents parent transid verify failed on 29360128 wanted 424 found 429 parent transid verify failed on 29360128 wanted 424 found 429 Ignoring transid failure leaf parent key incorrect 29360128 bad block 29360128 ERROR: errors found in extent allocation tree or chunk allocation checking free space cache cache and super generation don't match, space cache will be invalidated checking fs roots root 5 missing its root dir, recreating Failed to find [20971520, 168, 16384] btrfs unable to find ref byte nr 72531968 parent 0 root 5 owner 2 offset 0 parent transid verify failed on 29360128 wanted 424 found 429 Ignoring transid failure Segmentation fault (core dumped) reporter: libreport-2.9.5 backtrace_rating: 4 cmdline: btrfsck --init-csum-tree /dev/sda5 crash_function: btrfs_set_key_blockptr executable: /usr/sbin/btrfs journald_cursor: s=4caec86794344cbaa278469d2c8480a1;i=dccde;b=1d91a9126f784f4581a991c1cb0182ac;m=7b49d94bb;t=572c4ee9cb763;x=faa69d7b816106e3 kernel: 4.17.11-200.fc28.x86_64 package: btrfs-progs-4.15.1-1.fc28 reason: btrfs killed by SIGSEGV rootdir: / runlevel: N 5 type: CCpp uid: 0 It would be best to report this to the upstream btrfs list if possible, I'm currently in much more of a packager mode than a maintainer mode for btrfs-progs at this point. You'll probably get more help and attention if you can post it to the list. Thanks, -Eric (In reply to Eric Sandeen from comment #15) > It would be best to report this to the upstream btrfs list if possible, I'm > currently in much more of a packager mode than a maintainer mode for > btrfs-progs at this point. You'll probably get more help and attention if > you can post it to the list. > > Thanks, > -Eric Thanks, I added comments and logs with reference to this report here: https://github.com/kdave/btrfs-progs/issues/57 Thanks, of course if it gets resolved upstream, it will get pulled into Fedora when a btrfs-progs release contains the fix. Feel free to update this bug if things progress upstream, as well. Thanks, -Eric |