[Info-ingres] Ingres 10.1 for Solaris 11

Karl Schendel schendel at kbcomputer.com
Tue Jan 19 11:41:25 UTC 2016


> On Jan 19, 2016, at 2:51 AM, Mark <i at dontgetlotsofspamanymore.net> wrote:
> 
> On Mon, 18 Jan 2016 16:57:33 -0500, Karl Schendel
> <schendel at kbcomputer.com> wrote:
> 
>> On Jan 15, 2016, at 8:50 AM, Mark <i at dontgetlotsofspamanymore.net> wrote:
>>> 
>>> Does anyone know if the Ingres libraries are built with stlport4 or
>>> Cstd compiler/linker options?
>> 
>> The Ingres libraries are build on a relatively old Solaris, for compatibility.
>> I think Solaris 8 for 10.1 but I'm not 100% sure.
>> 
>> I don't know what either of those options are but they sound like c++,
>> and are hence inapplicable.
> 
> They are c++, but I can see standand c++ library methods being used in
> the stack trace:

From IIsqInit???   Not a chance, unless it's a callback from abort, or unless
it's via what libq thinks are ordinary C library calls making it into c++ handlers.
It might be a function of how the client was linked, but that's not something
we control.  The only c++ in the entire Ingres system is a very small bit
used for interfacing with the xerces XML parser for the impxml and genxml
utilities.  (and some for the GUI tools such as visual DBA, but that's not part
of the client libraries.)

> 
>  ---- called from signal handler with signal 11 (SIGSEGV) ------
>  [4] memcpy%sun4v-hwcap3(0xffffffff77dd83b0, 0x49414e41, 0x0,
> 0xfffffffee206ddf0, 0xffffffff7fddcff1, 0x49414e42), at
> 0xffffffff7e01a0fc
>  [5]
> std::basic_string<char,std::char_traits<char>,std::allocator<char>
>> ::_M_assign_dispatch<char*>(0x1001af3f0, 0x100137338, 0x100137338,
> 0xffffffff2e9c356f, 0x1f8cec, 0x9400), at 0xfffffffee206dbec
>  [6]
> std::basic_string<char,std::char_traits<char>,std::allocator<char>
>> ::operator=(0x1001af3f0, 0xffffffff7fffbcf0, 0x30,
> 0xffffffff77c3f8a8, 0xffffffff77b88e50, 0x0), at 0xfffffffee206de0c
> 

So, what's all this in between?


>  [23] IIsqInit(0xfffffffedee98858, 0xffffffff7fffd5b4,
> 0xffffffff7fffd6c4, 0x0, 0xff00000000000000, 0x8080808080808080), at
> 0xfffffffedebdb29c
> 
> _______________________________________________
> Info-ingres mailing list
> Info-ingres at lists.planetingres.org
> http://lists.planetingres.org/mailman/listinfo/info-ingres




More information about the Info-ingres mailing list