Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Oct 2001 02:16:45 -0700 (PDT)
From:      Holger.Kipp@alogis.com
To:        undisclosed-recipients:;
Subject:   Linux binary dumps core (FreeBSD 4.3 - 4.4 stable)
Message-ID:  <20011024091645.EFAE437B405@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

Hi,

I have a problem with a SAP linux binary (saposcol for SAP 4.6D) which happily
creates a coredump on FreeBSD (tested on 4.3 (04.05.2001) and 4.4 (21.10.2001))

It _does_ run happily even on my old SuSE Linux box (SuSE 6.3, with a 2.2.13
Linux kernel).

Presumably I'm not allowed to send the binary, so I have to do the debugging
myself. If someone out there is interested, please let me know what info you
need and how to produce it (I usually don't do this kind of stuff).

Regards,
Holger Kipp (Systemadministrator)

truss gives the following:

--- 8< --------------------------------------------
[...]
write(2,0xbfbfd378,52)                           = 3 (0x3)
linux_time(0x0)                                  = 1 (0x1)
22:43:50 23.10.2001 write(2,0xbfbfb360,20)       = 3 (0x3)
  LOG: ===== Collector launch. ===========
write(2,0xbfbfb380,43)                           = 3 (0x3)
linux_time(0x0)                                  = 1 (0x1)
22:43:50 23.10.2001 write(2,0xbfbfb358,20)       = 3 (0x3)
  LOG: Version of saposcol =[COLL 20.74 00/11/02 46D - V1.3 for Linux]
write(2,0xbfbfb378,71)                           = 3 (0x3)
linux_kill(0x0,0x0)                              = 2 (0x2)
linux_pipe(0xbfbff39c)                           = 1 (0x1)
linux_fork()                                     = 0 (0x0)
close(4)                                         = 1 (0x1)
linux_newfstat(3,0xbfbff224)                     = 2 (0x2)
linux_mmap(0xbfbff274)                           = 1 (0x1)
SIGNAL 20
read(0x3,0x281a7000,0x4000)                      = 3 (0x3)
SIGNAL 11
SIGNAL 11
Process stopped because of:  16
process exit, rval = 139
Segmentation fault - core dumped

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011024091645.EFAE437B405>