boost::thread_resource_error

Bug #1077792 reported by alalei111
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
MOVED - Percona Playback
New
Undecided
Unassigned

Bug Description

i try to use tcpdump,and i get errors like:
Database Plugin: libmysqlclient
Running…
terminate called after throwing an instance of ‘boost::thread_resource_error’
what(): boost::thread_resource_error

i am doing this following over redhat as6.3:
1.tcpdump -i any port 3306 -s0 -w aaaa.cap
2. ./percona-playback –input-plugin=tcpdump –tcpdump-file=/root/aaaa.cap –tcpdump-mode=accurate –db-plugin=libmysqlclient –mysql-host=xxx.xxx.xxx.xxx –mysql-port=3306 –mysql-username=root –mysql-schema=sbtest –mysql-password=xxxx –queue-depth 10000
Database Plugin: libmysqlclient
Running…
terminate called after throwing an instance of ‘boost::thread_resource_error’
what(): boost::thread_resource_error
Aborted

my os info:
[root@localhost bin]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 6.3 (Santiago)

what is wrong?

Revision history for this message
alalei111 (girl111-2002) wrote :
Revision history for this message
Marc Castrovinci (marc-castrovinci) wrote :

I have the same issue on Ubuntu 10.04.4

When I split the file into a smaller chunk it will run. I believe it has something to do with max OS threads.

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.