unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#18566: 24.3.93 Unable to use a command such as dired which involves forking a process
@ 2014-09-26 17:50 Jim Hurt
  2014-09-26 19:52 ` Ken Brown
  0 siblings, 1 reply; 5+ messages in thread
From: Jim Hurt @ 2014-09-26 17:50 UTC (permalink / raw)
  To: 18566

[-- Attachment #1: Type: text/plain, Size: 4549 bytes --]


Starting today (2014/09/26) when I issue a command that needs to fork a
process such as dired I get the message in the terminal window:
       0 [main] emacs-w32 816 child_info_fork::abort: 
C:\cygwin\bin\cygharfbuzz-0.dll: Loaded to different address: 
parent(0x340000) != child(0xF80000)

I am running Windows 8.1 using cygwin and
GNU Emacs 24.3.93.1 (i686-pc-cygwin) of 2014-08-15 on fiona



Emacs does not crash.

In GNU Emacs 24.3.93.1 (i686-pc-cygwin)
  of 2014-08-15 on fiona
Windowing system distributor `Microsoft Corp.', version 6.3.9600
Configured using:
  `configure
  --srcdir=/home/kbrown/src/cygemacs/emacs-24.3.93-1.i686/src/emacs-24.3.93
  --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
  --libexecdir=/usr/libexec --datadir=/usr/share --localstatedir=/var
  --sysconfdir=/etc --libdir=/usr/lib --datarootdir=/usr/share
  --docdir=/usr/share/doc/emacs --htmldir=/usr/share/doc/emacs/html -C
  --with-w32 --with-file-notification=no 'CFLAGS=-ggdb -O2 -pipe
  -Wimplicit-function-declaration
  -fdebug-prefix-map=/home/kbrown/src/cygemacs/emacs-24.3.93-1.i686/build=/usr/src/debug/emacs-24.3.93-1
  -fdebug-prefix-map=/home/kbrown/src/cygemacs/emacs-24.3.93-1.i686/src/emacs-24.3.93=/usr/src/debug/emacs-24.3.93-1'
  CPPFLAGS= LDFLAGS='

Important settings:
   locale-coding-system: nil

Major mode: Lisp Interaction

Minor modes in effect:
   show-paren-mode: t
   tooltip-mode: t
   electric-indent-mode: t
   mouse-wheel-mode: t
   tool-bar-mode: t
   menu-bar-mode: t
   file-name-shadow-mode: t
   global-font-lock-mode: t
   font-lock-mode: t
   blink-cursor-mode: t
   auto-composition-mode: t
   auto-encryption-mode: t
   auto-compression-mode: t
   column-number-mode: t
   line-number-mode: t
   transient-mark-mode: t

Recent input:
C-x d <return> <help-echo> <down-mouse-1> <mouse-1>
C-y <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <menu-bar> <help-menu> <send-emacs-bug
-report>

Recent messages:
Loading paren...done
Warning: /home/jim/.emacs is newer than /home/jim/.emacs.elc
For information about GNU Emacs and the GNU system, type C-h C-a.
dired-insert-directory: Doing vfork: Resource temporarily unavailable

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
help-fns mail-prsvr mail-utils dired info easymenu auctex-autoloads
tex-site auto-loads package paren cus-start cus-load time-date tooltip
electric uniquify ediff-hook vc-hooks lisp-float-type mwheel
w32-common-fns disp-table w32-win w32-vars tool-bar dnd fontset image
regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register
page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock
font-lock syntax facemenu font-core frame cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew
greek romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process dbusbind w32
multi-tty emacs)

Memory information:
((conses 8 91775 6957)
  (symbols 24 19405 0)
  (miscs 20 46 164)
  (strings 16 16275 3570)
  (string-bytes 1 403304)
  (vectors 8 10156)
  (vector-slots 4 395964 5992)
  (floats 8 63 378)
  (intervals 28 253 205)
  (buffers 512 13))

-- 
Jim Hurt's Enventive Signature File

   Jim Hurt
Jim@Enventive.com <mailto:Jim@Enventive.com>

	Enventive Engineering <http://www.enventive.com/>
   861 George Hill Road
   P.O. Box 209
   South Lancaster, MA 01561

   Phone: (978) 365-7458
   Fax: (978) 365-2876
   General information: info@enventive.com 	
This message and any attachments are solely for the intended recipient 
and may contain confidential or privileged information. If you are not 
the intended recipient, any disclosure, copying, use, or distribution of 
the information included in this message and any attachments is 
prohibited. If you have received this communication in error, please 
notify us by reply e-mail and immediately and permanently delete this 
message and any attachments. Thank you.


[-- Attachment #2.1: Type: text/html, Size: 7637 bytes --]

[-- Attachment #2.2: EnventiveLogo.gif --]
[-- Type: image/gif, Size: 3292 bytes --]

[-- Attachment #2.3: Jim71x94.jpg --]
[-- Type: image/jpeg, Size: 5031 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#18566: 24.3.93 Unable to use a command such as dired which involves forking a process
  2014-09-26 17:50 bug#18566: 24.3.93 Unable to use a command such as dired which involves forking a process Jim Hurt
@ 2014-09-26 19:52 ` Ken Brown
  2014-09-26 22:12   ` Jim Hurt
  0 siblings, 1 reply; 5+ messages in thread
From: Ken Brown @ 2014-09-26 19:52 UTC (permalink / raw)
  To: Jim Hurt, 18566

On 9/26/2014 1:50 PM, Jim Hurt wrote:
>
> Starting today (2014/09/26) when I issue a command that needs to fork a
> process such as dired I get the message in the terminal window:
>        0 [main] emacs-w32 816 child_info_fork::abort:
> C:\cygwin\bin\cygharfbuzz-0.dll: Loaded to different address:
> parent(0x340000) != child(0xF80000)

This usually means you need to run rebaseall.  See

   https://www.cygwin.com/faq.html#faq.using.fixing-fork-failures

> I am running Windows 8.1 using cygwin and
> GNU Emacs 24.3.93.1 (i686-pc-cygwin) of 2014-08-15 on fiona

Ken





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#18566: 24.3.93 Unable to use a command such as dired which involves forking a process
  2014-09-26 19:52 ` Ken Brown
@ 2014-09-26 22:12   ` Jim Hurt
  2014-09-26 22:58     ` Ken Brown
  0 siblings, 1 reply; 5+ messages in thread
From: Jim Hurt @ 2014-09-26 22:12 UTC (permalink / raw)
  To: Ken Brown, 18566

[-- Attachment #1: Type: text/plain, Size: 1959 bytes --]

On 9/26/2014 2:52 PM, Ken Brown wrote:
> On 9/26/2014 1:50 PM, Jim Hurt wrote:
>>
>> Starting today (2014/09/26) when I issue a command that needs to fork a
>> process such as dired I get the message in the terminal window:
>>        0 [main] emacs-w32 816 child_info_fork::abort:
>> C:\cygwin\bin\cygharfbuzz-0.dll: Loaded to different address:
>> parent(0x340000) != child(0xF80000)
>
> This usually means you need to run rebaseall.  See
>
>   https://www.cygwin.com/faq.html#faq.using.fixing-fork-failures
>
>> I am running Windows 8.1 using cygwin and
>> GNU Emacs 24.3.93.1 (i686-pc-cygwin) of 2014-08-15 on fiona
>
> Ken
>
>
When I do this, I get:

$ /bin/rebaseall
/usr/lib/perl5/5.14/i686-cygwin-threads-64int/CORE/cygperl5_14_2.dll: 
skipped because nonexistent.
/usr/x86_64-pc-cygwin/sys-root/usr/bin/cygcrypto-1.0.0.dll: skipped 
because wrong machine type.
/usr/x86_64-pc-cygwin/sys-root/usr/bin/cygssh2-1.dll: skipped because 
wrong machine type.
/usr/x86_64-pc-cygwin/sys-root/usr/bin/cygssl-1.0.0.dll: skipped because 
wrong machine type.
/usr/x86_64-pc-cygwin/sys-root/usr/bin/cygz.dll: skipped because wrong 
machine type.
$

and my emacs behavior is even worse.

-- 
Jim Hurt's Enventive Signature File

   Jim Hurt
Jim@Enventive.com <mailto:Jim@Enventive.com>

	Enventive Engineering <http://www.enventive.com/>
   861 George Hill Road
   P.O. Box 209
   South Lancaster, MA 01561

   Phone: (978) 365-7458
   Fax: (978) 365-2876
   General information: info@enventive.com 	
This message and any attachments are solely for the intended recipient 
and may contain confidential or privileged information. If you are not 
the intended recipient, any disclosure, copying, use, or distribution of 
the information included in this message and any attachments is 
prohibited. If you have received this communication in error, please 
notify us by reply e-mail and immediately and permanently delete this 
message and any attachments. Thank you.


[-- Attachment #2.1: Type: text/html, Size: 4586 bytes --]

[-- Attachment #2.2: EnventiveLogo.gif --]
[-- Type: image/gif, Size: 3292 bytes --]

[-- Attachment #2.3: Jim71x94.jpg --]
[-- Type: image/jpeg, Size: 5031 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#18566: 24.3.93 Unable to use a command such as dired which involves forking a process
  2014-09-26 22:12   ` Jim Hurt
@ 2014-09-26 22:58     ` Ken Brown
  2015-12-26 16:10       ` Lars Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Ken Brown @ 2014-09-26 22:58 UTC (permalink / raw)
  To: Jim Hurt, 18566



On 9/26/2014 6:12 PM, Jim Hurt wrote:
> On 9/26/2014 2:52 PM, Ken Brown wrote:
>> On 9/26/2014 1:50 PM, Jim Hurt wrote:
>>>
>>> Starting today (2014/09/26) when I issue a command that needs to fork a
>>> process such as dired I get the message in the terminal window:
>>>        0 [main] emacs-w32 816 child_info_fork::abort:
>>> C:\cygwin\bin\cygharfbuzz-0.dll: Loaded to different address:
>>> parent(0x340000) != child(0xF80000)
>>
>> This usually means you need to run rebaseall.  See
>>
>> https://www.cygwin.com/faq.html#faq.using.fixing-fork-failures
>>
>>> I am running Windows 8.1 using cygwin and
>>> GNU Emacs 24.3.93.1 (i686-pc-cygwin) of 2014-08-15 on fiona
>>
>> Ken
>>
>>
> When I do this, I get:
>
> $ /bin/rebaseall
> /usr/lib/perl5/5.14/i686-cygwin-threads-64int/CORE/cygperl5_14_2.dll:
> skipped because nonexistent.
> /usr/x86_64-pc-cygwin/sys-root/usr/bin/cygcrypto-1.0.0.dll: skipped
> because wrong machine type.
> /usr/x86_64-pc-cygwin/sys-root/usr/bin/cygssh2-1.dll: skipped because
> wrong machine type.
> /usr/x86_64-pc-cygwin/sys-root/usr/bin/cygssl-1.0.0.dll: skipped because
> wrong machine type.
> /usr/x86_64-pc-cygwin/sys-root/usr/bin/cygz.dll: skipped because wrong
> machine type.

These are harmless warnings.

> and my emacs behavior is even worse.

Then you should follow up on the Cygwin list.  I'm pretty sure this is a 
Cygwin issue and not an Emacs bug.  When you do follow up, please attach 
cygcheck output as requested at http://cygwin.com/problems.html, and 
please give the simplest possible recipe for reproducing the problem 
(starting from "emacs -Q").  Also, it might be useful for you to 
compress and attach the output of "rebase -is"; the address at which 
cygharfbuzz-0.dll is loaded looks surprisingly low to me.  This makes me 
think of another thing you could try: Move the rebase database 
/etc/rebase.db.i386 out of the way and then rerun rebaseall.

Ken






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#18566: 24.3.93 Unable to use a command such as dired which involves forking a process
  2014-09-26 22:58     ` Ken Brown
@ 2015-12-26 16:10       ` Lars Ingebrigtsen
  0 siblings, 0 replies; 5+ messages in thread
From: Lars Ingebrigtsen @ 2015-12-26 16:10 UTC (permalink / raw)
  To: Ken Brown; +Cc: Jim Hurt, 18566

Ken Brown <kbrown@cornell.edu> writes:

> Then you should follow up on the Cygwin list.  I'm pretty sure this is
> a Cygwin issue and not an Emacs bug.  When you do follow up, please
> attach cygcheck output as requested at
> http://cygwin.com/problems.html, and please give the simplest possible
> recipe for reproducing the problem (starting from "emacs -Q").  Also,
> it might be useful for you to compress and attach the output of
> "rebase -is"; the address at which cygharfbuzz-0.dll is loaded looks
> surprisingly low to me.  This makes me think of another thing you
> could try: Move the rebase database /etc/rebase.db.i386 out of the way
> and then rerun rebaseall.

This sounds like it's most likely a Cygwin bug, so I'm closing this bug
report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-12-26 16:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-26 17:50 bug#18566: 24.3.93 Unable to use a command such as dired which involves forking a process Jim Hurt
2014-09-26 19:52 ` Ken Brown
2014-09-26 22:12   ` Jim Hurt
2014-09-26 22:58     ` Ken Brown
2015-12-26 16:10       ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).