Bug #57524 A few P_S tests crashed the server on OSX 10.5
Submitted: 18 Oct 2010 13:16 Modified: 19 Oct 2010 9:36
Reporter: Alexander Nozdrin Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Performance Schema Severity:S3 (Non-critical)
Version:5.5.7 OS:MacOS (10.5 x86_64)
Assigned to: Marc ALFF CPU Architecture:Any

[18 Oct 2010 13:16] Alexander Nozdrin
Description:
The following tests crashed the server during 5.5.7-rc build
(http://pb2.norway.sun.com/web.py?template=show_pushes&branch=mysql-5.5.7-rc-release):
  - perfschema.aggregate
  - perfschema.column_privilege
  - perfschema.dml_events_waits_history
  - perfschema.dml_rwlock_instances
  - perfschema.server_init
  - perfschema.thread_cache

Assertion failed: (m_state == 2), function allocated_to_free, file /Volumes/hd2/pb2/build/sb_0-2403771-1287082263.35/mysql-5.5.7-rc/storage/perfschema/pfs_lock.h, line 138.

How to repeat:
Log: http://pb2.norway.sun.com/web.py?action=archive_download&archive_id=2411248&pretty=please
[18 Oct 2010 13:25] Valeriy Kravchuk
This is what I've got:

...
Completed: Failed 6/79 tests, 92.41% were successful.

Failing test(s): perfschema.ddl_ews_by_event_name perfschema.ddl_processlist perfschema.ddl_setup_objects perfschema.dml_ews_by_event_name perfschema.dml_processlist perfschema.dml_setup_objects

The log files in var/log may give you some hint of what went wrong.

If you want to report this error, please read first the documentation
at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html

mysql-test-run: *** ERROR: there were failing test cases
[18 Oct 2010 13:27] Valeriy Kravchuk
Ups, my failures are different. Sorry.
[19 Oct 2010 9:36] Marc ALFF
Duplicate of:
Bug#56760 my_atomic failures on osx10.5-x86-64bit