Test failure on FreeBSD 8.1 - broken_table_proto_file crashes drizzled

Bug #641550 reported by Lee Bieber
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Invalid
Medium
Stewart Smith
7.0
Invalid
Medium
Stewart Smith

Bug Description

On FreeBSD 8.1 from the broken_table_proto_file test:

echo "this is a junk file for test" >> $MYSQLTEST_VARDIR/master-data/test/t1.dfe (or where ever your data dir is)

Then run:
show create table t1;

which then crashes drizzled and dumps core

Tags: crash
Changed in drizzle:
status: New → Confirmed
importance: Undecided → Medium
tags: added: crash
Revision history for this message
Lee Bieber (kalebral-deactivatedaccount) wrote :

Crashes when doing the following:

system echo "this is a junk file for test" >> $DRIZZLETEST_VARDIR/master-data/local/test/t1.dfe ;
--replace_column 6 # 7 # 8 # 9 #
SHOW TABLE STATUS like 't1';
--error ER_CORRUPT_TABLE_DEFINITION
show create table t1; <----- crashes here

Stewart Smith (stewart)
Changed in drizzle:
assignee: nobody → Stewart Smith (stewart)
Stewart Smith (stewart)
Changed in drizzle:
status: Confirmed → In Progress
Revision history for this message
Lee Bieber (kalebral-deactivatedaccount) wrote :

It was a problem with the version of protobufs on this machine, is now fixed

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.