Core dumping samba (fwd)

jra at dp.samba.org jra at dp.samba.org
Wed Mar 26 17:46:15 GMT 2003


On Wed, Mar 26, 2003 at 08:11:06AM -0600, iahmed at Bayou.UH.EDU wrote:
> 
> 
> 
> ---------- Forwarded message ----------
> Date: Wed, 26 Mar 2003 08:07:20 -0600 (CST)
> From: iahmed at bay.uh.edu
> To: Jelmer Vernooij <jelmer at samba.org>
> Subject: Re: Core dumping samba
> 
> Here s the backtrace you requested:
> 
> 
> (gdb) backtrace
> Searching...
> >0      0xbfff443b in pwrite () from /usr/lib/libc.so.1
> #1      0x80f93fc in expand_file ()
> #2      0x80f95b5 in tdb_expand ()
> #3      0x80f967c in tdb_allocate ()
> #4      0x80f9879 in tdb_store ()
> #5      0x811581b in claim_connection ()
> #6      0x80e8d37 in main ()
> #7      0x8114888 in _start ()
> 
> Note:  This backtrace contains frameless function calls.

Ah - ok, looks like pwrite is broken on your system (it's an
AT&T system isn't it ?).

Can you change the include/configure.h file after running configure
and remove the line that defines HAVE_PWRITE and HAVE_PREAD and recompile
to see if you can reproduce without pwrite.

Jeremy.


More information about the samba-technical mailing list