Am 2017-02-12 um 11:29 schrieb Samuel Thibault: > Hello Simon, Hello!, > > Simon Kainz, on Tue 07 Feb 2017 08:49:42 +0100, wrote: >> X11 works, icewm also, but i wanted to make fvwm work. Starting fvwm, >> either from icewm or directly via startx dies with the following error: >> >> (EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x52) [0x81ceee2] >> (EE) 1: /usr/lib/xorg/Xorg (0x8048000+0x18ae12) [0x81d2e12] >> (EE) 2: /lib/i386-gnu/libc.so.0.3 (0x1275000+0x3fbd2) [0x12b4bd2] > > Do you have the following packages installed? > > xserver-xorg-core-dbgsym > libc0.3-dbg
I have libc0.3-dbg installed, but there is no xser-xorg-core-dbgsym package for Hurd, at least [0] tells my so. > > Alternatively, what are the exact versions of xserver-xorg-core and > libc0.3 being used? ii libc0.3:hurd-i386 2.24-9 ii libc0.3-dbg:hurd-i386 2.24-9 ii libc0.3-dev:hurd-i386 2.24-9 ii xserver-xorg-core 2:1.19.1-4 I also tried to lookup addressed with addr2line, but was not successful. Thank you, Simon > >> I know this is not enough to debug this issue, so my question is: How >> should i continute from here on? I really don't know how to start e.g. >> x11 inside gdb to get backtraces. > > The backtrace is already available above :) > > Samuel > [0] https://packages.debian.org/search?keywords=xserver-xorg-core-dbgsym

