qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Fabio Erculiani <lxnay@sabayon.org>
To: Alexander Graf <agraf@suse.de>
Cc: riku.voipio@iki.fi, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] linux-user: improve fake /proc/self/stat making `ps` not segfault.
Date: Tue, 3 Jan 2012 19:04:10 +0100	[thread overview]
Message-ID: <CAN3AtvqhUwhFs9Gk8gvbGC26af9FhF+nxWP0zdUwMSNhRc_8uA@mail.gmail.com> (raw)
In-Reply-To: <9C571929-67D3-45BD-A498-172280E90E08@suse.de>

On Tue, Jan 3, 2012 at 6:41 PM, Alexander Graf <agraf@suse.de> wrote:
>
> On 03.01.2012, at 17:07, Fabio Erculiani wrote:
>
>> ts->bprm->argv seems NULL here.
>> Isn't it supposed to be set?
>
> Good question. Maybe we need some other way to fetch argv0 then?

or we could leave just an empty string for now -> "()" on the second
field of self/state.
That seems to work with ps as well.
Considering that the whole file doesn't bring any useful info other
than the stack base and pid, we might just wait the next round of
segfaults ;-)

>
>
> Alex
>



-- 
Fabio Erculiani

  reply	other threads:[~2012-01-03 18:04 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-03 15:43 [Qemu-devel] [PATCH] linux-user: improve fake /proc/self/stat making `ps` not segfault Fabio Erculiani
2012-01-03 16:07 ` Fabio Erculiani
2012-01-03 17:41   ` Alexander Graf
2012-01-03 18:04     ` Fabio Erculiani [this message]
2012-01-03 18:08       ` Fabio Erculiani
2012-01-03 18:28         ` Alexander Graf
2012-01-03 18:29       ` Alexander Graf
2012-01-03 18:46         ` Fabio Erculiani
2012-01-03 18:52           ` Fabio Erculiani
2012-01-03 18:52           ` Alexander Graf
2012-01-03 18:54             ` Fabio Erculiani
2012-01-03 19:01               ` Alexander Graf
2012-01-03 19:11                 ` Fabio Erculiani
2012-01-03 19:12                   ` Alexander Graf
2012-01-03 19:21                     ` Fabio Erculiani

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAN3AtvqhUwhFs9Gk8gvbGC26af9FhF+nxWP0zdUwMSNhRc_8uA@mail.gmail.com \
    --to=lxnay@sabayon.org \
    --cc=agraf@suse.de \
    --cc=qemu-devel@nongnu.org \
    --cc=riku.voipio@iki.fi \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).