Crash in I_P_List_iterator on opening a heap table in mysql-55-eb

Bug #783818 reported by Philip Stoev
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
percona-projects-qa
Incomplete
Undecided
Philip Stoev

Bug Description

The following weird crash was produced when running the DDL RQG test:

#0 0x00000000005b2e12 in I_P_List_iterator<TABLE, TABLE_share, I_P_List_null_counter, I_P_List_no_push_back<TABLE> >::operator++ (this=0x7f189c212f40)
    at /home/philips/bzr/mysql-55-eb/sql/sql_plist.h:175
#1 0x000000000059eb86 in check_unused () at /home/philips/bzr/mysql-55-eb/sql/sql_base.cc:205
#2 0x000000000059f3f7 in table_def_unuse_table (table=0x7f1864055710) at /home/philips/bzr/mysql-55-eb/sql/sql_base.cc:468
#3 0x00000000005a18a9 in close_thread_table (thd=0x20e2550, table_ptr=0x20e25e0) at /home/philips/bzr/mysql-55-eb/sql/sql_base.cc:1550
#4 0x00000000005a0fb7 in close_open_tables (thd=0x20e2550) at /home/philips/bzr/mysql-55-eb/sql/sql_base.cc:1293
#5 0x00000000005a15e2 in close_thread_tables (thd=0x20e2550) at /home/philips/bzr/mysql-55-eb/sql/sql_base.cc:1500
#6 0x00000000005fc5cf in mysql_execute_command (thd=0x20e2550) at /home/philips/bzr/mysql-55-eb/sql/sql_parse.cc:4369
#7 0x00000000005fed7b in mysql_parse (thd=0x20e2550,
    rawbuf=0x7f1864004c70 "INSERT IGNORE INTO local_7_2 VALUES ( NULL , 'i' , LOAD_FILE('/home/philips/bzr/randgen-heap/data/earth579kb.jpg') , 2 , LOAD_FILE('/home/philips/bzr/randgen-heap/data/earth1886kb.jpg') ) , ( 6 , 'w' "..., length=683, parser_state=0x7f189c214630)
    at /home/philips/bzr/mysql-55-eb/sql/sql_parse.cc:5503
#8 0x00000000005f2cf5 in dispatch_command (command=COM_QUERY, thd=0x20e2550,
    packet=0x20e53c1 "INSERT IGNORE INTO local_7_2 VALUES ( NULL , 'i' , LOAD_FILE('/home/philips/bzr/randgen-heap/data/earth579kb.jpg') , 2 , LOAD_FILE('/home/philips/bzr/randgen-heap/data/earth1886kb.jpg') ) , ( 6 , 'w' "..., packet_length=683) at /home/philips/bzr/mysql-55-eb/sql/sql_parse.cc:1034
#9 0x00000000005f1f52 in do_command (thd=0x20e2550) at /home/philips/bzr/mysql-55-eb/sql/sql_parse.cc:771
#10 0x00000000006d7beb in do_handle_one_connection (thd_arg=0x20e2550) at /home/philips/bzr/mysql-55-eb/sql/sql_connect.cc:776
#11 0x00000000006d7832 in handle_one_connection (arg=0x20e2550) at /home/philips/bzr/mysql-55-eb/sql/sql_connect.cc:724
#12 0x00000035a7207761 in start_thread () from /lib64/libpthread.so.0
#13 0x00000035a6ee098d in clone () from /lib64/libc.so.6

Revision history for this message
Philip Stoev (pstoev-askmonty) wrote :

bzr version-info:

revision-id: <email address hidden>
date: 2011-05-13 20:06:14 -0300
build-date: 2011-05-17 09:02:46 +0300
revno: 3467
branch-nick: mysql-55-eb

core+binary+datadir+log:

http://fedora13.selfip.org/var-bug783818.zip

Changed in percona-projects-qa:
milestone: none → 5.5.13-eb
Changed in percona-projects-qa:
assignee: nobody → Alexey Kopytov (akopytov)
status: New → In Progress
Revision history for this message
Alexey Kopytov (akopytov) wrote :

The crash is weird indeed. Can we have a test case? Is it repeatable with the upstream server?

Changed in percona-projects-qa:
status: In Progress → Incomplete
Changed in percona-projects-qa:
assignee: Alexey Kopytov (akopytov) → Philip Stoev (pstoev-askmonty)
Revision history for this message
Philip Stoev (pstoev-askmonty) wrote :

This was only seen once, so I am closing this bug.

The valgrind output from bug 788722 produces a warning in I_P_List_iterator when performing table open/close, so this bug is probably a duplicate of 788722

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.