Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
WindowMaker crashing - debugging
Hi,
I still have the problem that after my June update of current and
subsequent pkg/pkgsrc update with pkg_rolling-replace windowmaker
crashes when running most apps (emacs, firefox and even xterm, although
all GNUstep apps I have compiled locally do run).
How can I build windowmaker from pkgsrc with debug enabled? Is there
some kind of "make debug=yes" or an option in mk.conf? that all
debugging symbols get stripped since my stacktrace is unusable. and I
just need this single page rebuilt that way.
It is strange that xterm does make windowmaker crash, but xedit not. I
can think that emacs and firefox are based on gtk which itneracts
differently with the window manager.
I then tried several of these bundled X programs.
xeyes, xedit, xclock, xev all do start up fine, even xfontsel.
Riccardo
/usr/X11R7/bin/xedit:
-lXaw7.10 => /usr/X11R7/lib/libXaw7.so.10
-lXmu.7 => /usr/X11R7/lib/libXmu.so.7
-lXt.7 => /usr/X11R7/lib/libXt.so.7
-lX11.7 => /usr/X11R7/lib/libX11.so.7
-lxcb.1 => /usr/X11R7/lib/libxcb.so.1
-lXau.7 => /usr/X11R7/lib/libXau.so.7
-lgcc_s.1 => /usr/lib/libgcc_s.so.1
-lc.12 => /usr/lib/libc.so.12
-lXdmcp.7 => /usr/X11R7/lib/libXdmcp.so.7
-lSM.7 => /usr/X11R7/lib/libSM.so.7
-lICE.7 => /usr/X11R7/lib/libICE.so.7
-lXext.7 => /usr/X11R7/lib/libXext.so.7
-lXpm.5 => /usr/X11R7/lib/libXpm.so.5
-lm.0 => /usr/lib/libm.so.0
/usr/X11R7/bin/xterm:
-lXft.3 => /usr/X11R7/lib/libXft.so.3
-lX11.7 => /usr/X11R7/lib/libX11.so.7
-lxcb.1 => /usr/X11R7/lib/libxcb.so.1
-lXau.7 => /usr/X11R7/lib/libXau.so.7
-lgcc_s.1 => /usr/lib/libgcc_s.so.1
-lc.12 => /usr/lib/libc.so.12
-lXdmcp.7 => /usr/X11R7/lib/libXdmcp.so.7
-lfontconfig.2 => /usr/X11R7/lib/libfontconfig.so.2
-lexpat.2 => /usr/X11R7/lib/libexpat.so.2
-lfreetype.17 => /usr/X11R7/lib/libfreetype.so.17
-lz.1 => /usr/lib/libz.so.1
-lbz2.1 => /usr/lib/libbz2.so.1
-lXrandr.3 => /usr/X11R7/lib/libXrandr.so.3
-lXrender.2 => /usr/X11R7/lib/libXrender.so.2
-lXext.7 => /usr/X11R7/lib/libXext.so.7
-lXaw7.10 => /usr/X11R7/lib/libXaw7.so.10
-lXmu.7 => /usr/X11R7/lib/libXmu.so.7
-lXt.7 => /usr/X11R7/lib/libXt.so.7
-lSM.7 => /usr/X11R7/lib/libSM.so.7
-lICE.7 => /usr/X11R7/lib/libICE.so.7
-lXpm.5 => /usr/X11R7/lib/libXpm.so.5
-lcurses.7 => /usr/lib/libcurses.so.7
-lterminfo.1 => /usr/lib/libterminfo.so.1
-lutil.7 => /usr/lib/libutil.so.7
Home |
Main Index |
Thread Index |
Old Index