View previous topic :: View next topic |
Author |
Message |
marchenault
Joined: 22 Aug 2010 Posts: 2
|
Posted: Sun Aug 22, 2010 9:42 am Post subject: 8.3-1H1 IA64 mysqld img mismatch with SSL$LIBCRYPTO_SHR |
|
|
Hi JF !
You never heard of me on this blog because I NEVER had a problem with mysql since 2006 ... Thanks a lot.
Now on IA64, I submit this post about my new installation MySQL 5.1-22 for OpenVMS 8.3-1H1 with HP I64VMS SSL V1.4-335.
The kit used is JFP-I64VMS-MYSQL051-V2200-0-1
I have an ident mismatch as shown hereafter at mysqld first run:
MYSQL051_ROOT:[MYSQL_SERVER]mysqld.log;1
$ Set NoOn
$ VERIFY = F$VERIFY(F$TRNLNM("SYLOGIN_VERIFY"))
21-AUG-2010 17:40:59.72 User: MYSQL051_SRV Process ID: 000004E7
Node: SAOTIA Process name: "MYSQL051_SERVER"
Parse Style: Extended
%DCL-W-ACTIMAGE, error activating image SSL$LIBCRYPTO_SHR
-CLI-E-IMGNAME, image file SAOTIA$DKA7:[SYS0.SYSCOMMON.][SYSLIB]SSL$LIBCRYPTO_SHR.EXE
-SYSTEM-F-SHRIDMISMAT, ident mismatch with shareable image
MYSQL051_SRV job terminated at 21-AUG-2010 17:40:59.73
____________________________________________________________
Analyze Image 22-AUG-2010 08:57:14.69 Page 1
MYSQL051_ROOT:[vms.bin]mysqld.exe;1
ANALYZ I01-55
This is an OpenVMS IA64 (Elf format) executable image file
Image Identification Information, in section 7.
Image name: "MYSQLD"
Global Symbol Table name: "MYSQLD"
Image file identification: "5.1-22"
Link identification: "Linker I02-31"
Link Date/Time: 17-JAN-2008 19:20:07.87
Image Transfer Information, in segment 6.
LIB$INITIALIZE Transfer
Entry Address: 0000000000F1EC40 (segment 2.)
GP Value: 00000000012B0000
Main Transfer
Entry Address: 0000000000B11740 (segment 2.)
GP Value: 00000000012B0000
Analyze Image 22-AUG-2010 08:57:14.69 Page 2
MYSQL051_ROOT:[vms.bin]mysqld.exe;1
ANALYZ I01-55
Image Activation Information, in segment 7.
Global Pointer: 00000000012B0000
Whole program FP-mode: IEEE DENORM_RESULTS
Link flags
Multiple kernel threads enabled
Upcalls enabled
Call SYS$IMGSTA
Image has pointer to LIB$INITIALIZE
Image has main transfer
Traceback records in image file
Shareable Image List
LIBZ_SHR64
(LESS/EQUAL, 1., 2.)
SSL$LIBSSL_SHR
(EQUAL, 0., 970.)
SSL$LIBCRYPTO_SHR
(EQUAL, 0., 970.)
CMA$TIS_SHR
(LESS/EQUAL, 1., 5.)
CXXL$64_LANGRTL
(LESS/EQUAL, 1., 1.)
DECC$SHR
(LESS/EQUAL, 1., 1.)
LIBRTL
(LESS/EQUAL, 1., 1.)
DPML$SHR
(LESS/EQUAL, 1., 0.)
LIBOTS
(LESS/EQUAL, 1., 3.)
PTHREAD$RTL
(LESS/EQUAL, 1., 5.)
____________________________________________________________
And here is my Libcrypto version :
Analyze Image 22-AUG-2010 08:53:59.30 Page 1
SYS$COMMON:[SYSLIB]SSL$LIBCRYPTO_SHR.EXE;1
ANALYZ I01-55
This is an OpenVMS IA64 (Elf format) shareable image file
Image Identification Information, in section 3.
Image name: "SSL$LIBCRYPTO_SHR"
Global Symbol Table name: "SSL$LIBCRYPTO_SHR"
Image file identification: "SSL 098/VMS 14"
Image build identification: "0334_IA64_64"
Link identification: "Linker I02-24"
Link Date/Time: 18-MAR-2010 18:44:07.01
My Question :
Should I restore VMS SSL 1.3 , or do you see something else ?
Thanks in advance for help _________________ Michel A. |
|
Back to top |
|
 |
bisonmalembouche
Joined: 01 Jun 2005 Posts: 74
|
Posted: Mon Aug 30, 2010 5:12 pm Post subject: |
|
|
Hi
Sorry for the delay.
Jean-François will be back next week.
HP should provide the Itanium Mysql kit and JF the Alpha Mysql kit, so you should ask HP for the latest Itanium kit. |
|
Back to top |
|
 |
WillemGrooters
Joined: 15 Apr 2006 Posts: 32
|
Posted: Fri Sep 03, 2010 7:38 pm Post subject: Known issue! |
|
|
If you consult the release notes you'll notice this version is NOT backward compatible. No blame to HP this time, it's stated at the openSSL.org site as well.
HP products are victim as well, ENCRYPT and ACMELDAP patches have been released; I didn't see SWS (Apache) or MOD_PHP patches yet (I don't use these so I'm not looking for them, but relinking WASD and getting a re-linked version of PHP solved THAT problem).
Hopefully it's merely a matter of relinking against the new shared images, or use static linking against JFP's own SSL implementation.
When will a new Alpha kit be released - if possible, keep it compatible with both SSL 1.3 and SSL1.4 (Mark Berryman succeeded to do so with his PHP build, I think. There is just one version...) |
|
Back to top |
|
 |
jfp
Joined: 12 Jul 2004 Posts: 623
|
Posted: Mon Sep 06, 2010 10:46 am Post subject: |
|
|
I'm back
As it seem that HP will not provide new kit, I can build a new one for Itanium based on MySQL 5.1.46.
JF |
|
Back to top |
|
 |
BillPedersen
Joined: 14 Jan 2010 Posts: 4 Location: South Carolina, United States
|
Posted: Tue Jan 18, 2011 7:58 pm Post subject: |
|
|
Has this been resolved? Or maybe the question should be when will 5.1.46 be available for IA64?
I am having the same problem on an OpenVMS 8.4 system.
Thanks,
Bill. _________________ Bill Pedersen |
|
Back to top |
|
 |
jfp
Joined: 12 Jul 2004 Posts: 623
|
|
Back to top |
|
 |
marchenault
Joined: 22 Aug 2010 Posts: 2
|
Posted: Mon Jan 24, 2011 8:00 pm Post subject: |
|
|
To Bill Pedersen and jfp.
Sorry was out of the office those days.
Just to confirm that the latest MySQL kit for OpenVMS 8.4/IA64 from jfp solved the problem of image mismatch .
Thank you again jfp.
Michel _________________ Michel A. |
|
Back to top |
|
 |
24x7
Joined: 16 Apr 2012 Posts: 1 Location: Madrid
|
Posted: Mon Apr 16, 2012 3:24 pm Post subject: SSL$LIBCRYPTO_SHR.EXE |
|
|
Hi
I'd like to know where I can get a copy of the 8.4 MySQL installation, please?
The reference to a web-site below (entry by jpf) doesnt work it seems?
Many thanks |
|
Back to top |
|
 |
duodec
Joined: 05 Oct 2005 Posts: 15
|
Posted: Mon Apr 16, 2012 11:47 pm Post subject: |
|
|
http://www.vmsmysql.org/
Downloads are available via links on that page. |
|
Back to top |
|
 |
|