Bug 2833 - net ads keytab aborted
Summary: net ads keytab aborted
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: net utility (show other bugs)
Version: 3.0.14a
Hardware: All Windows XP
: P3 normal
Target Milestone: none
Assignee: Jim McDonough
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-28 09:56 UTC by Peter Huang
Modified: 2006-04-08 23:01 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Huang 2005-06-28 09:56:33 UTC
net ads keytab add aborted with following stack dump
===========================
net -V
Version 3.0.14a-2
===========================
Processing principals to add...
*** glibc detected *** net: free(): invalid pointer: 0x001987f0 ***
======= Backtrace: =========
/lib/libc.so.6[0x476424]
/lib/libc.so.6(__libc_free+0x77)[0x47695f]
/lib/libcom_err.so.2(remove_error_table+0x4b)[0x1bdabb]
/usr/lib/libkrb5.so.3[0x136823]
/usr/lib/libkrb5.so.3[0x1365c7]
/usr/lib/libkrb5.so.3[0x1873ba]
/lib/ld-linux.so.2[0xb22058]
/lib/libc.so.6(exit+0xc5)[0x43dc69]
/lib/libc.so.6(__libc_start_main+0xce)[0x427dee]
net[0x8c30f1]
======= Memory map: ========
00111000-00123000 r-xp 00000000 68:01 753677     /lib/libnsl-2.3.5.so
00123000-00124000 r-xp 00011000 68:01 753677     /lib/libnsl-2.3.5.so
00124000-00125000 rwxp 00012000 68:01 753677     /lib/libnsl-2.3.5.so
00125000-00127000 rwxp 00125000 00:00 0
00127000-00196000 r-xp 00000000 68:01 1229094    /usr/lib/libkrb5.so.3.2
00196000-00199000 rwxp 0006e000 68:01 1229094    /usr/lib/libkrb5.so.3.2
00199000-001bc000 r-xp 00000000 68:01 1229090    /usr/lib/libk5crypto.so.3.0
001bc000-001bd000 rwxp 00023000 68:01 1229090    /usr/lib/libk5crypto.so.3.0
001bd000-001bf000 r-xp 00000000 68:01 753698     /lib/libcom_err.so.2.1
001bf000-001c0000 rwxp 00001000 68:01 753698     /lib/libcom_err.so.2.1
001c0000-001c9000 r-xp 00000000 68:01 753757     /lib/libnss_files-2.3.5.so
001c9000-001ca000 r-xp 00008000 68:01 753757     /lib/libnss_files-2.3.5.so
001ca000-001cb000 rwxp 00009000 68:01 753757     /lib/libnss_files-2.3.5.so
001cf000-001d4000 r-xp 00000000 68:01 753720     /lib/libcrypt-2.3.5.so
001d4000-001d5000 r-xp 00004000 68:01 753720     /lib/libcrypt-2.3.5.so
001d5000-001d6000 rwxp 00005000 68:01 753720     /lib/libcrypt-2.3.5.so
001d6000-001fd000 rwxp 001d6000 00:00 0
001fd000-00231000 r-xp 00000000 68:01 1229426    /usr/lib/libldap-2.2.so.7.0.16
00231000-00233000 rwxp 00033000 68:01 1229426    /usr/lib/libldap-2.2.so.7.0.16
00233000-00248000 r-xp 00000000 68:01 1229311    /usr/lib/libsasl2.so.2.0.20
00248000-00249000 rwxp 00015000 68:01 1229311    /usr/lib/libsasl2.so.2.0.20
00249000-0027e000 r-xp 00000000 68:01 753707     /lib/libssl.so.0.9.7f
0027e000-00281000 rwxp 00035000 68:01 753707     /lib/libssl.so.0.9.7f
@
Comment 1 Jeremy Allison 2005-06-28 12:12:30 UTC
C'mon Peter you know better than this ! This isn't a proper bug report.
I'm being hard on you because I know you know better than this effort.
Compile with -g, or use valgrind and give me a proper bug report please.
Jeremy.
Comment 2 Gerald (Jerry) Carter (dead mail address) 2006-04-08 23:01:21 UTC
Looks like the bad FC4 e2fsprogs lib.  At least my test confirm 
that things are working fine in the current code.