I've started looking at the new mapitest code, but not
having much success.

Brad

[EMAIL PROTECTED] trunk]$ gdb ./bin/mapitest
GNU gdb Red Hat Linux (6.6-16.fc7rh)
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu"...
Using host libthread_db library "/lib64/libthread_db.so.1".
(gdb) r
Starting program: /home/bradh/devel/openchange/trunk/bin/mapitest
warning: no loadable sections found in added symbol-file system-supplied DSO at 
0x7fff4b3fd000
Failed to connect host 192.168.11.77 on port 135 - NT_STATUS_HOST_UNREACHABLE
Failed to connect host 192.168.11.77 (192.168.11.77) on port 135 - 
NT_STATUS_HOST_UNREACHABLE.
    MapiLogonEx              : MAPI_E_RESERVED (0xFFFFFFFF)
#############################[mapitest report]#################################
        [*] Date                     : Sun Apr 27 09:40:16 2008
        [*] Confidential mode        : [no]
        [*] Samba Information        : 4.0.0alpha4-GIT-7fccd85
        [*] OpenChange Information   : 0.7-SVN-build-445 (Romulus)


Program received signal SIGSEGV, Segmentation fault.
0x0000003203c77160 in strlen () from /lib64/libc.so.6
(gdb) bt
#0  0x0000003203c77160 in strlen () from /lib64/libc.so.6
#1  0x0000003203c460bb in vfprintf () from /lib64/libc.so.6
#2  0x0000003203c67a3d in vasprintf () from /lib64/libc.so.6
#3  0x000000000040339a in mapitest_print (mt=0x7fff4b2ba210, format=0x2 
<Address 0x2 out of bounds>) at utils/mapitest/mapitest_print.c:77
#4  0x00000000004035a1 in mapitest_print_headers_info (mt=0x7fff4b2ba210) at 
utils/mapitest/mapitest_print.c:263
#5  0x000000000040361d in mapitest_print_headers (mt=0x7fff4b2ba210) at 
utils/mapitest/mapitest_print.c:305
#6  0x00000000004028d9 in main (argc=1, argv=<value optimized out>) at 
utils/mapitest/mapitest.c:269
_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel

Reply via email to