On 7/22/07, Viktor Griph <[EMAIL PROTECTED]> wrote:
On Tue, 17 Jul 2007, seventh guardian wrote:
> On 7/16/07, Dominik Vogt <[EMAIL PROTECTED]> wrote:
>> On Mon, Jul 16, 2007 at 05:03:59PM +0100, seventh guardian wrote:
>> > Oh my... this is bad..
>> >
>> > In current cvs, this causes a segmentation fault:
>> >
>> > Open FvwmConsole
>> > Type "cursorstyle ROOT 10"
>> > (repeat the style if necessary)
>> > Close the FvwmConsole
>> >
>> > Boom, segmentation fault. Any ideas?
>>
>> I don't get any crashes. Do you have a stack trace and an minimal
>> config file?
I've experienced some random segmentation faults on module termination,
that seem to happen on amd64, but not on i686 (I'm not sure why that is).
I've committed a fix, check if it solves your problem.
Sorry for the delay, it actually works. Plus I can actually load a png
file as a cursor image (nice :).
>
> No stack trace, just a simple "Segmentation fault" message...
run ulimit -c unlimited before starting fvwm to enable core dumps.
I guess no need to now, but will remember next time. Thanks!
Renato