OR5.1 running on Solaris

10 views
Skip to first unread message

Reason, Shaun (CSS)

unread,
May 10, 2012, 10:00:23 AM5/10/12
to openroa...@googlegroups.com

Hi,

 

We are getting segmentation violations running OR5.1 on Solaris. The same code runs on windows and aix.

 

W4glrun.rel is ..

OR R 5.1.0 (su4.us5/00)

3GL_BUILDNO=0526

4GL_BUILDNO=5044

PATCHNO=14164

 

As part of the runimage command I have switched on the tracing “–R,50,206” part of the output is below ..

 

The first line “VARS: Initializing doc_lines” is the parameter of a method call another call occurs again later but the method never actually gets called as the segmentation violation occurs in the call.

 

Anyone any ideas?

 

 

VARS: Initializing doc_lines

IISYScopesymtabInitvars:End:symtab(f966adf8) 1671                        -111845350                    -1458528956                 (0,709601,-5258912,-4206908)

IISYScopesymtabInitvars:Start:symtab(f966cce8) 1672                    -16822419                       -1352123600                 (0,709601,-5258912,-4206908)

IISYScopesymtabInitvars:End:symtab(f966cce8) 1673                       -16822420                       -1352123600                 (0,709601,-5258912,-4206908)

IISYScopesymtabInitvars:Start:symtab(f966afa8) 1674                      -109751101                    -1336639156                 (0,709601,-5258912,-4206908)

VARS: Initializing line_doc

VARS: Initializing line

VARS: Initializing cols

IISYScopesymtabInitvars:End:symtab(f966afa8) 1675                        -111707810                    -1458529276                 (0,709601,-5258912,-4206908)

IISYScopesymtabInitvars:Start:symtab(f96696e8) 1676                   -16822423                       -1352123600                 (0,709601,-5258912,-4206908)

VARS: Initializing merge_type

VARS: Initializing err_msg

VARS: Initializing part_i

IISYScopesymtabInitvars:End:symtab(f96696e8) 1677                      -16822424                       -1352123600                 (0,709601,-5258912,-4206908)

IISYScopesymtabInitvars:Start:symtab(f9669898) 1678                   -16822426                       -1336639156                 (0,709601,-5258912,-4206908)

VARS: Initializing err_msg

VARS: Initializing part_i

IISYScopesymtabInitvars:End:symtab(f9669898) 1679                      -16822427                       -1336639156                 (0,709601,-5258912,-4206908)

IISYScopesymtabInitvars:Start:symtab(f966ca18) 1680                    -16822428                       -1336639156                 (0,709601,-5258912,-4206908)

VARS: Initializing text_width

VARS: Initializing margin_width

VARS: Initializing err_msg

IISYScopesymtabInitvars:End:symtab(f966ca18) 1681                       -16822429                       -1336639156                 (0,709601,-5258912,-4206908)

IISYScopesymtabInitvars:Start:symtab(f966cce8) 1682                    -122296543                    -1336639156                 (0,709601,-5258912,-4206908)

IISYScopesymtabInitvars:End:symtab(f966cce8) 1683                       -122296543                    -1336639156                 (0,709601,-5258912,-4206908)

IISYScopesymtabInitvars:Start:symtab(f966adf8) 1684                     -109751112                    -1336639156                 (0,709601,-5258912,-4206908)

VARS: Initializing doc_lines

IISYScopesymtabInitvars:End:symtab(f966adf8) 1685                        -111845365                    -1458533916                 (0,709601,-5258912,-4206908)

IISYScopesymtabInitvars:Start:symtab(f966cce8) 1686                    -16822434                       -1352123600                 (0,709601,-5258912,-4206908)

IISYScopesymtabInitvars:End:symtab(f966cce8) 1687                       -16822436                       -1352123600                 (0,709601,-5258912,-4206908)

 

 

_______________________________________________________

 

Shaun Reason
Senior Developer

Capita Software Services
Manvers House
Manvers Street
Trowbridge  
BA14 8YX

Office:  08701631865

Fax:      08701 631824
shaun....@capita.co.uk

www.capita-software.co.uk
 
Part of The Capita Group plc www.capita.co.uk
_______________________________________________________

 



This email and any attachment to it are confidential.  Unless you are the intended recipient, you may not use, copy or disclose either the message or any information contained in the message. If you are not the intended recipient, you should delete this email and notify the sender immediately.

 

 Any views or opinions expressed in this email are those of the sender only, unless otherwise stated.  All copyright in any Capita material in this email is reserved.

 

 All emails, incoming and outgoing, may be recorded by Capita and monitored for legitimate business purposes.

 

 Capita exclude all liability for any loss or damage arising or resulting from the receipt, use or transmission of this email to the fullest extent permitted by law.

 

 This message has been scanned for malware by Websense. www.websense.com

Brigitte Duplenne

unread,
May 10, 2012, 1:04:33 PM5/10/12
to openroa...@googlegroups.com
Hi Shaun,
 
I think it is better if you open a Service Desk issue and also provide the dump of the crash. The dump should be in your temporary directory and should be named "mwcore.w4glrun.xxxx" where xxxx is the process id of the process that crashed.
 
Regards,
Brigitte
 
 


From: openroa...@googlegroups.com [mailto:openroa...@googlegroups.com] On Behalf Of Reason, Shaun (CSS)
Sent: 10 May 2012 07:00
To: openroa...@googlegroups.com
Subject: [openroad-users] OR5.1 running on Solaris

--
You received this message because you are subscribed to the Google Groups "OpenROAD Users Mailing List" group.
To post to this group, send email to openroa...@googlegroups.com.
To unsubscribe from this group, send email to openroad-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/openroad-users?hl=en.

Reason, Shaun (CSS)

unread,
May 11, 2012, 4:03:52 AM5/11/12
to openroa...@googlegroups.com

We have installed from scratch and not applied the latest patch and it now does not fail. So the issue would appear to be with the latest patch.

 

Shaun.

Click here to report this email as spam.

Reply all
Reply to author
Forward
0 new messages