Opened 2 years ago

Last modified 2 years ago

#17839 closed bug

Failure in reading xfs v4 node directories — at Version 4

Reported by: Mashijams Owned by:
Priority: normal Milestone: R1/beta4
Component: File Systems/XFS Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by Mashijams)

We are getting segmentation fault in reading node type directories for xfs v4. How many entries we are able to read changes every-time we test.

To reproduce the bug :

  • Create XFS image with entries(could be file or directory or both) on range 800-1000.
  • Compile image on xfs_shell and list all entries using "ls" command.

Change History (4)

comment:1 by pulkomandy, 2 years ago

Can you attach a debug report?

If you run under Haiku, there is a dialog when the crash happen to create one.

Under Linux or other systems, you have to use gdb and at least print the stacktrace.

Also instructions to reproduce the problem would be nice:

  • How to generate or get an XFS image where this problem happens
  • What commands to run to get the issue
Last edited 2 years ago by pulkomandy (previous) (diff)

comment:2 by pulkomandy, 2 years ago

Keywords: xfs V4 removed

comment:3 by Mashijams, 2 years ago

I didn't tested XFS image on Haiku, all tests are on fs_shell.

We have buildlog with TRACE enabled so can I attach that? (It will be big though).

comment:4 by Mashijams, 2 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.