Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-11830

[Draft] Assertion failed: !table || (!table->write_set || bitmap_is_set(table->write_set, field_index) || bitmap_is_set(table->vcol_set, field_index)), file field.cc, line 3549

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 5.5, 10.3
    • None
    • None
    • None

    Description

      Possible it was fixed in MDEV-11706?
      http://buildbot.askmonty.org/buildbot/builders/win-rqg-se/builds/3031/steps/rqg_crash_tests/logs/stdio

      Assertion failed: !table || (!table->write_set || bitmap_is_set(table->write_set, field_index) || bitmap_is_set(table->vcol_set, field_index)), file E:\buildbot\bbwin1\win-rqg-se\build-debug\sql\field.cc, line 3549
      R6010
      - abort() has been called
      170113 20:15:25 [ERROR] mysqld got exception 0x80000003 ;
      This could be because you hit a bug. It is also possible that this binary
      or one of the libraries it was linked against is corrupt, improperly built,
      or misconfigured. This error can also be caused by malfunctioning hardware.
       
      To report this bug, see http://kb.askmonty.org/en/reporting-bugs
       
      We will try our best to scrape up some info that will hopefully help
      diagnose the problem, but since we have already crashed, 
      something is definitely wrong and this may fail.
       
      Server version: 5.5.55-MariaDB-debug
      key_buffer_size=1048576
      read_buffer_size=131072
      max_used_connections=7
      max_threads=501
      thread_count=7
      It is possible that mysqld could use up to 
      key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 195824 K  bytes of memory
      Hope that's ok; if not, decrease some variables in the equation.
       
      Thread pointer: 0x2ac327ec10
      Attempting backtrace. You can use the following information to find out
      where mysqld died. If you see no messages after this, something went
      terribly wrong...
      mysqld.exe!my_sigabrt_handler()[my_thr_init.c:507]
      mysqld.exe!raise()[winsig.c:594]
      mysqld.exe!abort()[abort.c:82]
      mysqld.exe!_wassert()[assert.c:380]
      mysqld.exe!Field_long::store()[field.cc:3549]
      mysqld.exe!read_sep_field()[sql_load.cc:1041]
      mysqld.exe!mysql_load()[sql_load.cc:522]
      mysqld.exe!mysql_execute_command()[sql_parse.cc:3244]
      mysqld.exe!mysql_parse()[sql_parse.cc:5931]
      mysqld.exe!dispatch_command()[sql_parse.cc:1082]
      mysqld.exe!do_command()[sql_parse.cc:793]
      mysqld.exe!threadpool_process_request()[threadpool_common.cc:233]
      mysqld.exe!io_completion_callback()[threadpool_win.cc:568]
      KERNEL32.DLL!VirtualUnlock()
      ntdll.dll!RtlGetActiveActivationContext()
      ntdll.dll!RtlFreeUnicodeString()
      KERNEL32.DLL!BaseThreadInitThunk()
      ntdll.dll!RtlUserThreadStart()
       
      Trying to get some variables.
      Some pointers may be invalid and cause the dump to abort.
      Query (0x2ac32e2f88): LOAD DATA INFILE 'C:\\Users\\ostc\\AppData\\Local\\Temp\\gentest1728.tmp' REPLACE INTO TABLE testdb_S.t1_view1_S  /* QUERY_NO 5421 CON_ID 10 */
      Connection ID (thread ID): 145
      Status: NOT_KILLED
       
      E:\buildbot\bbwin1\win-rqg-se\build\..\..\..\vardirs\5.5-3031\optim-crash-tests\trial15.log (STATUS_SERVER_CRASHED)
      

      Attachments

        Issue Links

          Activity

            People

              elenst Elena Stepanova
              elenst Elena Stepanova
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.