unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#5032: Emacs crashes when on a network drive
@ 2009-11-24 13:26 andy.ling
  0 siblings, 0 replies; 5+ messages in thread
From: andy.ling @ 2009-11-24 13:26 UTC (permalink / raw)
  To: bug-gnu-emacs

I have recently updated to emacs 23.1.1 from emacs 21.3 and I'm finding it 
keeps crashing.

I am running under Window XP. I have the emacs binaries on a network drive
and I suspect it crashes if there is a problem talking to the network 
drive.

The easiest way to get it to crash is to hibernate the PC with emacs
running. When I restore from hibernate emacs crashes.

I had been running 21.3 like this for some years without a problem. So
this is something new to 23. I seem to remember a similar problem many
years ago which was fixed by changing a compile flag.

Regards

Andy Ling


In GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600)
 of 2009-07-30 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4)'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ENG
  value of $XMODIFIERS: nil
  locale-coding-system: cp1252
  default-enable-multibyte-characters: t

Major mode: C++/la

Minor modes in effect:
  shell-dirtrack-mode: t
  desktop-save-mode: t
  partial-completion-mode: t
  which-function-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t
  abbrev-mode: t

-- 

Quantel is the trade name used by Quantel Holdings Limited and its 
subsidiaries.  Quantel Holdings Limited is registered in England & Wales. 
Registration No: 4004913 
Contact details for all Quantel Offices and Companies can be found on our 
website www.quantel.com or by writing to the holding company.
Registered address: Turnpike Road, Newbury, Berkshire, RG14 2NX, United 
Kingdom 






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

* bug#5032: Emacs crashes when on a network drive
@ 2010-01-01 17:12 Chong Yidong
  0 siblings, 0 replies; 5+ messages in thread
From: Chong Yidong @ 2010-01-01 17:12 UTC (permalink / raw)
  To: andy.ling; +Cc: 5032

> I have recently updated to emacs 23.1.1 from emacs 21.3 and I'm
> finding it keeps crashing.

> I am running under Window XP. I have the emacs binaries on a network
> drive and I suspect it crashes if there is a problem talking to the
> network drive.

> The easiest way to get it to crash is to hibernate the PC with emacs
> running. When I restore from hibernate emacs crashes.

Could you run Emacs in a debugger and obtain a backtrace for the crash?






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

* bug#5032: Emacs crashes when on a network drive
@ 2010-01-01 23:19 andy.ling
  2011-09-18  9:16 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: andy.ling @ 2010-01-01 23:19 UTC (permalink / raw)
  To: cyd; +Cc: andy.ling, 5032

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









-----Chong Yidong <cyd@stupidchicken.com> wrote: -----

>> I have recently updated to emacs 23.1.1 from emacs 21.3 and I'm
>> finding it keeps crashing.
>
>> I am running under Window XP. I have the emacs binaries on a
>network
>> drive and I suspect it crashes if there is a problem talking to the
>> network drive.
>
>> The easiest way to get it to crash is to hibernate the PC with
>emacs
>> running. When I restore from hibernate emacs crashes.
>
>Could you run Emacs in a debugger and obtain a backtrace for the
>crash?
>

I can't do anything until next week, but even then I'm not sure
how easy it will be. As I said, the way I provoke it is to hibernate
the PC with emacs running. When I restore from hibernation, emacs just
"disappears". There is no "crash" message.

It has been suggested and it sounds familiar from when this happened
before, it is to do with a link flag that tells Windows to load the
whole binary rather than relying on the original file when swapping.

I suspect if it is running inside s debugger, the debugger will be
handling the way the binary is swapped out.

Regards

Andy Ling


--
This e-mail is intended for the named addressees only. Its contents may be
privileged or confidential and should be treated as such. If you are not an
intended recipient please notify the sender immediately and then delete it;
do not copy, distribute, or take any action based on this e-mail. In the
pursuit of its legitimate business activities and its conformance with
relevant legislation, Quantel may access any e-mail (including attachments)
it originates or receives, for potential scrutiny.

Quantel is the trade name used by Quantel Holdings Limited and its
subsidiaries.  Quantel Holdings Limited is registered in England & Wales.
Registration No: 4004913
Contact details for all Quantel Offices and Companies can be found on our
website www.quantel.com or by writing to the holding company.
Registered address: Turnpike Road, Newbury, Berkshire, RG14 2NX, United
Kingdom

[-- Attachment #2: Type: text/html, Size: 2632 bytes --]

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

* bug#5032: Emacs crashes when on a network drive
  2010-01-01 23:19 bug#5032: Emacs crashes when on a network drive andy.ling
@ 2011-09-18  9:16 ` Lars Magne Ingebrigtsen
  2012-01-07  4:31   ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 2011-09-18  9:16 UTC (permalink / raw)
  To: andy.ling; +Cc: cyd, 5032

andy.ling@quantel.com writes:

>>> I have recently updated to emacs 23.1.1 from emacs 21.3 and I'm
>>> finding it keeps crashing.
>>
>>> I am running under Window XP. I have the emacs binaries on a
>>network
>>> drive and I suspect it crashes if there is a problem talking to the
>>> network drive.
>>
>>> The easiest way to get it to crash is to hibernate the PC with
>>emacs
>>> running. When I restore from hibernate emacs crashes.
>>
>>Could you run Emacs in a debugger and obtain a backtrace for the
>>crash?
>>
>
> I can't do anything until next week, but even then I'm not sure
> how easy it will be. As I said, the way I provoke it is to hibernate
> the PC with emacs running. When I restore from hibernation, emacs just
> "disappears". There is no "crash" message.

Are you still seeing this behaviour with a current Emacs?

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





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

* bug#5032: Emacs crashes when on a network drive
  2011-09-18  9:16 ` Lars Magne Ingebrigtsen
@ 2012-01-07  4:31   ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 2012-01-07  4:31 UTC (permalink / raw)
  To: andy.ling; +Cc: 5032

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

>> I can't do anything until next week, but even then I'm not sure
>> how easy it will be. As I said, the way I provoke it is to hibernate
>> the PC with emacs running. When I restore from hibernation, emacs just
>> "disappears". There is no "crash" message.
>
> Are you still seeing this behaviour with a current Emacs?

More information was requested, but no response was given within a few
months, so I'm closing this bug report.  If the problem still exists,
please reopen 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:[~2012-01-07  4:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-01 23:19 bug#5032: Emacs crashes when on a network drive andy.ling
2011-09-18  9:16 ` Lars Magne Ingebrigtsen
2012-01-07  4:31   ` Lars Magne Ingebrigtsen
  -- strict thread matches above, loose matches on Subject: below --
2010-01-01 17:12 Chong Yidong
2009-11-24 13:26 andy.ling

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