public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/45509]  New: program abort after compiled with gcc-4.5.1
@ 2010-09-02 21:12 wung at synopsys dot com
  2010-09-02 21:54 ` [Bug c++/45509] " hjl dot tools at gmail dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: wung at synopsys dot com @ 2010-09-02 21:12 UTC (permalink / raw)
  To: gcc-bugs

Our program got an exception and abort when compiled and run on RHEL 4.6 with
gcc 4.5.1. It got this mysterious stack trace. It seems to occur due to
_Unwind_Resume doing something odd here.  
This code works with the gcc4.2.2 compiler.

#0  0x0000002a9890725d in raise () from /lib64/tls/libc.so.6
#1  0x0000002a98908a5e in abort () from /lib64/tls/libc.so.6
#2  0x0000002a987d4c6a in _Unwind_Resume () from /lib64/libgcc_s.so.1
#3  0x0000002a95941edd in Fw::CE::Variant::operator QList<Fw::CE::Variant> (
    this=0x2a95b853e0) at variant.cpp:2477
#4  0x0000002a9f49e8a0 in layout::oasisSaveOptions::parseVarList (var=...,
    a_Compress=@0x7fbfff8a7c, a_Compact=@0x7fbfff8a77,
    a_ModalVar=@0x7fbfff8a76, errString=...) at oasisSaveOptions.cpp:184
#5  0x0000002a9f49de5a in layout::oasisSaveOptions::toVariant (this=0xfb9f80,
    a_Var=...) at oasisSaveOptions.cpp:54
#6  0x0000002a9588f82c in defaultInfo (this=0xfb63e0, val=..., con=0xfb9f80,
    publicDefault=true, module=0x0) at default.h:116
#7  0x0000002a9588ee9c in Fw::Core::DefaultsManager::registerDefault (
    name=..., converter=0xfb9f80, overwrite=true, value=..., isPublic=true,
    module=0x0) at default.cpp:45
#8  0x0000002a9f3bf8c7 in layout::layoutModule::onLoad (this=0xd5c960)
    at layoutModule.cpp:3799
#9  0x0000002a958a0207 in Fw::Core::Framework::registerModule (this=0xaab1a0,
    module=0xd5c960) at framework.cpp:688
#10 0x0000002a9589ffd4 in Fw::Core::Framework::loadModule (this=0xaab1a0,
    path=...) at framework.cpp:640
#11 0x00000000004182e6 in icwbevApp::init (this=0x7fbfffe870) at main.cpp:305
#12 0x0000000000418e4d in icwbevGUIApp::init (this=0x7fbfffe830)
    at main.cpp:531
#13 0x00000000004190d3 in icwbevGUIApp::createQApplication (this=0x7fbfffe830)
    at main.cpp:597
#14 0x0000002a9753a7cb in TqApplication::exec() ()
   from
/remote/ntih12/hdole/p4/test/fw/main/src/icwbev/../../3rd_party/tq3.0.0/amd64/lib/libtq.so.3
#15 0x0000000000416fbe in main (argc=1, argv=0x7fbfffe9f8) at main.cpp:714

Even if we use the libgcc_s.so.1 that comes with the gcc 4.5.1, the program
gets the same abort.
Please provide some advices to this problem.

Gcc-4.5.1 was built on RHEL 4.6 O.S with the following configure switches:
Configured with: ../../src/gcc-4.5.1/configure
--prefix=/remote/depotsrc/depotsrc/amd64-2.4/local_install/gcc-4.5.1
--enable-bootstrap --enable-threads=posix --disable-checking --with-system-zlib
--enable-__cxa_atexit --disable-libunwind-exceptions
--enable-languages=c,c++,fortran --disable-libgcj --with-cpu=generic
--build=x86_64-redhat-linux
Thread model: posix



-Seto


-- 
           Summary: program abort after compiled with gcc-4.5.1
           Product: gcc
           Version: 4.5.1
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: wung at synopsys dot com
 GCC build triplet: x86_64-redhat-linux
GCC target triplet: x86_64-redhat-linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45509


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-09-25 14:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-45509-4@http.gcc.gnu.org/bugzilla/>
2010-10-28 20:41 ` [Bug c++/45509] program abort after compiled with gcc-4.5.1 pinskia at gcc dot gnu.org
2011-03-29 17:28 ` redi at gcc dot gnu.org
2011-09-25 15:05 ` paolo.carlini at oracle dot com
2010-09-02 21:12 [Bug c++/45509] New: " wung at synopsys dot com
2010-09-02 21:54 ` [Bug c++/45509] " hjl dot tools at gmail dot com
2010-09-03  0:08 ` wung at synopsys dot com
2010-09-03  2:03 ` hjl dot tools at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).