Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-1478

log-append failure

    • Type: Icon: Task Task
    • Resolution: Done
    • WT2.5.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      This is likely related to WT-1473. The log-append job failed with:

      (gdb) bt
      #0  __strlen_sse42 () at ../sysdeps/x86_64/multiarch/strlen-sse4.S:32
      WT-1  0x000000000044ca44 in __wt_filename (session=0x7ffb00439780, name=0x0, path=0x7ffaff3fcd60) at ../src/support/filename.c:18
      WT-2  0x0000000000426dae in __wt_dirlist (session=0x7ffb00439780, dir=0x0, prefix=0x4c1a36 "WiredTigerLog", flags=2, dirlist=0x7ffaff3fcdb0, countp=0x7ffaff3fcdd0)
          at ../src/os_posix/os_dir.c:32
      WT-3  0x000000000047b80e in __log_archive_once (session=0x7ffb00439780, backup_file=0) at ../src/conn/conn_log.c:140
      WT-4  0x000000000047bae2 in __log_server (arg=0x7ffb00439780) at ../src/conn/conn_log.c:305
      WT-5  0x00007ffb012d5ddb in start_thread (arg=0x7ffaff3fd700) at pthread_create.c:301
      WT-6  0x00007ffb01023a1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
      (gdb) p conn->log_path
      $2 = 0x0
      

      However, running it again and it goes away. This needs more investigation.

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: