[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: segfault in system-process-attributes on GNU/Linux
From: |
Eli Zaretskii |
Subject: |
Re: segfault in system-process-attributes on GNU/Linux |
Date: |
Sat, 23 Aug 2008 20:40:51 +0300 |
> Date: Sat, 23 Aug 2008 12:10:11 -0400
> From: Bob Rogers <address@hidden>
> Cc:
>
> From: "Juanma Barranquero" <address@hidden>
> Date: Fri, 22 Aug 2008 12:35:54 +0200
>
> (assq 'euid (system-process-attributes (emacs-pid))) => (euid . 1006)
>
> I mean.
>
> Juanma
>
> Interesting. When I evaluate:
>
> (system-process-attributes (emacs-pid))
>
> on my GNU/Linux system (openSUSE 10.2, kernel 2.6.18.2) using emacs
> updated from trunk a few minutes ago, I get the segfault shown below.
I cannot reproduce this on a GNU/Linux machine that identifies itself
thusly:
Linux fencepost 2.6.16.29-xen #1 SMP Wed Dec 6 07:32:36 EST 2006 x86_64
GNU/Linux
Can you debug this? The place where it crashes:
0x081a2836 in Fsystem_process_attributes (pid=17936) at process.c:7417
is this (assuming you use a recent CVS):
if (isspace (c) || c == '\\')
I wonder how it can crash. But then optimized builds tend to lie
about line numbers.
- Re: File Owner and Group ID on Windows, Juanma Barranquero, 2008/08/20
- Re: File Owner and Group ID on Windows, Lennart Borgman (gmail), 2008/08/20
- Re: File Owner and Group ID on Windows, Eli Zaretskii, 2008/08/21
- Re: File Owner and Group ID on Windows, Juanma Barranquero, 2008/08/21
- Re: File Owner and Group ID on Windows, Eli Zaretskii, 2008/08/21
- Re: File Owner and Group ID on Windows, Juanma Barranquero, 2008/08/22
- Re: File Owner and Group ID on Windows, Juanma Barranquero, 2008/08/22
- segfault in system-process-attributes on GNU/Linux, Bob Rogers, 2008/08/23
- Re: segfault in system-process-attributes on GNU/Linux,
Eli Zaretskii <=
- Re: segfault in system-process-attributes on GNU/Linux, Bob Rogers, 2008/08/23
- Re: segfault in system-process-attributes on GNU/Linux, Eli Zaretskii, 2008/08/23
- Re: segfault in system-process-attributes on GNU/Linux, Andreas Schwab, 2008/08/23
- Re: segfault in system-process-attributes on GNU/Linux, Eli Zaretskii, 2008/08/23
- Re: File Owner and Group ID on Windows, Eli Zaretskii, 2008/08/22
- Re: File Owner and Group ID on Windows, Juanma Barranquero, 2008/08/22
- Re: File Owner and Group ID on Windows, Eli Zaretskii, 2008/08/24
- Re: File Owner and Group ID on Windows, Juanma Barranquero, 2008/08/24
- Re: File Owner and Group ID on Windows, Eli Zaretskii, 2008/08/24
- Re: File Owner and Group ID on Windows, Lennart Borgman (gmail), 2008/08/24