Comment 5 for bug 363181

Revision history for this message
Patrick Crews (patrick-crews) wrote : Re: [Bug 363181] Re: main.mysql_client_test failing on Mac OSX

Krisitan,
I'll definitely do that and thanks for the extra information.

It is quite odd, I have seen this test fail more than a few times, but when
I decide to write a bug, it starts acting flaky ;-) (Reminds me of those
old WB 'singing frog' cartoons <that is maybe an American-centric
reference...>)

I'll keep you posted and will definitely attach any debug data I can get
once I figure out what is triggering this failure.

Thanks,
Patrick.

On Sat, Apr 18, 2009 at 1:56 AM, Kristian Nielsen
<email address hidden>wrote:

> BTW, if you can repeat the problem with a debug binary and running with
> mysql-test-run.pl --debug, that would provide a trace file of the server
> that would be very useful. If possible, please attach the server .trace file
> along with mysqld.err and any log files you can find from the
> mysql_client_test test program.
>
> --
> main.mysql_client_test failing on Mac OSX
> https://bugs.launchpad.net/bugs/363181
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Maria: New
>
> Bug description:
> main.mysql_client_test is failing on Mac OSX (currently the only non-'big'
> bug to fail for me).
>
> Failure output is attached in a separate .txt file (it is verbose), but
> here is a snippet:
> main.mysql_client_test [ fail ] Found warnings/errors in
> server log file!
> Test ended at 2009-04-17 17:00:54
> file_name line
> /Users/pcrews/usr/local/bin/data1/maria/maria_exp/maria/mysql-test/var/mysqld.1/mysqld.err
> 33 bytes at 0x1507648, allocated at line 630 in 'time.cc'
> /Users/pcrews/usr/local/bin/data1/maria/maria_exp/maria/mysql-test/var/mysqld.1/mysqld.err
> 4 bytes at 0x15046d8, allocated at line 2418 in
> 'sql_plugin.cc'
> ...
> it continues for quite a bit.
>
> I am also attaching a trace file from the test run.
> Both files are from a run on Mac OSX 10.5 built with
> BUILD/compile-pentium-debug-max
>