Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Konstantin Kletschke <kletschke@synertronixx.de>
To: buildroot@busybox.net
Subject: [Buildroot] smbd and nmbd segfault
Date: Mon, 23 Apr 2007 16:49:47 +0200	[thread overview]
Message-ID: <20070423144946.GA11320@z1.synertronixx> (raw)

Hello!

I have an ARM9 EABI toolchain quite well working here. Beside all
other programs samba (smbd and nmbd) are seg faulting immediately
after starting. Is there any help from an more experienced arm9
cross compile guru (more experienced than me) out there with an idea
to solve this problem?

I have to mention, this is an uclibc-0.9.28 system ;)

samba-3.0.23d got configure (and compiled) this way:

configured by ./configure, generated by GNU Autoconf 2.59,
  with options \"'--target=arm-linux' '--host=i686'
  '--with-lockdir=/var/cache/samba' '--with-piddir=/var/run'
  '--with-privatedir=/etc/samba' '--with-logfileb
ase=/var/log/samba' '--with-configdir=/etc/samba' '--without-ldap'
'--with-included-popt' '--with-included-iniparser' '--disable-cups'
'--disable-static' 'CC=
/usr/local/arm/gcc-4.1.2/bin/arm-linux-uclibcgnueabi-gcc' 'CFLAGS=-Os
-pipe ' 'CPP=/usr/local/arm/gcc-4.1.2/bin/arm-linux-uclibcgnueabi-cpp'
'host_alias=i686'
 'target_alias=arm-linux'\"

This is strace output:

execve("/usr/sbin/smbd", ["smbd"], [/* 15 vars */]) = 0
mmap2(NULL, 20, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x40005000
mprotect(0x2a000000, 2679432, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
stat("/etc/ld.so.cache", {st_mode=S_IFREG|0644, st_size=1349, ...}) =
0
open("/etc/ld.so.cache", O_RDONLY)      = 4
mmap2(NULL, 1349, PROT_READ, MAP_SHARED, 4, 0) = 0x40006000
close(4)                                = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 218 detached

Kind Regards, Konsti

-- 
GPG KeyID EF62FCEF
Fingerprint: 13C9 B16B 9844 EC15 CC2E  A080 1E69 3FDA EF62 FCEF

                 reply	other threads:[~2007-04-23 14:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070423144946.GA11320@z1.synertronixx \
    --to=kletschke@synertronixx.de \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox