Re: Illegal JSON response when clicking a Submit button
Peter Brown <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.os2 |
|---|---|
| Message-ID | <[email protected]> |
Hi All Peter Brown wrote: > ----- snip ----- > > I did forget an obvious place to check when an app fails - popuplog.os2 > where I found a load of these:- > > 04-27-2016 01:12:00 SYS2070 PID 0058 TID 0001 Slot 0019 > J:\PROGRAMS\MOZILLA.ORG\SEAMONKEY\SEAMONKEY.EXE > XUL->STDCPP6.__ZSt24__throw_out_of_range_fmtPKcz > 127 > > > Checking stdcpp6.dll I see that it is not the expected file at all as it > is an older file, possibly from gcc4core 1.3.0, which it seems did not > get replaced when I installed the 1.3.1 release recently... > Talking of older dll files I notice that both libc-0_6_6-csd6.wpi/libc-0_6_6-csd6.zip and gcc4core-1_3_1.wpi include a copy of gcc335.dll - but different versions with gcc4core-1_3_1.wpi having the newer version. Maybe gcc335.dll should only be supplied in the gcc package to avoid possible "dll hell" problems? Regards Pete