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

LP:439889 - Embedded server asserts on startup because of pbxt

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      Attempt to run any test with --embedded server will fail becasue of pbxt in the following way:

      ./mysql-test-run --embedded-server t/alias.test
      "our" variable $opt_suites masks earlier declaration in same scope at ./mysql-test-run line 134.
      Logging: ./mysql-test-run --embedded-server t/alias.test
      091001 14:22:08 [Note] Plugin 'FEDERATED' is disabled.
      MySQL Version 5.1.38
      Checking supported features...

      • skipping ndbcluster
      • skipping SSL
      • binaries are debug compiled
        Collecting tests...
        vardir: /home/psergey/bzr-new/mysql-5.1-maria-contd4/mysql-test/var
        Checking leftover processes...
        Removing old var directory...
        Creating var directory '/home/psergey/bzr-new/mysql-5.1-maria-contd4/mysql-test/var'...
        Installing system database...
        Using server port 52935

      ==============================================================================

      TEST RESULT TIME (ms)
      ------------------------------------------------------------

      worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 13000..13009
      091001 13:22:17 [Note] PrimeBase XT (PBXT) Engine 1.0.08d RC loaded...
      091001 13:22:17 [Note] Paul McCullagh, PrimeBase Technologies GmbH, http://www.primebase.org
      main.alias [ fail ]
      Test ended at 2009-10-01 14:22:17

      CURRENT_TEST: main.alias
      thd->thread_stack=0x1 addr is 0xa6f80b4
      thd=0xa6f7790 size=7092
      mysqltest_embedded: sql_class.cc:1136: bool THD::store_globals(): Assertion `thread_stack' failed.
      mysqltest got signal 6
      read_command_buf at 0x89df0a0 =
      Attempting backtrace...
      thd->thread_stack=0x1 addr is 0xa6f9e04
      thd=0xa6f94e0 size=7092
      mysqltest_embedded: sql_class.cc:1136: bool THD::store_globals(): Assertion `thread_stack' failed.

      • saving '/home/psergey/bzr-new/mysql-5.1-maria-contd4/mysql-test/var/log/main.alias/' to '/home/psergey/bzr-new/mysql-5.1-maria-contd4/mysql-test/var/log/main.alias/'
        ------------------------------------------------------------
        The servers were restarted 0 times
        Spent 0.000 of 15 seconds executing testcases

      Failed 1/1 tests, 0.00% were successful.

      Failing test(s): main.alias

      Attachments

        Activity

          People

            psergei Sergei Petrunia
            psergei Sergei Petrunia
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

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