public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* [ANNOUNCEMENT] Updated: xorg-server-1.12.1-1
@ 2012-05-08 13:05 Jon TURNEY
2012-05-15 20:42 ` EMACS broken after Patch Tuesday McBroom, Robert C
0 siblings, 1 reply; 6+ messages in thread
From: Jon TURNEY @ 2012-05-08 13:05 UTC (permalink / raw)
To: cygwin-xfree
The following packages have been updated in the Cygwin distribution:
*** xorg-server-1.12.1-1
*** xorg-server-common-1.12.1-1
*** xorg-server-dmx-1.12.1-1
*** xorg-server-extra-1.12.1-1
*** xorg-server-devel-1.12.1-1
These packages contain XWin and the other X.Org X11 servers.
In addition to upstream fixes [1], the following cygwin-specific changes have
been made since 1.12.0-5:
* Enable upstream code to run an external crash analysis or reporting tool and
capture output to log
* Include a simple crash analysis script, xorg-backtrace, which tries to use
gdb, if installed, to generate a backtrace
bf45c84bdd7f13cdec799f736d73e820 *xorg-server-1.12.1-1.tar.bz2
f8e6fdaed297cb06314cf93325e28553 *xorg-server-common-1.12.1-1.tar.bz2
a89c7436446e71baec31ca4742b22875 *xorg-server-devel-1.12.1-1.tar.bz2
261edbc4a573e83b1bdd9118183f3242 *xorg-server-dmx-1.12.1-1.tar.bz2
58ba1f07d107b99064df689660276feb *xorg-server-extra-1.12.1-1.tar.bz2
c1996be768ccb8d5ab3381ada8199b72 *xorg-server-1.12.1-1-src.tar.bz2
[1] http://lists.x.org/archives/xorg-announce/2012-April/001930.html
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ: http://x.cygwin.com/docs/faq/
^ permalink raw reply [flat|nested] 6+ messages in thread
* EMACS broken after Patch Tuesday
2012-05-08 13:05 [ANNOUNCEMENT] Updated: xorg-server-1.12.1-1 Jon TURNEY
@ 2012-05-15 20:42 ` McBroom, Robert C
2012-05-15 22:12 ` Ken Brown
0 siblings, 1 reply; 6+ messages in thread
From: McBroom, Robert C @ 2012-05-15 20:42 UTC (permalink / raw)
To: 'cygwin-xfree@cygwin.com'
Following the Microsoft updates on Windows 7 32bit system, EMACS will no longer function. CYGWIN had not been updated in a while as it was working for the tasks at hand. Updated to current image with the result--
rm3@mcbroomrc2 ~
$ emacs &
rm3@mcbroomrc2 ~
$ 1 [main] bash 5280 fork: child -1 - forked process 5316 died unexpectedly, retry 0, exit code -1073741571, errno 11
/usr/local/bin/emacs: fork: retry: Resource temporarily unavailable
1026851 [main] bash 5280 fork: child -1 - forked process 3472 died unexpectedly, retry 0, exit code -1073741571, errno 11
/usr/local/bin/emacs: fork: retry: Resource temporarily unavailable
3038588 [main] bash 5280 fork: child -1 - forked process 1360 died unexpectedly, retry 0, exit code -1073741571, errno 11
/usr/local/bin/emacs: fork: retry: Resource temporarily unavailable
7048021 [main] bash 5280 fork: child -1 - forked process 704 died unexpectedly, retry 0, exit code -1073741571, errno 11
/usr/local/bin/emacs: fork: retry: Resource temporarily unavailable
15050612 [main] bash 5280 fork: child -1 - forked process 4408 died unexpectedly, retry 0, exit code -1073741571, errno 11
/usr/local/bin/emacs: fork: Resource temporarily unavailable
Tried rebaseall, reinstallation of emacs and xorg with no success.
Any ideas?
Robert McBroom
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ: http://x.cygwin.com/docs/faq/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: EMACS broken after Patch Tuesday
2012-05-15 20:42 ` EMACS broken after Patch Tuesday McBroom, Robert C
@ 2012-05-15 22:12 ` Ken Brown
2012-05-16 13:20 ` McBroom, Robert C
0 siblings, 1 reply; 6+ messages in thread
From: Ken Brown @ 2012-05-15 22:12 UTC (permalink / raw)
To: cygwin-xfree
On 5/15/2012 4:41 PM, McBroom, Robert C wrote:
> Following the Microsoft updates on Windows 7 32bit system, EMACS will no longer function. CYGWIN had not been updated in a while as it was working for the tasks at hand. Updated to current image with the result--
>
> rm3@mcbroomrc2 ~
> $ emacs&
>
> rm3@mcbroomrc2 ~
> $ 1 [main] bash 5280 fork: child -1 - forked process 5316 died unexpectedly, retry 0, exit code -1073741571, errno 11
> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable
> 1026851 [main] bash 5280 fork: child -1 - forked process 3472 died unexpectedly, retry 0, exit code -1073741571, errno 11
> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable
> 3038588 [main] bash 5280 fork: child -1 - forked process 1360 died unexpectedly, retry 0, exit code -1073741571, errno 11
> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable
> 7048021 [main] bash 5280 fork: child -1 - forked process 704 died unexpectedly, retry 0, exit code -1073741571, errno 11
> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable
> 15050612 [main] bash 5280 fork: child -1 - forked process 4408 died unexpectedly, retry 0, exit code -1073741571, errno 11
> /usr/local/bin/emacs: fork: Resource temporarily unavailable
>
> Tried rebaseall, reinstallation of emacs and xorg with no success.
You're not using the emacs from the Cygwin distribution (which is
/usr/bin/emacs). Where did /usr/local/bin/emacs come from?
Ken
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ: http://x.cygwin.com/docs/faq/
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: EMACS broken after Patch Tuesday
2012-05-15 22:12 ` Ken Brown
@ 2012-05-16 13:20 ` McBroom, Robert C
2012-05-16 14:08 ` Ken Brown
0 siblings, 1 reply; 6+ messages in thread
From: McBroom, Robert C @ 2012-05-16 13:20 UTC (permalink / raw)
To: 'cygwin-xfree@cygwin.com'
-----Original Message-----
On 5/15/2012 4:41 PM, McBroom, Robert C wrote:
> Following the Microsoft updates on Windows 7 32bit system, EMACS will
> no longer function. CYGWIN had not been updated in a while as it was
> working for the tasks at hand. Updated to current image with the
> result--
>
> rm3@mcbroomrc2 ~
> $ emacs&
>
> rm3@mcbroomrc2 ~
> $ 1 [main] bash 5280 fork: child -1 - forked process 5316 died unexpectedly, retry 0, exit code -1073741571, errno 11
> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable
> 1026851 [main] bash 5280 fork: child -1 - forked process 3472 died
> unexpectedly, retry 0, exit code -1073741571, errno 11
> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable
> 3038588 [main] bash 5280 fork: child -1 - forked process 1360 died
> unexpectedly, retry 0, exit code -1073741571, errno 11
> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable
> 7048021 [main] bash 5280 fork: child -1 - forked process 704 died
> unexpectedly, retry 0, exit code -1073741571, errno 11
> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable
> 15050612 [main] bash 5280 fork: child -1 - forked process 4408 died
> unexpectedly, retry 0, exit code -1073741571, errno 11
> /usr/local/bin/emacs: fork: Resource temporarily unavailable
>
> Tried rebaseall, reinstallation of emacs and xorg with no success.
You're not using the emacs from the Cygwin distribution (which is /usr/bin/emacs). Where did /usr/local/bin/emacs come from?
Ken
-
It is just a script to scale the geometry to my display.
emacs . -geometry 100x73+504-55 &
The code is emacs-23.4-1.tar.bz2 from the distribution.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ: http://x.cygwin.com/docs/faq/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: EMACS broken after Patch Tuesday
2012-05-16 13:20 ` McBroom, Robert C
@ 2012-05-16 14:08 ` Ken Brown
2012-05-16 15:37 ` McBroom, Robert C
0 siblings, 1 reply; 6+ messages in thread
From: Ken Brown @ 2012-05-16 14:08 UTC (permalink / raw)
To: cygwin-xfree
On 5/16/2012 9:19 AM, McBroom, Robert C wrote:
>
> -----Original Message-----
>
> On 5/15/2012 4:41 PM, McBroom, Robert C wrote:
>> Following the Microsoft updates on Windows 7 32bit system, EMACS will
>> no longer function. CYGWIN had not been updated in a while as it was
>> working for the tasks at hand. Updated to current image with the
>> result--
>>
>> rm3@mcbroomrc2 ~
>> $ emacs&
>>
>> rm3@mcbroomrc2 ~
>> $ 1 [main] bash 5280 fork: child -1 - forked process 5316 died unexpectedly, retry 0, exit code -1073741571, errno 11
>> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable
>> 1026851 [main] bash 5280 fork: child -1 - forked process 3472 died
>> unexpectedly, retry 0, exit code -1073741571, errno 11
>> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable
>> 3038588 [main] bash 5280 fork: child -1 - forked process 1360 died
>> unexpectedly, retry 0, exit code -1073741571, errno 11
>> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable
>> 7048021 [main] bash 5280 fork: child -1 - forked process 704 died
>> unexpectedly, retry 0, exit code -1073741571, errno 11
>> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable
>> 15050612 [main] bash 5280 fork: child -1 - forked process 4408 died
>> unexpectedly, retry 0, exit code -1073741571, errno 11
>> /usr/local/bin/emacs: fork: Resource temporarily unavailable
>>
>> Tried rebaseall, reinstallation of emacs and xorg with no success.
>
> You're not using the emacs from the Cygwin distribution (which is /usr/bin/emacs). Where did /usr/local/bin/emacs come from?
>
> Ken
>
>
> -
> It is just a script to scale the geometry to my display.
>
> emacs . -geometry 100x73+504-55&
Doesn't this script call itself recursively? Try
/usr/bin/emacs . -geometry 100x73+504-55&
Ken
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ: http://x.cygwin.com/docs/faq/
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: EMACS broken after Patch Tuesday
2012-05-16 14:08 ` Ken Brown
@ 2012-05-16 15:37 ` McBroom, Robert C
0 siblings, 0 replies; 6+ messages in thread
From: McBroom, Robert C @ 2012-05-16 15:37 UTC (permalink / raw)
To: 'cygwin-xfree@cygwin.com'
> -----Original Message-----
>
> On 5/15/2012 4:41 PM, McBroom, Robert C wrote:
>> Following the Microsoft updates on Windows 7 32bit system, EMACS will
>> no longer function. CYGWIN had not been updated in a while as it was
>> working for the tasks at hand. Updated to current image with the
>> result--
>>
>> rm3@mcbroomrc2 ~
>> $ emacs&
>>
>> rm3@mcbroomrc2 ~
>> $ 1 [main] bash 5280 fork: child -1 - forked process 5316 died unexpectedly, retry 0, exit code -1073741571, errno 11
>> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable
>> 1026851 [main] bash 5280 fork: child -1 - forked process 3472 died
>> unexpectedly, retry 0, exit code -1073741571, errno 11
>> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable
>> 3038588 [main] bash 5280 fork: child -1 - forked process 1360 died
>> unexpectedly, retry 0, exit code -1073741571, errno 11
>> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable
>> 7048021 [main] bash 5280 fork: child -1 - forked process 704 died
>> unexpectedly, retry 0, exit code -1073741571, errno 11
>> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable
>> 15050612 [main] bash 5280 fork: child -1 - forked process 4408 died
>> unexpectedly, retry 0, exit code -1073741571, errno 11
>> /usr/local/bin/emacs: fork: Resource temporarily unavailable
>>
>> Tried rebaseall, reinstallation of emacs and xorg with no success.
>
> You're not using the emacs from the Cygwin distribution (which is /usr/bin/emacs). Where did /usr/local/bin/emacs come from?
>
> Ken
>
>
> -
> It is just a script to scale the geometry to my display.
>
> emacs . -geometry 100x73+504-55 &
Doesn't this script call itself recursively? Try
/usr/bin/emacs . -geometry 100x73+504-55 &
Ken
The explicit path works.
Robert
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ: http://x.cygwin.com/docs/faq/
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2012-05-16 15:37 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-08 13:05 [ANNOUNCEMENT] Updated: xorg-server-1.12.1-1 Jon TURNEY
2012-05-15 20:42 ` EMACS broken after Patch Tuesday McBroom, Robert C
2012-05-15 22:12 ` Ken Brown
2012-05-16 13:20 ` McBroom, Robert C
2012-05-16 14:08 ` Ken Brown
2012-05-16 15:37 ` McBroom, Robert C
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).