emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/PROBLEMS


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/etc/PROBLEMS
Date: Tue, 22 Jan 2002 18:03:47 -0500

Index: emacs/etc/PROBLEMS
diff -c emacs/etc/PROBLEMS:1.113 emacs/etc/PROBLEMS:1.114
*** emacs/etc/PROBLEMS:1.113    Tue Jan 22 06:50:36 2002
--- emacs/etc/PROBLEMS  Tue Jan 22 18:03:47 2002
***************
*** 703,709 ****
  Emacs is linked.  With LD_RUN_PATH set, the linker will include a
  specified run-time search path in the executable.
  
! On some systems, Emacs could crash due to problems with dynamic
  linking.  Specifically, on SGI Irix 6.5, crashes were reported with
  backtraces like this:
  
--- 703,709 ----
  Emacs is linked.  With LD_RUN_PATH set, the linker will include a
  specified run-time search path in the executable.
  
! On some systems, Emacs can crash due to problems with dynamic
  linking.  Specifically, on SGI Irix 6.5, crashes were reported with
  backtraces like this:
  
***************
*** 718,725 ****
     4 _rld_text_resolve(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
   ["/comp2/mtibuild/v73/workarea/v7.3/rld/rld_bridge.s":175, 0xfb6032c]
  
! (`rld' is the dynamic linker.)  We don't know yet why does this
! happen, but setting the environment variable LD_BIND_NOW to 1 (which
  forces the dynamic linker to bind all shared objects early on) seems
  to work around the problem.
  
--- 718,725 ----
     4 _rld_text_resolve(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
   ["/comp2/mtibuild/v73/workarea/v7.3/rld/rld_bridge.s":175, 0xfb6032c]
  
! (`rld' is the dynamic linker.)  We don't know yet why this
! happens, but setting the environment variable LD_BIND_NOW to 1 (which
  forces the dynamic linker to bind all shared objects early on) seems
  to work around the problem.
  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]