Bug #29715 Falcon crashes in DELL DVDStore benchmark
Submitted: 11 Jul 2007 8:27 Modified: 25 Jun 2009 19:02
Reporter: Vadim TKACHENKO Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Falcon storage engine Severity:S1 (Critical)
Version:6.0.1-alpha OS:Linux
Assigned to: Kevin Lewis CPU Architecture:Any

[11 Jul 2007 8:27] Vadim TKACHENKO
Description:
I'm trying Dell DVD Store benchmark agains Falcon, and I got crash:

Version: '6.0.1-alpha'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
070711  4:20:36 - mysqld got signal 4;
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=8388600
read_buffer_size=131072
"err.log" 82L, 3782C                                                                              1,1           Top
Please read http://dev.mysql.com/doc/refman/5.1/en/resolve-stack-dump.html
and follow instructions on how to resolve the stack trace.
Resolved stack trace is much more helpful in diagnosing the
problem, so please do resolve it
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort...
thd->query at 0xc5a500 = SELECT QUAN_IN_STOCK, SALES FROM DS2.INVENTORY WHERE PROD_ID=73036
thd->thread_id=24653
The manual page at http://www.mysql.com/doc/en/Crashing.html contains
information that should help you find out what is causing the crash.
pure virtual method called
pure virtual method called
pure virtual method called
pure virtual method called
pure virtual method called
pure virtual method called
pure virtual method called
pure virtual method called
pure virtual method called
Fatal signal 11 while backtracing
terminate called without an active exception
terminate called without an active exception
terminate called without an active exception
terminate called without an active exception
terminate called recursively
terminate called without an active exception
terminate called without an active exception
terminate called without an active exception
terminate called without an active exception
Fatal signal 6 while backtracing

How to repeat:
You can get benchmark from http://linux.dell.com/dvdstore/

I use Medium datasize and next command to run

mono ds2webdriver_mono.exe  --target=db10 --virt_dir=db2 --n_threads=20 --run_time=7 --db_size_str=M --warmup_time=3
[18 Jul 2007 19:33] Kevin Lewis
Does this happen every time you run DVDstore?  If not how often?  What is the call stack?  Is the call stack always the same?
[18 Aug 2007 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
[7 Oct 2008 12:03] Hakan Küçükyılmaz
Vadim,

can you still reproduce this failure?

Thanks,

Hakan
[7 Oct 2008 15:51] Vadim TKACHENKO
Hakan,

I did not try recently.