Re: [openchange][devel] samba panic when checking username

2014-05-26 Thread Mihamina Rakotomandimby
On 05/26/2014 04:18 PM, Julien Kerihuel wrote: The command you need to execute is "continue", not "run continue". Huh... Dumb me. I got a Samba crash: - logs: http://pastebin.com/nQ78iCbL - BT: http://pastebin.com/KNwwtFz6 I just produced it one time, I'll try to reproduce it a second time t

Re: [openchange][devel] samba panic when checking username

2014-05-26 Thread Julien Kerihuel
On 26/05/14 14:50, Mihamina Rakotomandimby wrote: > On 05/18/2014 08:52 PM, Julien Kerihuel wrote: >> 1. add the following line to smb.conf >> dcesrv_mapiproxy:ndrdump = true >> 2. run samba -d5 -i >> 3. run ./script/debugoc.py as root to attach gdb to the process >> 4. in gdb prompt, run con

Re: [openchange][devel] samba panic when checking username

2014-05-26 Thread Mihamina Rakotomandimby
On 05/18/2014 08:52 PM, Julien Kerihuel wrote: 1. add the following line to smb.conf dcesrv_mapiproxy:ndrdump = true 2. run samba -d5 -i 3. run ./script/debugoc.py as root to attach gdb to the process 4. in gdb prompt, run continue 5. when the crash occurs, run the command "bt" in gdb 6. sen

Re: [openchange][devel] samba panic when checking username

2014-05-20 Thread Mihamina Rakotomandimby
On 05/18/2014 08:52 PM, Julien Kerihuel wrote: Where should I investigate in order to make it work? Unfortunately, these traces do not help much. It would be really useful if you could: [...] Julien, Thank you for your advices. After upgrading to openchange 2.1, I dont reproduce the crash anym

Re: [openchange][devel] samba panic when checking username

2014-05-18 Thread Julien Kerihuel
Hi, On 15/05/14 14:49, Mihamina Rakotomandimby wrote: > Hi all > > I installed Sogo + OpenChange following the user guides > (http://www.sogo.nu/downloads/documentation.html), on a CentOS6. > > The only difference from the official way is I have a 4.1.7 Samba I > built using Sogo specfile, where

[openchange][devel] samba panic when checking username

2014-05-15 Thread Mihamina Rakotomandimby
Hi all I installed Sogo + OpenChange following the user guides (http://www.sogo.nu/downloads/documentation.html), on a CentOS6. The only difference from the official way is I have a 4.1.7 Samba I built using Sogo specfile, where I added the "--enable-debug" "./configure" option: http://paste