CURRENT_TEST: falcon_team.falcon_bug_22189 InnoDB: The first specified data file .\ibdata1 did not exist: InnoDB: a new database to be created! 080825 13:52:50 InnoDB: Setting file .\ibdata1 size to 10 MB InnoDB: Database physically writes the file full: wait... 080825 13:52:50 InnoDB: Log file .\ib_logfile0 did not exist: new to be created InnoDB: Setting log file .\ib_logfile0 size to 5 MB InnoDB: Database physically writes the file full: wait... 080825 13:52:51 InnoDB: Log file .\ib_logfile1 did not exist: new to be created InnoDB: Setting log file .\ib_logfile1 size to 5 MB InnoDB: Database physically writes the file full: wait... InnoDB: Doublewrite buffer not found: creating new InnoDB: Doublewrite buffer created InnoDB: Creating foreign key constraint system tables InnoDB: Foreign key constraint system tables created 080825 13:52:51 InnoDB: Started; log sequence number 0 0 080825 14:52:51 [Warning] C:/bzr/mysql-6.0-falcon-team/sql/relwithdebinfo/mysqld.exe: unknown variable 'loose-debug-sync-timeout=300' 080825 14:52:51 [Warning] C:/bzr/mysql-6.0-falcon-team/sql/relwithdebinfo/mysqld.exe: unknown option '--loose-skip-ndbcluster' 080825 14:52:51 [Note] Event Scheduler: Loaded 0 events 080825 14:52:51 [Note] C:/bzr/mysql-6.0-falcon-team/sql/relwithdebinfo/mysqld.exe: ready for connections. Version: '6.0.7-alpha-log' socket: '' port: 9306 Source distribution [Falcon] Error: assertion (offset + length <= MAX_PHYSICAL_KEY_LENGTH) failed at line 148 in file c:\bzr\mysql-6.0-falcon-team\storage\falcon\IndexNode.h 080825 14:54:18 - 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. 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. key_buffer_size=1048576 read_buffer_size=131072 max_used_connections=11 max_threads=151 thread_count=10 connection_count=10 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 60394 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. thd: 0x8ac3010 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... 0000000077AF4EA0 ntdll.dll!DbgBreakPoint() 000000014041A5A8 mysqld.exe!Error::error()[error.cpp:73] 000000014041A5E6 mysqld.exe!Error::assertionFailed()[error.cpp:78] 0000000140455489 mysqld.exe!WalkIndex::getNextNode()[walkindex.cpp:101] 00000001404555A8 mysqld.exe!WalkIndex::getNext()[walkindex.cpp:76] 0000000140404133 mysqld.exe!StorageDatabase::nextIndexed()[storagedatabase.cpp:487] 00000001403F711A mysqld.exe!StorageInterface::index_next()[ha_falcon.cpp:1629] 00000001403F709E mysqld.exe!StorageInterface::read_range_first()[ha_falcon.cpp:1597] 000000014004E3D0 mysqld.exe!handler::multi_range_read_next()[handler.cc:4259] 000000014010F684 mysqld.exe!QUICK_RANGE_SELECT::get_next()[opt_range.cc:8524] 0000000140124936 mysqld.exe!rr_quick()[records.cc:317] 00000001401E7B65 mysqld.exe!sub_select()[sql_select.cc:13703] 00000001401E98D0 mysqld.exe!do_select()[sql_select.cc:13450] 00000001401F0A2B mysqld.exe!JOIN::exec()[sql_select.cc:2827] 00000001401F122E mysqld.exe!mysql_select()[sql_select.cc:3018] 00000001401F1786 mysqld.exe!handle_select()[sql_select.cc:300] 00000001401A2876 mysqld.exe!execute_sqlcom_select()[sql_parse.cc:4876] 00000001401A5540 mysqld.exe!mysql_execute_command()[sql_parse.cc:2106] 00000001401AA946 mysqld.exe!mysql_parse()[sql_parse.cc:5849] 00000001401AB6F0 mysqld.exe!dispatch_command()[sql_parse.cc:1122] 00000001401AC558 mysqld.exe!do_command()[sql_parse.cc:807] 0000000140256075 mysqld.exe!handle_one_connection()[sql_connect.cc:1153] 00000001402D9005 mysqld.exe!pthread_start()[my_winthread.c:86] 0000000140515287 mysqld.exe!_callthreadstart()[thread.c:295] 0000000140515355 mysqld.exe!_threadstart()[thread.c:275] 00000000778D495D kernel32.dll!BaseThreadInitThunk() 0000000077AD8791 ntdll.dll!RtlUserThreadStart() Trying to get some variables. Some pointers may be invalid and cause the dump to abort... thd->query at 0000000008AD3AA8=SELECT X . int_key FROM E AS X LEFT JOIN C AS Y ON ( X . int_key = Y . int_key ) WHERE X . int_key > '136' ORDER BY X . int_key LIMIT 5 thd->thread_id=23 thd->killed=NOT_KILLED The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains information that should help you find out what is causing the crash. Writing a core file Minidump written to C:\bzr\mysql-6.0-falcon-team\mysql-test\var\master-data\mysqld.dmp