I am on an RHEL6 server. Besides the usual uses of Geoserver, I have an
ungeoreferenced image collection that I have to serve that contains many
MrSid format images.

I am trying to upgrade Geoserver. I have installed Geoserver 2.5.2, JAI
1.1.3 and the GDAL1.9.2 package 'gdal192-Redhat6.0-gcc4.4.4-x86_64.tar',
and the geoserver-2.5.2-jp2k-plugin.zip. I downloaded the Geotools 11.2
source and compiled the  gt-imagecollection-11.2.jar. Finally I downloaded
the 'MrSID_DSDK-9.1.0.4045-linux.x86-64.gcc44'.

When I arrange the library path so that the MrSID library included with the
GDAL distribution is referenced, I get seg faults, as in:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f929dbc672d, pid=7451, tid=140268046661376
#
# JRE version: 7.0_25-b15
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 mixed mode
linux-amd64 compressed oops)
# Problematic frame:
# C  [libltidsdk.so+0x14572d]  LizardTech::MG2Decoder::end()+0xd
#
# Failed to write core dump. Core dumps have been disabled. To enable core
dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /opt/apache-tomcat-7.0.55/bin/hs_err_pid7451.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.

However, when I arrange the library path so that the libraries included in
the MrSID SDK are in the path, the same thing happens.

Any suggestions about where I go from here?

Garey Mills

-- 
Generate messages about directories that cannot  be
read,  files  that  cannot be opened ... rather than being silent ...
(from `man du`)
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to