fvwm 2.5.25 core dumps on Solaris 9 SPARC when I open an xterm from the built-in menu.

I've been using 2.5.24 on the same system since mid December without issue. I start fvwm via dtlogin.

My normal .fvwm2rc config file causes 2.5.25 to core with the error
[fvwm][parse_colorset]: <<ERROR>> error reading root background.

The backtrace from this core file is the same as below.

I don't use an image on the root window. I just change the color to black.

I created an empty config file with the command

cat /dev/null > $HOME/.fvwm/.fvwm2rc

to try to determine what was causing the error in my config.

When I select xterm from the built-in menu fvwm core dumps;

Here's a backtrace;

program terminated by signal SEGV (no mapping at the fault address)
Current function is setup_frame_window (optimized)
  843                   format->direct.alphaMask > 0)
(dbx) where
=>[1] setup_frame_window(fw = ???) (optimized), at 0x7bd5c (line ~843) in "add_window.c" [2] setup_auxiliary_windows(fw = ???, setup_frame_and_parent = ???, buttons = ???) (optimized), at 0x7c8a8 (line ~1253) in "add_window.c" [3] AddWindow(exc = ???, ReuseWin = ???, win_opts = ???) (optimized), at 0x7e2a8 (line ~2373) in "add_window.c" [4] HandleMapRequestKeepRaised(ea = ???, KeepRaised = ???, ReuseWin = ???, win_opts = ???) (optimized), at 0x67484 (line ~2943) in "events.c" [5] HandleMapRequest(ea = ???) (optimized), at 0x67330 (line ~2866) in "events.c" [6] dispatch_event(e = ???) (optimized), at 0x68c34 (line ~4041) in "events.c"
  [7] HandleEvents() (optimized), at 0x68d14 (line ~4084) in "events.c"
[8] main(argc = ???, argv = ???) (optimized), at 0x88f70 (line ~2563) in "fvwm.c"

$ fvwm-config -i
Package: fvwm
Version: 2.5.25

Instalation options:
        prefix: /usr/sfw
        exec-prefix: /usr/sfw
        bindir: /usr/sfw/bin
        datadir: /usr/sfw/share
        libexecdir: /usr/sfw/libexec
        sysconfdir: /usr/sfw/etc
        mandir: /usr/sfw/share/man
        localedir: /usr/sfw/share/locale

Compiled-in paths:
        Module directory: /usr/sfw/libexec/fvwm/2.5.25
        Data directory: /usr/sfw/share/fvwm
        Perl lib directory: /usr/sfw/share/fvwm/perllib
        Default ImagePath: /usr/sfw/share/icons
        Default UserDir: $HOME/.fvwm

Support for features:
        bidi (bi-directionality): no
        gettext (Native Lang Support): yes
        gtk (required for FvwmGtk): yes
        gdk-imlib (in FvwmGtk): yes
        gnome-libs (in FvwmGtk): no
        perllib (Perl library installed): yes
        iconv (i18n conversions): no
        png: yes
        readline: yes
        rplay: no
        shape (shaped windows): yes
        shm (shared memory): yes
        sm (session management): yes
        stroke (mouse gestures): yes
        rsvg (SVG icons and images): no
  xcursor (ARGB/animated cursors): no
        xinerama (multi-head): yes
        xft (FreeType anti-alias font): no
        xpm: yes
        xrender (XFree86 Xrender extention): yes

$ uname -a
SunOS pavo 5.9 Generic_122300-05 sun4u sparc SUNW,UltraAX-i2

Thanks,

Duane.

Reply via email to