Re: [e-users] e17 crash on restart and exit

2011-01-03 Thread rob
On 02/01/11 11:22, P Purkayastha wrote: > Hi, > > I am experiencing repeated crashes on exiting or restarting e17. It is > 100% reproducible here. I think it started about a week to two weeks > ago. One major update that happened just before the crashes started was > a system update in gentoo with

Re: [e-users] e17 crash on restart and exit

2011-01-03 Thread The Rasterman
On Mon, 03 Jan 2011 20:11:36 +0800 P Purkayastha said: hmm well gcc was fine except cf was null - only thing weird about it. gadman sets it to null - just before calling the del call on the obj - thus the above - so best thing to do is not access gcc->cf if its null > On 01/03/2011 07:37 PM, pwe

Re: [e-users] e17 crash on restart and exit

2011-01-03 Thread P Purkayastha
On 01/03/2011 07:37 PM, pwerke...@a-eskwadraat.nl wrote: On Mon, Jan 03, 2011 at 08:26:07PM +0900, Carsten Haitzler wrote: On Sun, 2 Jan 2011 16:03:59 +0100 Peter van de Werken said: could you do: p *gcc Program received signal SIGSEGV, Segmentation fault. 0x0048d485 in _e_gadcon_c

Re: [e-users] e17 crash on restart and exit

2011-01-03 Thread pwerken-e
On Mon, Jan 03, 2011 at 08:26:07PM +0900, Carsten Haitzler wrote: > On Sun, 2 Jan 2011 16:03:59 +0100 Peter van de Werken > said: > > could you do: > p *gcc > Program received signal SIGSEGV, Segmentation fault. 0x0048d485 in _e_gadcon_client_free (gcc=0xd4afb0) at e_gadcon.c:1638 1638

Re: [e-users] e17 crash on restart and exit

2011-01-03 Thread The Rasterman
On Sun, 2 Jan 2011 16:03:59 +0100 Peter van de Werken said: could you do: p *gcc (dump the whole gcc struct)? as such in valgrind i dont see any of your problems on restart/exit. it's a happy valgrind. i dont have extra modules loaded other than those that come with e17 itself (no e-modules-extr

Re: [e-users] e17 crash on restart and exit

2011-01-02 Thread Peter van de Werken
On Sun, Jan 02, 2011 at 12:50:05PM +, Mick wrote: > On Sunday 02 January 2011 11:22:23 P Purkayastha wrote: > > I am experiencing repeated crashes on exiting or restarting e17. It > > is 100% reproducible here. I think it started about a week to two > > weeks ago. One major update that happene

Re: [e-users] e17 crash on restart and exit

2011-01-02 Thread Mick
On Sunday 02 January 2011 11:22:23 P Purkayastha wrote: > Hi, > >I am experiencing repeated crashes on exiting or restarting e17. It > is 100% reproducible here. I think it started about a week to two weeks > ago. One major update that happened just before the crashes started was > a system up