Seg Fault in strftime

2015-07-30 Thread Michael Enright
In a thread about navigating a stackdump to find out what's going wrong, I posted the output of a GDB session as follows. On Thu, Jul 30, 2015 at 11:48 AM, Michael Enright wrote: > > (gdb) print tznam > $3 = 0xc07a4000 > (gdb) list > 1339tznam = _tzname[tim_p->tm_isdst > 0];

[ANNOUNCEMENT] Update: mintty 2.1.3

2015-07-30 Thread Thomas Wolff
Mintty 2.1.3 has been uploaded. Changes: * With position option, "centre" or "center" can be specified (#208). * Enabled new character attributes strikeout, doubly-underlined, overlined. Zooming: * Control-middle-mouse click resets zooming, complementing Control-mouse-wheel scroll in analo

Update: mintty 2.1.3

2015-07-30 Thread Thomas Wolff
Mintty 2.1.3 has been uploaded. Changes: * With position option, "centre" or "center" can be specified (#208). * Enabled new character attributes strikeout, doubly-underlined, overlined. Zooming: * Control-middle-mouse click resets zooming, complementing Control-mouse-wheel scroll in analo

Re: Analyzing a SEG FAULT that gdb doesn't help with

2015-07-30 Thread Michael Enright
On Thu, Jul 30, 2015 at 10:46 AM, Michael Enright wrote: > On Thu, Jul 30, 2015 at 7:39 AM, Jon TURNEY wrote: >> You need to install the 'cygwin-debuginfo' package for debug symbols for >> cygwin1.dll > > I missed this in my searches. I see now that I should have used the > "debug" category. > >>

Re: Analyzing a SEG FAULT that gdb doesn't help with

2015-07-30 Thread Michael Enright
On Thu, Jul 30, 2015 at 7:39 AM, Jon TURNEY wrote: > You need to install the 'cygwin-debuginfo' package for debug symbols for > cygwin1.dll I missed this in my searches. I see now that I should have used the "debug" category. > > You also need to point addr2line at those detached debug symbols,

Re: Analyzing a SEG FAULT that gdb doesn't help with

2015-07-30 Thread Jon TURNEY
On 30/07/2015 00:16, Michael Enright wrote: So I tried to addr2line /usr/bin/cygwin1.dll 6155d363 and I got nothing (?? at ??:?) I then reviewed in setup-x86 the possible cygwin packages to see if there was a missing package I could use to enable cygwin1.dll's addresses to be translated but I did

Re: [ANNOUNCEMENT] Update: mintty 2.1.2

2015-07-30 Thread Kptain
After some trials with Cygwin 2.1.0, it appears: mintty 2.1.2 call fails under Windows 8. mintty 2.1.2 call succeed under Windows 7. Could you let me knwow when package 64bits will be available for further trials? Regards, K'ptain -- View this message in context: http://cygwin.1069669.n5.n

Re: Fw: What generates colossal 1.4G /usr/share/icons

2015-07-30 Thread Achim Gratz
Fergus bonhard.uklinux.net> writes: > Re installing xinit, I still have 1.4 G under /usr/share/icons/ of which 630M under Adwaita/ and 738M under gnome/.  > Have you installed xinit? Yes. Also, you need to reinstall the icon theme packages if anything, not xinit. Regards, Achim.

Fw: What generates colossal 1.4G /usr/share/icons

2015-07-30 Thread Fergus
> $ du -sh /usr/share/icons > 114M /usr/share/icons > These icon directories have a _lot_ of symlinks, did you perhaps copy your > installation and flatten them? > Thank you. $ du -sh /usr/share/icons/ 1.5G /usr/share/icons/ I did not intentionally flatten them, but I must have: 1.5G >> 114M. >

Re: find_fast_cwd : warning : Couldn't compute FAST_CWD pointer

2015-07-30 Thread Marco Atzeri
On 7/30/2015 1:43 AM, rob_mcallis...@keysight.com wrote: To who it may concern, I am seeing several of these "Couldn't compute FAST_CWD pointer" warnings I am compiling an R package. I am using R version 2.15.1 and Rtools version 2.15.0.1919 Rtools includes Cygwin My build system is Windows Se

Re: What generates colossal 1.4G /usr/share/icons

2015-07-30 Thread Marco Atzeri
On 7/30/2015 8:44 AM, Fergus wrote: What is it that generates the **absolutely massive** /usr/share/icons/? I've had a hunt through "requires:" in setup.ini but got lost. $ du -sh /usr/share/icons 114M /usr/share/icons These icon directories have a _lot_ of symlinks, did you perhaps cop