Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88445 - windowmaker-0.91.0-r1 crashes when starting some applications
Summary: windowmaker-0.91.0-r1 crashes when starting some applications
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 All
: High major (vote)
Assignee: Gentoo Gnustep project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-09 02:48 UTC by Róbert Čerňanský
Modified: 2005-06-19 15:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
wmaker strace -f output (wmaker.strace,915.88 KB, text/plain)
2005-04-10 02:38 UTC, Róbert Čerňanský
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Róbert Čerňanský 2005-04-09 02:48:03 UTC
Windowmaker 0.91-r1 crashes when starting some applications (Mozilla Firefox, WPrefs).

Reproducible:
Always

Steps to reproduce:
1. Start firefox

Windowmaker then crashes and is restarted automatically. According to 'ps ax' Firefox is running but its window is not displayed. In file ~/.xsession-errors error message appears:

wmaker: raster.c:51: RCreateImage: Assertion `width>0 && height>0' failed.
/usr/bin/wmaker warning: Window Maker exited due to a crash (signal 6) and will be restarted.

The same it is with WPrefs (original application for setting Windowmaker preferences).

This is probably amd64 specific bug because on my old Pentium, Windowmaker 0.91 works fine.
Comment 1 Róbert Čerňanský 2005-04-10 02:38:59 UTC
Created attachment 55842 [details]
wmaker strace -f output
Comment 2 Róbert Čerňanský 2005-04-10 02:40:22 UTC
Yesterday I forgot to add my emerge --info.

I've also made strace -f of wmaker. Here are the steps what I've done during strace run:

1. login
2. start WPrefs by double clicking on its icon (Windowmaker crashes and restarts itself)
3. kill X by Ctrl+Alt+Backspace (to make strace output shorter)

Strace output is included in attachment.


Here is emerge --info:

Portage 2.0.51.19 (default-linux/amd64/2005.0, gcc-3.4.3, glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r6 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar 28 2005, 23:09:55)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r3, 1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon64 -fomit-frame-pointer -fweb -ftracer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon64 -fomit-frame-pointer -fweb -ftracer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/opt/reserve/install/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 3dnowext X Xaw3d a52 aac aalib acpi aim alsa bash-completion berkdb bitmap-fonts bluetooth bonobo bzlib cdparanoia cdr crypt cups curl dga dts dv dvd dvdr edl emacs encode ethereal exif fam fbcon ffmpeg flac flash font-server foomaticdb fortran ftp gdbm gif gimpprint gphoto2 gpm gtk gtk2 gtkhtml guile iconv icq imagemagic imagemagick imap imlib ipv6 jabber jack jbig jp2 jpeg junit ladcca lcms leim libcaca libwww live lm_sensors lzw lzw-tiff mad maildir matroska mikmod mime mng motif mozsvg mp3 mpeg msn mule ncurses network nls nvidia ofx ogg oggvorbis opengl oscar oss pam pda pdflib perl png pnp portaudio ppds python qt quicktime readline real recode rtc samba sdl slang snmp sockets sox speex spell ssl svg tcltk tcpd theora tiff truetype truetype-fonts type1-fonts unicode usb userlocales vcd wmf wxwindows xface xml xml2 xmms xosd xpm xrandr xv xvmc yahoo zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 3 Armando Di Cianno (RETIRED) gentoo-dev 2005-04-10 10:01:16 UTC
Can you try -r4?  It's going to go stable soon, and contains amd64 and lots of other fixes.  Please let me know if things work for you.
Comment 4 Róbert Čerňanský 2005-04-11 10:39:53 UTC
Excellent! -r4 works fine. Thanks.
Comment 5 Armando Di Cianno (RETIRED) gentoo-dev 2005-06-19 15:46:21 UTC
Closing bug, -r4 reportedly fixes issues.

-r5 will be out soon-ish, fixing up some problems of the earlier fixes, then
hopefully a stable and fixed windowmaker ebuild can be key'd.