OS/2, eCS & ArcaOS - Technical > Applications
OO v4.18
Neil Waldhauer:
The current release for supported platforms is 4.1.15.
The current release for OS/2 is 4.1.11
https://www.openoffice.org/porting/index.html
Steven Levine:
Tellie,
Based on what you posted, this does not look like a DLL issue. It looks more like a NULL pointer issue.
You might consider posting the full exceptq report. It may contain relevant information that you might not recognize as relevant. If you do, please make sure to use the most recent exceptq available at www.warpcave.com/betas. It includes some enhancement that can make working with gcc apps a bit easier.
Also, make sure you have debuginfo installed for the DLLs mentioned in the Call Stack or the Symbols on the Stack sections.
FWIW, NULL pointer errors typically occur because there's an unexpectly missing resource or because the app runs out of memory and neglected to check for this. Given that your exception occurs at startup, I would suspect the former cause is more likely.
I agree with others that you should consider trying 4.1.11. Otherwise, there's no way to know if it will resolve your issue.
TeLLie:
--- Quote from: Steven Levine on January 22, 2025, 08:30:01 am ---Tellie,
Based on what you posted, this does not look like a DLL issue. It looks more like a NULL pointer issue.
You might consider posting the full exceptq report. It may contain relevant information that you might not recognize as relevant. If you do, please make sure to use the most recent exceptq available at www.warpcave.com/betas. It includes some enhancement that can make working with gcc apps a bit easier.
Also, make sure you have debuginfo installed for the DLLs mentioned in the Call Stack or the Symbols on the Stack sections.
FWIW, NULL pointer errors typically occur because there's an unexpectly missing resource or because the app runs out of memory and neglected to check for this. Given that your exception occurs at startup, I would suspect the former cause is more likely.
I agree with others that you should consider trying 4.1.11. Otherwise, there's no way to know if it will resolve your issue.
--- End quote ---
HI Steven,
First thankz for looking in to this.
I upload the whole except file.
I wrote Herwig to get the inlog for the 4.1.11 but so far no response .
You mean the debug dll for the Icuuc or ?
Greetz Tellie
Steven Levine:
Hi Tellie,
Unless I can't type, which I always a possibility, there is no icuuc.dbg. I've attached icuuc.map and icuuc.xqs in the zip file which were built with some personal tools.
Also, attached is 67912e34-005d_01-SOFFICE.BIN-exceptq-shl.txt, which is an annotated version of your exceptq.txt.
The trap occurred when OO was attempting to read a string from a resource file, possibly while trying to put up the splash screen.
I suspect that there's a missing resource file for the selected language or possibly a corrupted resource file.
You might want to contact Sylvan for the login info. It's my understanding that Herwig is still dealing with health issues.
If this trap persists with 4.1.11 when can revisit the trap.
TeLLie:
Hi Steven,
Thankz for the files.
I first contacted Silvan and he send me the link again.
Now i have installed 4.1.11 and it works,
Silvan told me the latest Icuuc.dll is not working with the 4.1.8
Greetz Tellie
Navigation
[0] Message Index
[*] Previous page
Go to full version