Re: [tcpdump-workers] SEGFAULT when using multiple "instances" of libpcap

2012-07-11 Thread Guy Harris
On Jul 11, 2012, at 4:36 AM, Geoffrey Bugniot wrote: > I have a board with a PowerPC 8270 with an embedded Linux (2.6.39.4). On that > platform, I use tcpdump and a program wich use libcap (4.1.1). Cross compiling > is done with the ELDK 5.1 toolchain. > > When I launch tcpdump, it works fine. T

[tcpdump-workers] SEGFAULT when using multiple "instances" of libpcap

2012-07-11 Thread Geoffrey Bugniot
Hi, I have a board with a PowerPC 8270 with an embedded Linux (2.6.39.4). On that platform, I use tcpdump and a program wich use libcap (4.1.1). Cross compiling is done with the ELDK 5.1 toolchain. When I launch tcpdump, it works fine. The same with my program, it works fine too. But if I launch