possible je-malloc issue

2012-08-02 Thread Steve Kargl
Libc built today. Start X with fvwm window manager. Open xterm and su to root. 1. Use nedit to edit a file and close. fvwm drops core. If fvwm does not drop core repeat 1 until she does. (gdb) bt #0 0x4841e294 in __jemalloc_arena_mapbits_get (chunk=0x800, pageind=245) at

Re: possible je-malloc issue

2012-08-02 Thread Jason Evans
On Aug 2, 2012, at 3:32 PM, Steve Kargl wrote: Libc built today. Start X with fvwm window manager. Open xterm and su to root. 1. Use nedit to edit a file and close. fvwm drops core. If fvwm does not drop core repeat 1 until she does. (gdb) bt #0 0x4841e294 in

Re: possible je-malloc issue

2012-08-02 Thread Steve Kargl
On Thu, Aug 02, 2012 at 04:21:20PM -0700, Jason Evans wrote: On Aug 2, 2012, at 3:32 PM, Steve Kargl wrote: (gdb) print *ptr Attempt to dereference a generic pointer. (gdb) up 1 #5 0x48164b7d in XFree (data=0x80f58e0) at XlibInt.c:1701 1701XlibInt.c: No such file or directory.

Re: possible je-malloc issue

2012-08-02 Thread Steve Kargl
On Thu, Aug 02, 2012 at 04:36:35PM -0700, Steve Kargl wrote: On Thu, Aug 02, 2012 at 04:21:20PM -0700, Jason Evans wrote: On Aug 2, 2012, at 3:32 PM, Steve Kargl wrote: (gdb) print *ptr Attempt to dereference a generic pointer. (gdb) up 1 #5 0x48164b7d in XFree (data=0x80f58e0) at