jean-marc pouchoulon
2003-Nov-10 13:55 UTC
[Samba] Test Samba 3.0.1pre2 smb panic xp client
Hi , I've just tried Samba 3.0.1pre2 on redhat 9 with xpclient. I can connect ( very slow ) but I have : [2003/11/10 14:37:51, 0] lib/util.c:smb_panic(1400) PANIC: init_unistr2_from_datablob: malloc fail [2003/11/10 14:37:51, 0] lib/util.c:smb_panic(1408) BACKTRACE: 20 stack frames: #0 smbd(smb_panic+0x11c) [0x81bc78c] #1 smbd(init_sam_user_info20A+0x3e) [0x816668e] #2 smbd [0x81341a4] #3 smbd(_samr_query_userinfo+0x2d1) [0x8134671] #4 smbd [0x812be0e] #5 smbd(api_rpcTNP+0x159) [0x81459b9] #6 smbd(api_pipe_request+0xaf) [0x814577f] #7 smbd [0x813ef56] #8 smbd [0x813f2a9] #9 smbd [0x813f6dc] #10 smbd(write_to_pipe+0xf2) [0x813f632] #11 smbd [0x8089f2e] #12 smbd(reply_trans+0x52d) [0x808a8dd] #13 smbd [0x80c7c56] #14 smbd [0x80c7e29] #15 smbd(process_smb+0x8f) [0x80c803f] #16 smbd(smbd_process+0x167) [0x80c8c77] #17 smbd(main+0x4bf) [0x8227b4f] #18 /lib/tls/libc.so.6(__libc_start_main+0xe4) [0x420156a4] #19 smbd(chroot+0x35) [0x8076b91] [2003/11/10 14:37:52, 0] lib/util_sock.c:get_peer_addr(940) No problem for me , I came back to en old rpm I compile from cvs. Jean-marc.
On Mon, Nov 10, 2003 at 02:55:08PM +0100, jean-marc pouchoulon wrote:> Hi , > I've just tried Samba 3.0.1pre2 on redhat 9 with xpclient. > I can connect ( very slow ) but I have : > [2003/11/10 14:37:51, 0] lib/util.c:smb_panic(1400) > PANIC: init_unistr2_from_datablob: malloc failCan you reproduce this ? Can you log a bug with a stack backtrace (with the smbd compiled with -g) so we can see why the crash is occurring ? Thanks, Jeremy.