This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: bincompat problem with 2.0.102 (StarOffice 5)


> 
>   This message is in MIME format.  The first part should be readable text,
>   while the remaining parts are likely unreadable without MIME-aware tools.
>   Send mail to mime@docserver.cac.washington.edu for more info.
> 
> ---1463811583-979572056-911167355=:955
> Content-Type: TEXT/PLAIN; charset=US-ASCII
> 
> On 15 Nov 1998, Andreas Jaeger wrote:
> 
> > SO4 is a libc5 program but Stardivision switched AFAIK to glibc2 with
> > SO5.  So it might be a glibc2.1 problem - but without further analysis 
> > (strace/gdb/...) I don't think we can help directly.
> 
> Ok.  This is running the setup prog...
> 
> Starting program: /tmp/so50/office50_inst/setup 
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x4015b45d in _IO_old_file_close_it (fp=0x8067f08) at oldfileops.c:140
> 140       close_status = _IO_SYSCLOSE (fp);
> 
> I've attached the strace output (if the list doesn't eat it..).
> 

You may have to make sure all the libraries used by SO 5.0 are compiled
with the same glibc. Otherwise, you may wind up calling the wrong libio
functions. Ulrich, does that make any senee?


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]