Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-16616

crash in osc_brw_prep_request() ASSERTION( page_count == 1 || (ergo(i == 0, poff + pg->count == PAGE_SIZE) ...

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Critical
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      An assertion in the Lustre client is triggered by the following calls, which leads to a kernel crash during executing the write syscall shown below:
       
       // Strace
      open("./file1", O_RDWR|O_CREAT|O_EXCL|O_TRUNC|O_DIRECT|O_LARGEFILE|O_NOFOLLOW, 000) = 3
      write(3, "#! ./file1\n}!F\270\v\21k;{\310T+z\311-\311@:\312\27S"..., 3595

      Attachments

        Issue Links

          Activity

            People

              wc-triage WC Triage
              tao.lyu Tao Lyu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: