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
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
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
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
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
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