Re: Freetype and Seamonkey

Dave Parsons <[email protected]> Fri, 31 May 2019 18:23:10 +0200
Newsgroups gmane.comp.mozilla.devel.os2
Message-ID <[email protected]>
On 31-05-19 17:56, Dave Yeo wrote:
> Dave Parsons wrote:
>> On 30-05-19 16:42, Dave Yeo wrote:
>>> On 05/30/19 05:50 AM, Harald Kamm wrote:
>>>> Dear all,
>>>>
>>>> after having updated freetype and fontconfig to the latest versions,
>>>> Seamonkey 2.35 traps:
>>>>
>>>>  Process:  L:\SEAMONKEY\SEAMONKEY.EXE (06/17/2016 21:12:18 84,245)
>>>>  PID:      97F (2431)
>>>>  TID:      01 (1)
>>>>  Priority: 200
>>>>
>>>>  Filename: D:\USR\LIB\FREETYP6.DLL (05/27/2019 08:29:04 418,524)
>>>>  Address:  005B:16A06BD6 (0001:00006BD6)
>>>>  Cause:    Attempted to read from 22F56000
>>>>            (uncommitted memory allocated by LIBCX0)
>>>>
>>>> Any hint would be very appreciated. Best, Harald
>>>
>>> That's new. Did you update everything with YUM or ANPM? Or by hand? Have
>>> you tried safe mode?
>>> Be good to see the whole trp report
>>> Dave
>>
>> I'm having problems also since fontconfig was updated to 2.13.1-2 &
>> freetyp6 was updated to 2.10.0-1.
>> In my case the problem is that firefox 45.9.0-4 won't start.
>> I've attached a trap report which is typical except that it appears to
>> have captured 2 traps in the same file. I haven't seen that before.
>
> I enabled the exp repository and updated and also had this crash. After
> a reboot, things seem stable. Have you tried rebooting?
> I'll look into this more after work
> Dave

Yes, rebooted many times. It was repeatable & consistent.

I have another problem which also seems to be related to the libc changes.
After libc was updated to 0.1.1-1 (might have been 0.1.1-2) AOO v4.1.1 
won't start. unfortunately it did not create a .TRP file.

POPUPLOG.OS2 says:
05-28-2019  09:25:05  SYS3175  PID 008c  TID 0003  Slot 008f
E:\PROGRAMS\APACHEOPENOFFICE.4\PROGRAM\SOFFICE.BIN
c0000005
1ffc1b65
P1=00000001  P2=00000011  P3=XXXXXXXX  P4=XXXXXXXX
EAX=00000011  EBX=20a826e0  ECX=0299ffd4  EDX=00000003
ESI=0299ffd4  EDI=00000003
DS=0053  DSACC=d0f3  DSLIM=7fffffff
ES=0053  ESACC=d0f3  ESLIM=7fffffff
FS=150b  FSACC=00f3  FSLIM=00000030
GS=0000  GSACC=****  GSLIM=********
CS:EIP=005b:1ffc1b65  CSACC=d0df  CSLIM=7fffffff
SS:ESP=0053:0299ff84  SSACC=d0f3  SSLIM=7fffffff
EBP=0299ff84  FLG=00010217

DOSCALL1.DLL 0002:00001b65

I should also add that this is with eCS2.2 beta 2.

Dave P.