fvwm-workers@fvwm.org wrote:
> 
> On Wed, Aug 15, 2001 at 08:06:42AM +0200, Olivier Chapuis wrote:
> > I get a FvwmButtons core dump when I change colorsets and the buttons
> > contains swallowed shaped app.
> >
> > FvwmButtons-WMakerApplets: Cause of next X Error.
> >    Error: 4 (BadPixmap)
> >    Major opcode of failed request:  54 (FreePixmap)
> >    Minor opcode of failed request:  0
> >    Resource id of failed request:  0x20000a2
> >  Leaving a core dump now

> This core dump isn't very helpful.  Obviously an X error occured
> that was not handled and then the routine that should generate the
> core dump crashed (probably by accessing an array index of
> (unsigned char)-1 ).

I think the routine worked correctly i.e. it called abort(). The X-error
is included above. Where it originates is another matter, you have to
run in synchronous mode or guess. From the description it sounds like
FvwmButtons is trying to free the shape mask (which belongs to the
swallowed app)

Cheers,
Tim.
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to