Hey Zbigniew,

Zbigniew Jędrzejewski-Szmek [2015-02-20 16:08 +0100]:
> Anything interesetingif you attach gdb to systemd-jouranld?Can you
> paste bt

It's in __epoll_wait_nocancel (glibc) →  sd_event_wait() ->
sd_event_run() -> main(), nothing surprising I'd say.

> and the Server variable (IIRC, it's *s in main)?

http://imagebin.org/330000

gdb and other commands are a bit awkward to use in the debug shell, as
systemd keeps painting its "(1 of 5) a startup job is running..."
messages over the screen. (Is there a trick to stop that? I don't want
to boot with quiet, that makes it much harder to see if/when it's
failing)

> How many open fds does sd-journald have?

Highest fd is 25, so I'd say "trivial".

Thanks,

Martin

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to