Gnus development mailing list
 help / color / mirror / Atom feed
* How to correct ? Error Messages
@ 1999-11-11  8:07 Pieter Wenk
  1999-11-11 23:03 ` Shenghuo ZHU
  0 siblings, 1 reply; 2+ messages in thread
From: Pieter Wenk @ 1999-11-11  8:07 UTC (permalink / raw)



Hello to all:

I have a problem with 2 NG. When quitting with "c", I am
getting:

then type `where' when the debugger prompt comes up.
(If you don't have GDB on your system, you might have DBX,
or XDB, or SDB.  A similar procedure should work for all of
these.  Ask your system administrator if you need more help.)
 
Lisp backtrace follows:
 
  # (unwind-protect ...)
  insert-file-contents-internal("/home/p.wenk/News/" nil nil nil nil undecided used-codesys)
  byte-code("ÀÁ\n
                 #ˆ
                   ®‘ÅÆ\n
                         #®ŠÇ\n!®®É‰\n:«†\n
                                            ªŸÌ\n!¬‰ÍÎ\n\"ˆÏ\nÐ\n
                                                                 \nÔ&
                                                                     À‡" [run-hook-with-args insert-file-contents-access-hook filename visit coding-system-for-read run-special-hook-with-args insert-file-contents-pre-hook find-file-coding-system-for-read-from-filename buffer-file-coding-system-for-read no-conversion coding-system return-val find-coding-system message "Invalid coding-system (%s), using 'undecided" undecided insert-file-contents-internal beg end replace used-codesys] 9)
  # (condition-case ... . ((file-error (byte-code "ÀÁ\n
 
                                                       $ˆÅ
                                                          @
                                                           A\"‡" ... 5))))
  # bind (return-val coding-system used-codesys conversion-func replace end beg visit filename)
  insert-file-contents("/home/p.wenk/News/")
  # (unwind-protect ...)
  # bind (alist file)
  gnus-score-load-score-alist("/home/p.wenk/News/")
  # bind (alist lists global cached file file)
  gnus-score-load-file("")
  # (unwind-protect ...)
  gnus-score-adaptive()
  # bind (headers group)
  # (unwind-protect ...)
  # bind (non-destructive)
  gnus-summary-update-info()
  # bind (buf group-point mode quit-config group temporary)
  gnus-summary-exit()
  # bind (quietly all)
  gnus-summary-catchup-and-exit(nil)
  # bind (command-debug-status)
  call-interactively(gnus-summary-catchup-and-exit)
  # bind (obuf owin opoint func in-buffer nosaves nosave-but-article nosave-in-article keys not-restore-window key arg)
  gnus-article-read-summary-keys(nil)
  # bind (command-debug-status)
  call-interactively(gnus-article-read-summary-keys)
  # (condition-case ... . error)
  # (catch top-level ...)
Erreur de segmentation.
p.wenk@sre-4-139:~ >   


What's all this ? 

Many thanks for your help

Regards                                                                                               
-- 
         
                           / /  (_)____ __ ____  __
      Pieter Wenk         / /__/ / _ \/ // /\ \/ /  Vevey/Switzerland
                         /____/_/_//_/\_,_/ /_/\_\




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

* Re: How to correct ? Error Messages
  1999-11-11  8:07 How to correct ? Error Messages Pieter Wenk
@ 1999-11-11 23:03 ` Shenghuo ZHU
  0 siblings, 0 replies; 2+ messages in thread
From: Shenghuo ZHU @ 1999-11-11 23:03 UTC (permalink / raw)



Please check `gnus-newsgroup-adaptive-score-file'. The default value
is nil.

And it is also a bug of Emacs, since it crashed.

-- 
Shenghuo ZHU

>>>>> "Pieter" == Pieter Wenk <pwenk@urbanet.ch> writes:

Pieter> Hello to all:

Pieter> I have a problem with 2 NG. When quitting with "c", I am
Pieter> getting:

Pieter> then type `where' when the debugger prompt comes up.
Pieter> (If you don't have GDB on your system, you might have DBX,
Pieter> or XDB, or SDB.  A similar procedure should work for all of
Pieter> these.  Ask your system administrator if you need more help.)
 
Pieter> Lisp backtrace follows:
 
Pieter>   # (unwind-protect ...)
Pieter>   insert-file-contents-internal("/home/p.wenk/News/" nil nil nil nil undecided used-codesys)
Pieter>   byte-code("ÀÁ\n
Pieter>                  #ˆ
Pieter>                    ®`ÅÆ\n
Pieter>                          #®Š \n!®® ‰\n:«†\n
Pieter>                                             ªŸ \n!¬‰ \n\"ˆ \nÐ\n
Pieter>                                                                  \nÔ&
Pieter>                                                                      À‡" [run-hook-with-args insert-file-contents-access-hook filename visit coding-system-for-read run-special-hook-with-args insert-file-contents-pre-hook find-file-coding-system-for-read-from-filename buffer-file-coding-system-for-read no-conversion coding-system return-val find-coding-system message "Invalid coding-system (%s), using 'undecided" undecided insert-file-contents-internal beg end replace used-codesys] 9)
Pieter>   # (condition-case ... . ((file-error (byte-code "ÀÁ\n
 
Pieter>                                                        $ˆ 
Pieter>                                                           @
Pieter>                                                            A\"‡" ... 5))))
Pieter>   # bind (return-val coding-system used-codesys conversion-func replace end beg visit filename)
Pieter>   insert-file-contents("/home/p.wenk/News/")
Pieter>   # (unwind-protect ...)
Pieter>   # bind (alist file)
Pieter>   gnus-score-load-score-alist("/home/p.wenk/News/")
Pieter>   # bind (alist lists global cached file file)
Pieter>   gnus-score-load-file("")
Pieter>   # (unwind-protect ...)
Pieter>   gnus-score-adaptive()
Pieter>   # bind (headers group)
Pieter>   # (unwind-protect ...)
Pieter>   # bind (non-destructive)
Pieter>   gnus-summary-update-info()
Pieter>   # bind (buf group-point mode quit-config group temporary)
Pieter>   gnus-summary-exit()
Pieter>   # bind (quietly all)
Pieter>   gnus-summary-catchup-and-exit(nil)
Pieter>   # bind (command-debug-status)
Pieter>   call-interactively(gnus-summary-catchup-and-exit)
Pieter>   # bind (obuf owin opoint func in-buffer nosaves nosave-but-article nosave-in-article keys not-restore-window key arg)
Pieter>   gnus-article-read-summary-keys(nil)
Pieter>   # bind (command-debug-status)
Pieter>   call-interactively(gnus-article-read-summary-keys)
Pieter>   # (condition-case ... . error)
Pieter>   # (catch top-level ...)
Pieter> Erreur de segmentation.
Pieter> p.wenk@sre-4-139:~ >   


Pieter> What's all this ? 

Pieter> Many thanks for your help

Pieter> Regards                                                                                               
Pieter> -- 
         
Pieter>                            / /  (_)____ __ ____  __
Pieter>       Pieter Wenk         / /__/ / _ \/ // /\ \/ /  Vevey/Switzerland
Pieter>                          /____/_/_//_/\_,_/ /_/\_\



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

end of thread, other threads:[~1999-11-11 23:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-11  8:07 How to correct ? Error Messages Pieter Wenk
1999-11-11 23:03 ` Shenghuo ZHU

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 NNTP newsgroup(s).