Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.1.10
    • 10.1.12
    • Triggers
    • None
    • Debian, Jessie, X64

    Description

      Query: UPDATE `Sale` SET `Sales_CustomerVAT` = (SELECT `VAT` FROM `Customer` WHERE `Customer_ID` = '10000219') WHERE `Sales_ID` = '14007788'

      The database is InnoDB (utf8_general_ci, compact), both columns are varchar(30) utf8_general_ci, not null, reproducable acros multiple servers, log is attached.

      Attachments

        Issue Links

          Activity

            To produce a coredump, it should be enough to add core-file option to the server's config file, and maybe also set ulimit -c unlimited.
            It should allow to get some core file, but it won't be good, although better than nothing.
            If you can start the server and get the crash with a debug binary, it will be much more useful – please let me know and I'll send you the binary.
            Thanks.

            elenst Elena Stepanova added a comment - To produce a coredump, it should be enough to add core-file option to the server's config file, and maybe also set ulimit -c unlimited . It should allow to get some core file, but it won't be good, although better than nothing. If you can start the server and get the crash with a debug binary, it will be much more useful – please let me know and I'll send you the binary. Thanks.

            After running some Debian upgrades it is no longer reproducable, I guess it was some compiler problem.

            GieltjE Michiel Hazelhof added a comment - After running some Debian upgrades it is no longer reproducable, I guess it was some compiler problem.

            Do you happen to remember which version of the compiler you had before upgrades, and could you please paste your build options?
            Until now I was assuming you were using MariaDB deb packages, I could try to build the same way you do and see if it changes anything. It would be still good to know for sure, as others might encounter the problem as well.

            elenst Elena Stepanova added a comment - Do you happen to remember which version of the compiler you had before upgrades, and could you please paste your build options? Until now I was assuming you were using MariaDB deb packages, I could try to build the same way you do and see if it changes anything. It would be still good to know for sure, as others might encounter the problem as well.

            Start-Date: 2016-01-23 17:56:20
            Commandline: apt-get upgrade
            Upgrade: libpam-runtime:amd64 (1.1.8-3.1, 1.1.8-3.1+deb8u1), apt:amd64 (1.0.9.8.1, 1.0.9.8.2), multiarch-support:amd64 (2.19-18+deb8u1, 2.19-18+deb8u2), libpam0g:amd64 (1.1.8-3.1, 1.1.8-3.1+deb8u1), apt-utils:amd64 (1.0.9.8.1, 1.0.9.8.2), libc-dev-bin:amd64 (2.19-18+deb8u1, 2.19-18+deb8u2), file:amd64 (5.22+15-2, 5.22+15-2+deb8u1), libmagic1:amd64 (5.22+15-2, 5.22+15-2+deb8u1), libpam-systemd:amd64 (215-17+deb8u2, 215-17+deb8u3), libc-bin:amd64 (2.19-18+deb8u1, 2.19-18+deb8u2), libc6:amd64 (2.19-18+deb8u1, 2.19-18+deb8u2), libapt-inst1.5:amd64 (1.0.9.8.1, 1.0.9.8.2), udev:amd64 (215-17+deb8u2, 215-17+deb8u3), base-files:amd64 (8+deb8u2, 8+deb8u3), libpam-modules:amd64 (1.1.8-3.1, 1.1.8-3.1+deb8u1), libudev1:amd64 (215-17+deb8u2, 215-17+deb8u3), php-mail-mimedecode:amd64 (1.5.5-2, 1.5.5-2+deb8u1), libapt-pkg4.12:amd64 (1.0.9.8.1, 1.0.9.8.2), systemd-sysv:amd64 (215-17+deb8u2, 215-17+deb8u3), php-auth-sasl:amd64 (1.0.6-1, 1.0.6-1+deb8u1), systemd:amd64 (215-17+deb8u2, 215-17+deb8u3), passwd:amd64 (4.2-3, 4.2-3+deb8u1), libpam-modules-bin:amd64 (1.1.8-3.1, 1.1.8-3.1+deb8u1), login:amd64 (4.2-3, 4.2-3+deb8u1), libsystemd0:amd64 (215-17+deb8u2, 215-17+deb8u3), libpcre3:amd64 (8.35-3.3, 8.35-3.3+deb8u2), locales:amd64 (2.19-18+deb8u1, 2.19-18+deb8u2), libc6-dev:amd64 (2.19-18+deb8u1, 2.19-18+deb8u2)
            End-Date: 2016-01-23 17:57:32

            I am using the prebuild deb packages, compiling it myself is a bit to risky for production environments.

            GieltjE Michiel Hazelhof added a comment - Start-Date: 2016-01-23 17:56:20 Commandline: apt-get upgrade Upgrade: libpam-runtime:amd64 (1.1.8-3.1, 1.1.8-3.1+deb8u1), apt:amd64 (1.0.9.8.1, 1.0.9.8.2), multiarch-support:amd64 (2.19-18+deb8u1, 2.19-18+deb8u2), libpam0g:amd64 (1.1.8-3.1, 1.1.8-3.1+deb8u1), apt-utils:amd64 (1.0.9.8.1, 1.0.9.8.2), libc-dev-bin:amd64 (2.19-18+deb8u1, 2.19-18+deb8u2), file:amd64 (5.22+15-2, 5.22+15-2+deb8u1), libmagic1:amd64 (5.22+15-2, 5.22+15-2+deb8u1), libpam-systemd:amd64 (215-17+deb8u2, 215-17+deb8u3), libc-bin:amd64 (2.19-18+deb8u1, 2.19-18+deb8u2), libc6:amd64 (2.19-18+deb8u1, 2.19-18+deb8u2), libapt-inst1.5:amd64 (1.0.9.8.1, 1.0.9.8.2), udev:amd64 (215-17+deb8u2, 215-17+deb8u3), base-files:amd64 (8+deb8u2, 8+deb8u3), libpam-modules:amd64 (1.1.8-3.1, 1.1.8-3.1+deb8u1), libudev1:amd64 (215-17+deb8u2, 215-17+deb8u3), php-mail-mimedecode:amd64 (1.5.5-2, 1.5.5-2+deb8u1), libapt-pkg4.12:amd64 (1.0.9.8.1, 1.0.9.8.2), systemd-sysv:amd64 (215-17+deb8u2, 215-17+deb8u3), php-auth-sasl:amd64 (1.0.6-1, 1.0.6-1+deb8u1), systemd:amd64 (215-17+deb8u2, 215-17+deb8u3), passwd:amd64 (4.2-3, 4.2-3+deb8u1), libpam-modules-bin:amd64 (1.1.8-3.1, 1.1.8-3.1+deb8u1), login:amd64 (4.2-3, 4.2-3+deb8u1), libsystemd0:amd64 (215-17+deb8u2, 215-17+deb8u3), libpcre3:amd64 (8.35-3.3, 8.35-3.3+deb8u2), locales:amd64 (2.19-18+deb8u1, 2.19-18+deb8u2), libc6-dev:amd64 (2.19-18+deb8u1, 2.19-18+deb8u2) End-Date: 2016-01-23 17:57:32 I am using the prebuild deb packages, compiling it myself is a bit to risky for production environments.

            There was MDEV-9535 filed a bit later, but with a test case. Most likely it was the same problem, as the stack trace is the same. It was fixed in 10.1.12.

            elenst Elena Stepanova added a comment - There was MDEV-9535 filed a bit later, but with a test case. Most likely it was the same problem, as the stack trace is the same. It was fixed in 10.1.12.

            People

              Unassigned Unassigned
              GieltjE Michiel Hazelhof
              Votes:
              0 Vote for this issue
              Watchers:
              4 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.