120730 10:28:39 [Note] Plugin 'FEDERATED' is disabled.
120730 10:28:39 InnoDB: The InnoDB memory heap is disabled
120730 10:28:39 InnoDB: Mutexes and rw_locks use GCC atomic builtins
120730 10:28:39 InnoDB: Compressed tables use zlib 1.2.3
120730 10:28:39 InnoDB: Using Linux native AIO
120730 10:28:39 InnoDB: Initializing buffer pool, size = 256.0M
120730 10:28:39 InnoDB: Completed initialization of buffer pool
120730 10:28:39 InnoDB: highest supported file format is Barracuda.
InnoDB: Log scan progressed past the checkpoint lsn 797963383
120730 10:28:39  InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
InnoDB: Doing recovery: scanned up to log sequence number 797991179
120730 10:28:39  InnoDB: Starting an apply batch of log records to the database...
InnoDB: Progress in percents: 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 
InnoDB: Apply batch completed
InnoDB: Last MySQL binlog file position 0 72437100, file name ./mysql-bin.000044
120730 10:28:40  InnoDB: Waiting for the background threads to start
120730 10:28:41 InnoDB: 1.1.8 started; log sequence number 797991179
120730 10:28:41 [Note] Recovering after a crash using mysql-bin
120730 10:28:41 [Note] Starting crash recovery...
120730 10:28:41 [Note] Crash recovery finished.
120730 10:28:41 [Note] Server hostname (bind-address): '(null)'; port: 3306
120730 10:28:41 [Note]   - '(null)' resolves to '::';
120730 10:28:41 [Note]   - '(null)' resolves to '0.0.0.0';
120730 10:28:41 [Note] Server socket created on IP: '0.0.0.0'.
120730 10:28:41 [Warning] 'user' entry 'root@aakash' ignored in --skip-name-resolve mode.
120730 10:28:41 [Warning] 'proxies_priv' entry '@ root@aakash' ignored in --skip-name-resolve mode.
120730 10:28:41 [Note] Event Scheduler: Loaded 2 events
120730 10:28:41 [Note] /centina/sa/mysql-5.5.24-linux2.6-x86_64/bin/mysqld: ready for connections.
Version: '5.5.24-log'  socket: '/tmp/mysql.sock'  port: 3306  MySQL Community Server (GPL)
120730 10:28:41 [Note] Event Scheduler: scheduler thread started with id 1
04:58:52 UTC - mysqld got signal 8 ;
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=33554432
read_buffer_size=2097152
max_used_connections=6
max_threads=500
thread_count=7
connection_count=6
It is possible that mysqld could use up to 
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 5158475 K  bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

Thread pointer: 0x182b5be0
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...
stack_bottom = 441100e8 thread_stack 0x40000
0x79cab5 my_print_stacktrace + 53
0x66b3b3 handle_fatal_signal + 1027
0x32e740eb70 _end + -431094160
0x9271d1 _ZN12ha_partition21min_rows_for_estimateEv + 97
0x72a90f _ZL16check_quick_keysP5PARAMjP7SEL_ARGPhjiS3_ji + 767
0x72b01e _ZL18check_quick_selectP5PARAMjP7SEL_ARGb + 254
0x72b29c _ZL20get_key_scans_paramsP5PARAMP8SEL_TREEbbd + 380
0x734f29 _ZN10SQL_SELECT17test_quick_selectEP3THD6BitmapILj64EEyyb + 4489
0x5a9a66 _ZL20make_join_statisticsP4JOINP10TABLE_LISTP4ItemP16st_dynamic_array + 6118
0x5aae31 _ZN4JOIN8optimizeEv + 1409
0x5aea71 _Z12mysql_selectP3THDPPP4ItemP10TABLE_LISTjR4ListIS1_ES2_jP8st_orderSB_S2_SB_yP13select_resultP18st_select_lex_unitP13st_select + 369
0x5b4829 _Z13handle_selectP3THDP3LEXP13select_resultm + 377
0x572831 _ZL21execute_sqlcom_selectP3THDP10TABLE_LIST + 209
0x577e56 _Z21mysql_execute_commandP3THD + 8726
0x57a42a _Z11mysql_parseP3THDPcjP12Parser_state + 394
0x57bfd1 _Z16dispatch_command19enum_server_commandP3THDPcj + 4897
0x610d97 _Z24do_handle_one_connectionP3THD + 359
0x610e04 handle_one_connection + 84
0x32e740673d _end + -431128003
0x32e68d44bd _end + -442867779

Trying to get some variables.
Some pointers may be invalid and cause the dump to abort.
Query (182c1640): SELECT *  FROM tab_raw WHERE timeStamp >= '2012-07-17 00:00:01'
Connection ID (thread ID): 6
Status: 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.
