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

test/format zlib errors

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

      Michael, I installed zlib to smoke-test it, and I'm seeing errors pretty quickly (both on Linux & FreeBSD). I'm guessing zlib isn't real yet and/or I installed the wrong thing, or something, figured I'd check in with you before I chased it.

      This CONFIG:

      file_type=row
      data_source=lsm
      compression=zlib
      ops=10000
      rows=1000
      value_max=128
      repeat_data_pct=40
      

      gives me this error:

      % ./t
      t: process 28099
         1: lsm, row-store                                                          
         2: lsm, row-store                                                          
         3: lsm, row-store                                                          
         4: lsm, row-store                                                          
      [1391092531:680114][28099:0074400208000000], t, file:wt-000001.lsm,
      session.close: zlib error: deflate: : 0
      

      or this one:

      % ./t
      t: process 28177
         1: table, row-store                                                        
         2: table, row-store                                                        
         3: table, row-store                                                        
         4: table, row-store                                                        
         5: table, row-store                                                        
         6: table, row-store                                                        
         7: table, row-store                                                        
      [1391092708:914315][28177:0074400208000000], t, file:wt.wt,
      session.close: ../src/btree/bt_io.c, 169:
      dsk->mem_size == result_len + WT_BLOCK_COMPRESS_SKIP
      

            Assignee:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: