All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: linux-xfs@vger.kernel.org
Subject: [Bug 210341] New: XFS (dm-3): Internal error xfs_trans_cancel at line 1041 of file fs/xfs/xfs_trans.c.
Date: Tue, 24 Nov 2020 05:53:09 +0000	[thread overview]
Message-ID: <bug-210341-201763@https.bugzilla.kernel.org/> (raw)

https://bugzilla.kernel.org/show_bug.cgi?id=210341

            Bug ID: 210341
           Summary: XFS (dm-3): Internal error xfs_trans_cancel at line
                    1041 of file fs/xfs/xfs_trans.c.
           Product: File System
           Version: 2.5
    Kernel Version: 4.18.0-147
          Hardware: Intel
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: blocking
          Priority: P1
         Component: XFS
          Assignee: filesystem_xfs@kernel-bugs.kernel.org
          Reporter: lokendra.rathour@hsc.com
        Regression: No

Created attachment 293797
  --> https://bugzilla.kernel.org/attachment.cgi?id=293797&action=edit
Detailed logs as shown above

Getting errror for xfs file system :

2020-11-11T11:55:16.809 controller-1 kernel: alert [419472.614847] XFS (dm-3):
xfs_dabuf_map: bno 8388608 dir: inode 122425344
2020-11-11T11:55:16.809 controller-1 kernel: alert [419472.621963] XFS (dm-3):
[00] br_startoff 8388608 br_startblock -2 br_blockcount 1 br_state 0
2020-11-11T11:55:16.823 controller-1 kernel: alert [419472.630908] XFS (dm-3):
Internal error xfs_da_do_buf(1) at line 2558 of file
fs/xfs/libxfs/xfs_da_btree.c.  Caller xfs_da_read_buf+0x6c/0x120 [xfs]
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644671] CPU: 1
PID: 83210 Comm: heat-manage Kdump: loaded Tainted: G           O     ---------
-t - 4.18.0-147.3.1.el8_1.7.tis.x86_64 #1
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644672] Hardware
name: HPE ProLiant DL360 Gen10/ProLiant DL360 Gen10, BIOS U32 04/18/2019
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644673] Call
Trace:
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644679] 
dump_stack+0x5a/0x73
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644708] 
xfs_dabuf_map.constprop.18+0x166/0x380 [xfs]
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644725] 
xfs_da_read_buf+0x6c/0x120 [xfs]
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644739] 
xfs_da3_node_read+0x1e/0x100 [xfs]
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644754] 
xfs_da3_node_lookup_int+0x6e/0x340 [xfs]
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644775]  ?
kmem_zone_alloc+0x95/0x100 [xfs]
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644791] 
xfs_dir2_node_removename+0x4e/0x610 [xfs]
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644806]  ?
xfs_bmap_last_extent+0x5c/0xa0 [xfs]
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644821]  ?
xfs_bmap_last_offset+0x54/0xc0 [xfs]
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644841]  ?
kmem_alloc+0x96/0x100 [xfs]
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644858] 
xfs_dir_removename+0x16d/0x180 [xfs]
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644879] 
xfs_remove+0x250/0x300 [xfs]
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644900] 
xfs_vn_unlink+0x55/0xa0 [xfs]
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644904] 
vfs_unlink+0xe1/0x1a0
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644909] 
ovl_do_remove+0x381/0x490 [overlay]
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644912] 
vfs_unlink+0xe1/0x1a0
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644914] 
do_unlinkat+0x25f/0x2b0
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644917] 
do_syscall_64+0x5b/0x1c0
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644919] 
entry_SYSCALL_64_after_hwframe+0x65/0xca
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644921] RIP:
0033:0x7f7334c08147
2020-11-11T11:55:16.824 controller-1 kernel: warning [419472.644923] Code: 48
3d 00 f0 ff ff 77 03 48 98 c3 48 8b 15 21 5d 2d 00 f7 d8 64 89 02 48 83 c8 ff
eb eb 66 0f 1f 44 00 00 b8 57 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b
0d f9 5c 2d 00 f7 d8 64 89 01 48

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

             reply	other threads:[~2020-11-24  5:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-24  5:53 bugzilla-daemon [this message]
2020-11-24 20:29 ` [Bug 210341] New: XFS (dm-3): Internal error xfs_trans_cancel at line 1041 of file fs/xfs/xfs_trans.c Dave Chinner
2020-11-24 20:29 ` [Bug 210341] " bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-210341-201763@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.