[pcre-dev] [Bug 676] New: pcre 7.4 and 7.6 core dumped on ai…

Top Page
Delete this message
Author: and_gate
Date:  
To: pcre-dev
New-Topics: [pcre-dev] [Bug 676] pcre 7.4 and 7.6 core dumped on aix 4.3.3.0
Subject: [pcre-dev] [Bug 676] New: pcre 7.4 and 7.6 core dumped on aix 4.3.3.0
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=676
           Summary: pcre 7.4 and 7.6 core dumped on aix 4.3.3.0
           Product: PCRE
           Version: N/A
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Code
        AssignedTo: ph10@???
        ReportedBy: mallixhere@???
                CC: pcre-dev@???



bash-2.05a$ ./pcrecpp_unittest
Testing FullMatch
Illegal instruction (core dumped)

Program terminated with signal 4, Illegal instruction.
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...#0 0x0 in ?? ()
from (unknown load module)
(gdb) where
#0 0x0 in ?? () from (unknown load module)
#1 0xd14278c4 in pcrecpp::RE::Cleanup ()
#2 0xd1427998 in pcrecpp::RE::__dt ()
#3 0x10002230 in main ()
#4 0x100001b4 in __start ()

It failed at the same place in my application as well.

Core was generated by `CCDiscover'.
Program terminated with signal 4, Illegal instruction.
#0 0x0 in ?? () from (unknown load module)
(gdb) where
#0 0x0 in ?? () from (unknown load module)
#1 0xd15ae944 in pcrecpp::RE::Cleanup ()
#2 0xd15aea18 in pcrecpp::RE::__dt ()
#3 0x1006aac0 in
__ct__Q2_3std9allocatorXTQ3_3std9_Tree_nodXTQ2_3std12_Tmap_traitsXTQ2_3std12basic_stringXTcTQ2_3std11char_traitsXTc_TQ2_3std9allocatorXTc__TiTQ2_3std4lessXTQ2_3std12basic_stringXTcTQ2_3std11char_traitsXTc_TQ2_3std9allocatorXTc___TQ2_3std9allocatorXTQ2_3std4pairXTCQ2_3std12basic_stringXTcTQ2_3std11char_traitsXTc_TQ2_3std9allocatorXTc__Ti__SP0__5_Node_GQ2_3std4pairXTCQ2_3std12basic_stringXTcTQ2_3std11char_traitsXTc_TQ2_3std9allocatorXTc__Ti__RCQ2_3std9allocatorXTQ2_3std4pairXTCQ2_3std12basic_stringXTcTQ2_3std11char_traitsXTc_TQ2_3std9allocatorXTc__Ti__
(this=0x3, =@0x1f) at /usr/vacpp/include/xmemory:128

Do I needa any platform specific flags to compile pcre for both AIX and HP-UX ?


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email