addr2line not returning anything useful (maybe just for me?)

2014-11-19 Thread Shaddy Baddah
Hi, I can't get addr2line to give me anything useful on any stackdump files. I haven't used it for a while, so perhaps the following snippet will show my incorrect use? $ cat > /tmp/foo.c << EOF > int main() { ((void (*)(void))0)(); } > EOF $ gcc -g -o /tmp/foo2 /tmp/foo2.c $ /tmp/foo2 Segment

Re: zlib-1.2.8-2 breaks clamav [attn Yaakov]

2014-11-19 Thread Yaakov Selkowitz
On 2014-11-19 16:32, Marco Atzeri wrote: On 11/2/2014 1:31 AM, Mike Bonnet wrote: Hi. I just found out that the zlib-1.2.8-2 breaks clamav. A log of the output of the "sigtool" commmand from clamav is attached. It's using gzread() to read the compressed signature databases, and the format of

Re: zlib-1.2.8-2 breaks clamav [attn Yaakov]

2014-11-19 Thread Marco Atzeri
On 11/19/2014 10:26 PM, Marco Atzeri wrote: On 11/2/2014 1:31 AM, Mike Bonnet wrote: Hi. I just found out that the zlib-1.2.8-2 breaks clamav. A log of the output of the "sigtool" commmand from clamav is attached. It's using gzread() to read the compressed signature databases, and the forma

Re: zlib-1.2.8-2 breaks clamav

2014-11-19 Thread Marco Atzeri
On 11/2/2014 1:31 AM, Mike Bonnet wrote: Hi. I just found out that the zlib-1.2.8-2 breaks clamav. A log of the output of the "sigtool" commmand from clamav is attached. It's using gzread() to read the compressed signature databases, and the format of the data returned has apparently changed

Re: Unable to use Mintty - Fresh Install

2014-11-19 Thread pichi032 .
Forgive me on the English slip, mate. Here is the output. Cygwin Configuration Diagnostics Current System Time: Wed Nov 19 19:07:26 2014 Windows 8.1 Professional Ver 6.3 Build 9600 Path: C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common C:\Windows\system32 C:\Windows C:\Windows\System32\Wb

Re: zlib-1.2.8-2 breaks clamav

2014-11-19 Thread Mike Bonnet
On 11/13/14 11:23 AM, Mike Bonnet wrote: On 11/7/14 5:19 AM, Mike Bonnet wrote: On 11/06/2014 11:40 AM, Marco Atzeri wrote: On 11/6/2014 4:35 PM, Mike Bonnet wrote: On 11/01/2014 08:31 PM, Mike Bonnet wrote: Hi. I just found out that the zlib-1.2.8-2 breaks clamav. A log of the output of th

Re: Instability with signals and threads

2014-11-19 Thread Mikulas Patocka
On Wed, 19 Nov 2014, Mikulas Patocka wrote: > Hi > > I have a program that sets a repetitive timer with setitimer and spawns > several threads. > > The program is very unstable on cygwin, it locks up in few minutes. This is a simplified example that triggers the lockup very quicky. When I c

Instability with signals and threads

2014-11-19 Thread Mikulas Patocka
Hi I have a program that sets a repetitive timer with setitimer and spawns several threads. The program is very unstable on cygwin, it locks up in few minutes. The bug manifests itself in the following way: the signal thread calls cygheap->find_tls to find a thread to deliver the signal to. fi

Re: Can't Run Excel From A Cron Job Under Windows 7

2014-11-19 Thread Andrey Repin
Greetings, Kertz, Denis (D)** CTR **! Try starting cron in terminal session and see if anything comes up. >> >> Stop (don't kill! Everyone, who use -KILL, must be -KILL'ed) the cron >> service, >> then start cron in terminal, using `runas /user:... ...'. So it would run >> under proper user,