Re: fvwm frees invalid pointer

2013-09-17 Thread Gleb Smirnoff
On Tue, Sep 17, 2013 at 10:04:52AM -0400, Dan Espen wrote: DJust got a very different panic. It may be unrelated D to the free/malloc problems, but since fvwm was rock stable D for the last 10 years for me, I'm prone to think that all D my recent crashes are caused by the same single

Re: fvwm frees invalid pointer

2013-09-17 Thread Dan Espen
Gleb Smirnoff gleb...@glebius.int.ru writes: On Tue, Sep 17, 2013 at 10:04:52AM -0400, Dan Espen wrote: DJust got a very different panic. It may be unrelated D to the free/malloc problems, but since fvwm was rock stable D for the last 10 years for me, I'm prone to think that all D my

Re: fvwm frees invalid pointer

2013-09-17 Thread Gleb Smirnoff
On Tue, Sep 17, 2013 at 10:54:22AM -0400, Dan Espen wrote: D D Do list. D D Print fws, *fws, comb_chars, i. D D (gdb) list D 1978while(comb_chars[i].c.byte1 != 0 comb_chars[i].c.byte2 != 0) D 1979{ D 1980/* draw composing

Re: fvwm frees invalid pointer

2013-09-17 Thread Dan Espen
Gleb Smirnoff gleb...@glebius.int.ru writes: On Tue, Sep 17, 2013 at 10:54:22AM -0400, Dan Espen wrote: D D Do list. D D Print fws, *fws, comb_chars, i. D D (gdb) list D 1978while(comb_chars[i].c.byte1 != 0 comb_chars[i].c.byte2 != 0) D 1979

Re: fvwm frees invalid pointer

2013-09-17 Thread Gleb Smirnoff
On Tue, Sep 17, 2013 at 11:55:01AM -0400, Dan Espen wrote: D On Tue, Sep 17, 2013 at 10:54:22AM -0400, Dan Espen wrote: D D D Do list. D D D Print fws, *fws, comb_chars, i. D D D D (gdb) list D D 1978while(comb_chars[i].c.byte1 != 0 comb_chars[i].c.byte2 != 0) D D

Re: fvwm frees invalid pointer

2013-09-17 Thread Schaaf, Jonathan P (GE Healthcare)
I'm prone to think that all my recent crashes are caused by the same single problem. Playing the binary search game suggests an issue came in sometime between 2.6.3 and 2.6.4. Then again, my reproduction procedure is a little shaky, so that might be a bad datapoint. Valgrind has been

Re: fvwm frees invalid pointer

2013-09-16 Thread Dan Espen
Schaaf, Jonathan P (GE Healthcare) jonathan.p.sch...@ge.com writes: Sorry, I've tried just setting LC_TYPE to ru_RU.UTF-8. That doesn't seem to be sufficient to cause the problem. Any more hint's would be helpful. My reproduction procedure involves more superstition than science, so it's

Re: fvwm frees invalid pointer

2013-09-15 Thread Dan Espen
Gleb Smirnoff gleb...@glebius.int.ru writes: Configuration Information [Automatically generated, do not change]: uname: FreeBSD think.nginx.com 10.0-CURRENT FreeBSD 10.0-CURRENT #11 r254323: Wed Aug 14 17:08:51 MSK 2013 gleb...@think.nginx.com:/usr/obj/usr/src/head/sys/THINKPAD_X1

Re: fvwm frees invalid pointer

2013-09-12 Thread Schaaf, Jonathan P (GE Healthcare)
Repeat-By: I am not sure, but the problem seems to appear after I have switched my locale from ru_RU.KOI8-R to ru_RU.UTF-8. I can reproduce this problem using GIMP (which also changes the titlebar content after you save the file). I agree that the locale seems to have

fvwm frees invalid pointer

2013-09-03 Thread Gleb Smirnoff
Configuration Information [Automatically generated, do not change]: uname: FreeBSD think.nginx.com 10.0-CURRENT FreeBSD 10.0-CURRENT #11 r254323: Wed Aug 14 17:08:51 MSK 2013 gleb...@think.nginx.com:/usr/obj/usr/src/head/sys/THINKPAD_X1 amd64 compiler flags: cc -Wall -Wno-implicit-int -g