From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "A. Soare" Newsgroups: gmane.emacs.help Subject: Re: error in process filter: Wrong type argument: stringp, nil Date: Tue, 8 Dec 2009 09:26:48 +0100 (CET) Message-ID: <16819331.17817941260260808932.JavaMail.www@wwinf4636> Reply-To: alinsoar@voila.fr NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1260260853 701 80.91.229.12 (8 Dec 2009 08:27:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 8 Dec 2009 08:27:33 +0000 (UTC) Cc: "Emacs Help \[help-gnu-emacs\]" To: Peter Dyballa Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 08 09:27:26 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NHvPp-0007VH-IJ for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Dec 2009 09:27:26 +0100 Original-Received: from localhost ([127.0.0.1]:41094 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NHvPp-0000WV-CT for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Dec 2009 03:27:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NHvPK-0000Vf-SM for help-gnu-emacs@gnu.org; Tue, 08 Dec 2009 03:26:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NHvPH-0000V5-US for help-gnu-emacs@gnu.org; Tue, 08 Dec 2009 03:26:54 -0500 Original-Received: from [199.232.76.173] (port=49480 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NHvPH-0000V2-Od for help-gnu-emacs@gnu.org; Tue, 08 Dec 2009 03:26:51 -0500 Original-Received: from smtp3.voila.fr ([193.252.22.173]:42431 helo=smtp1.voila.fr) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NHvPH-00026W-8r for help-gnu-emacs@gnu.org; Tue, 08 Dec 2009 03:26:51 -0500 Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf4906.voila.fr (SMTP Server) with ESMTP id 11CA1700036D; Tue, 8 Dec 2009 09:26:49 +0100 (CET) Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf4906.voila.fr (SMTP Server) with ESMTP id 051EF700036E; Tue, 8 Dec 2009 09:26:49 +0100 (CET) Original-Received: from wwinf4636 (wwinf4636 [10.232.13.110]) by mwinf4906.voila.fr (SMTP Server) with ESMTP id E4AED700036D; Tue, 8 Dec 2009 09:26:48 +0100 (CET) X-ME-UUID: 20091208082648936.E4AED700036D@mwinf4906.voila.fr X-Originating-IP: [91.201.80.240] X-Wum-Nature: EMAIL-NATURE X-WUM-FROM: |~| X-WUM-TO: |~| X-WUM-CC: |~| X-WUM-REPLYTO: |~| X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:70494 Archived-At: > > error in process filter: Wrong type argument: stringp, nil > > > Could you launch GNU Emacs with --debug-init? You could also lookup > which process filter might cause this message: > > C-h d process filter RET > Here is the output from debug: gud-gdbmi-marker-filter is the filter you are talking about? Debugger entered--Lisp error: (wrong-type-argument stringp nil) string-match("//+" nil) gud-find-file(nil) gud-display-line(nil 34) gud-display-frame() gdb-frame-handler() gdb-done-or-error("frame={level=\"0\",addr=\"0x001f2adb\",func=\"__errno_location\",file=\"../csu/errno-loc.c\",line=\"34\"}" "109" done) gud-gdbmi-marker-filter("108^done,threads=[{id=\"1\",target-id=\"Thread 0xb77678d0 (LWP 23070)\",frame={level=\"0\",addr=\"0x001f2adb\",func=\"__errno_location\",args=[],file=\"../csu/errno-loc.c\",line=\"34\"},state=\"stopped\"}],current-thread-id=\"1\"\n(gdb) \n109^done,frame={level=\"0\",addr=\"0x001f2adb\",func=\"__errno_location\",file=\"../csu/errno-loc.c\",line=\"34\"}\n(gdb) \n") apply(gud-gdbmi-marker-filter "108^done,threads=[{id=\"1\",target-id=\"Thread 0xb77678d0 (LWP 23070)\",frame={level=\"0\",addr=\"0x001f2adb\",func=\"__errno_location\",args=[],file=\"../csu/errno-loc.c\",line=\"34\"},state=\"stopped\"}],current-thread-id=\"1\"\n(gdb) \n109^done,frame={level=\"0\",addr=\"0x001f2adb\",func=\"__errno_location\",file=\"../csu/errno-loc.c\",line=\"34\"}\n(gdb) \n") gud-marker-filter("108^done,threads=[{id=\"1\",target-id=\"Thread 0xb77678d0 (LWP 23070)\",frame={level=\"0\",addr=\"0x001f2adb\",func=\"__errno_location\",args=[],file=\"../csu/errno-loc.c\",line=\"34\"},state=\"stopped\"}],current-thread-id=\"1\"\n(gdb) \n109^done,frame={level=\"0\",addr=\"0x001f2adb\",func=\"__errno_location\",file=\"../csu/errno-loc.c\",line=\"34\"}\n(gdb) \n") gud-filter(# "108^done,threads=[{id=\"1\",target-id=\"Thread 0xb77678d0 (LWP 23070)\",frame={level=\"0\",addr=\"0x001f2adb\",func=\"__errno_location\",args=[],file=\"../csu/errno-loc.c\",line=\"34\"},state=\"stopped\"}],current-thread-id=\"1\"\n(gdb) \n109^done,frame={level=\"0\",addr=\"0x001f2adb\",func=\"__errno_location\",file=\"../csu/errno-loc.c\",line=\"34\"}\n(gdb) \n") ____________________________________________________ Michael Jackson, Susan Boyle, Black Eyed Peas ... Retrouvez leurs derniers titres sur http://musiline.voila.fr