MySQL Forums
Forum List  »  Replication

Re: Replication crashes when max_bin_log_size is reached
Posted by: Pär Iwarson
Date: May 17, 2005 06:23PM

Thanks!...There is was :)

I executed resolve_stack_dump -s mysqld.sym -n mysqld.stack

and now I got:

0x8072d44 handle_segfault + 420
0x826ca28 pthread_sighandler + 184
0x829571a chunk_alloc + 1882
0x8294e71 malloc + 209
0x825149e my_malloc + 30
0x82518aa init_alloc_root + 90
0x805fbcb init_sql_alloc__FP11st_mem_rootUiUi + 27
0x807c2fb handle_one_connection + 571
0x826a1dc pthread_start_thread + 220
0x82a008a thread_start + 4


I don't know if this is valid cause I have since the crash restarted mysql. Do I have to wait until it crashes again or will this do?

Hope this helps.

Regards
Iwarson

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Replication crashes when max_bin_log_size is reached
2844
May 17, 2005 06:23PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.