Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jun 95 14:40 EST
From:      sawmill!rjk@uunet.uu.net (Richard Kuhns)
To:        bugs@FreeBSD.org
Subject:   running BSDI 2.0(?) binaries under FreeBSD 2.0-RELEASE
Message-ID:  <m0sJ4UW-000BEIC@sawmill.uucp>

next in thread | raw e-mail | index | archive | help
I realize that everyone's busy with the impending 2.0.5 release, but Jordan
suggested that I go ahead and mail it here, so here goes.

I'm trying to run a commercial application (C/Base from Conetic Software
Systems) under FreeBSD 2.0-RELEASE, with the following results:

===================================
freebsd:~/BSDI$ file tgetinfo2
tgetinfo2: BSD/386 demand paged (first page unmapped) pure ex
freebsd:~/BSDI$ ktrace ./tgetinfo2
Segmentation fault (core dumped)
freebsd:~/BSDI$ gdb ./tgetinfo2 ./tgetinfo2.core 
GDB is free software and you are welcome to distribute copies of it
 under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.11 (i386-unknown-freebsd), Copyright 1993 Free Software Foundation, Inc...
(no debugging symbols found)...
Core was generated by `tgetinfo2'.
Program terminated with signal 11, Segmentation fault.
#0  0x1055 in start ()
(gdb) bt
#0  0x1055 in start ()
Cannot access memory at address 0xefbfdc14.
(gdb) quit
freebsd:~/BSDI$ kdump
  2496 ktrace   RET   ktrace 0
  2496 ktrace   CALL  execve(0xefbfdc93,0xefbfdc1c,0xefbfdc24)
  2496 ktrace   NAMI  "./tgetinfo2"
  2496 tgetinfo2 RET   execve 0
  2496 tgetinfo2 PSIG  SIGSEGV SIG_DFL
  2496 tgetinfo2 NAMI  "tgetinfo2.core"
freebsd:~/BSDI$ 
===================================

ktrace may be my friend, but I'm afraid it's not interested in talking to
me too much right now.

While I am, of course, anxious to get this thing running as soon as I can,
I'm perfectly willing to wait until I receive the 2.0.5 CD from Walnut
Creek (I've got a subscription, so I assume I'll get it as soon as they
start shipping).

If anyone wants more details, feel free to email or call.

Thanks.

Rich Kuhns			rjk@grauel.com
PO Box 6249
100 Sawmill Road
Lafayette, IN  47903
(317)477-6000 x319



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