Skip to content

FvwmPager crashes at restart #1137

@dirteat

Description

@dirteat

Hi there,

  • Fvwm3 version (run: fvwm3 --version)
    fvwm3 1.1.1 (released)
    with support for: ReadLine, XPM, PNG, SVG, Shape, XShm, SM, Bidi text, XRandR, XRender, XCursor, XFT, NLS

  • Linux distribution or BSD name/version
    Mageia, devel version Cauldron

  • Platform (run: uname -sp)
    x86_64

Expected Behaviour

My config Swallow the FvwmPager into a button, works fine when fvwm3 starts, but the pager disappear when hitting the "restart" menu and the logs show that it crashed.

Enabling logging

pkill -USR2 fvwm3

Nothing in the logs appears.

Steps to Reproduce

How can the problem be reproduced? For this, the following is helpful:

  • Reduce the problem to the smallest fvwm configuration example (where
    possible). In progress!

  • Does the problem also happen with Fvwm2?
    The problem does not appear with fvwm2, but it was also not present with the previous version of fvwm3, 1.0.6a

Include your configuration with this issue.
It is very long, I'll provide a thin one once I have isolated the minimal config triggering it. Possibly the swallowing?

Test (EnvIsSet FVWM_IS_FVWM3) *DeskButtonsBox: (Swallow (NoHints) "Desk 0" "FvwmPager")

Does Fvwm3 crash?

No, but the Pager module does:

: [🡕] Process 2649567 (FvwmPager) of user 1000 dumped core.

Stack trace of thread 2649567:
#0 0x0000000000408d4d set_vp_size_and_loc (FvwmPager + 0x8d4d)
#1 0x000000000040e198 initialize_fpmonitor_windows.part.0 (FvwmPager + 0xe198)
#2 0x000000000040ed81 init_fvwm_pager (FvwmPager + 0xed81)
#3 0x000000000040755b main (FvwmPager + 0x755b)
#4 0x00007fa3be2d1737 __libc_start_call_main (libc.so.6 + 0x23737)
#5 0x00007fa3be2d17f5 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x237f5)
#6 0x0000000000407981 _start (FvwmPager + 0x7981)
ELF object binary architecture: AMD x86-64

Cheers,
Chris.

Metadata

Metadata

Assignees

Labels

type:bugSomething's broken!

Type

No type

Projects

Status

To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions