gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] shared library version dependencies


From: Vadim V. Zhytnikov
Subject: Re: [Gcl-devel] shared library version dependencies
Date: Mon, 11 Aug 2003 22:35:09 +0300
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru-RU; rv:1.4) Gecko/20030630

Camm Maguire ?????:
Hi Vadim!  Have you gotten anywhere with your '100% reproducible'
example of GCL images' implicit dependency on the specific version of
shared libraries present at compile time when executed at runtime?


Hi Camm!

Below is the faulty Maxima session under GDB. And immediately
several questions.  First - do you know how to build Maxima with
debugging symbols?  GCL was built with --enable-debug but maxima
image built on the top of this GCL has no debugging symbols.
Second - what next?  What piece of information shall I find?

========================================================================
address@hidden binary-gcl]$ gdb maxima
GNU gdb ALT Linux (5.2.1-alt2)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are welcome to change it and/or 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.
This GDB was configured as "i586-alt-linux"...(no debugging symbols found)...
(gdb) set args -eval "(run)"
(gdb) run
Starting program: /home/vadim/test/maxima-Y/src/binary-gcl/maxima -eval "(run)"
GCL (GNU Common Lisp)  (2.5.3) Mon Aug 11 20:18:06 MSD 2003
Licensed under GNU Library General Public License
Dedicated to the memory of W. Schelter

Use (help) to get some basic information on how to use GCL.
Maxima 5.9.0.1cvs http://maxima.sourceforge.net
Distributed under the GNU Public License. See the file COPYING.
Dedicated to the memory of William Schelter.
This is a development version of Maxima. The function bug_report()
provides bug reporting information.
(C1) (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x400a8367 in fileno_unlocked () from /lib/libc.so.6
(gdb)

=====================================================================

--
     Vadim V. Zhytnikov

      <address@hidden>
     <address@hidden>






reply via email to

[Prev in Thread] Current Thread [Next in Thread]