Results 1 to 3 of 3

Thread: Corrupted heap on AMD64 with g++ pre 4.2.3 -O2

  1. #1
    fmoya is offline Registered User
    Name: Francisco Moya
    Organization: UCLM
    Project: Debian packages
    Join Date
    Oct 2004
    Posts
    51

    Corrupted heap on AMD64 with g++ pre 4.2.3 -O2

    When Ice for C++ is compiled with optimizations enabled on AMD64 we get a core dump when trying to run icegridnode even on a completely empty database environment. I'm using Debian g++ 4.2.2-3 (4.2.3 prerelease 20071014).

    Is this a known problem? I'm not sure to blame the compiler given the reasonably good results on the g++/libstdc++ testsuite.

    Attached you will find a stack trace:
    Attached Files Attached Files
    Francisco Moya Fernandez
    Computer Architecture and Tecnology Group
    University of Castilla-La Mancha

    Debian Maintainer of ZeroC Ice packages.

  2. #2
    xdm's Avatar
    xdm
    xdm is offline ZeroC Staff
    Name: Jose Gutierrez de la Concha
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Sep 2003
    Location
    La Coruņa, Spain
    Posts
    588
    Hi Francisco.
    I compiled Ice-3.2.1 with optimizations enabled on AMD64 gcc-4.1.2 and works fine on my gentoo box.

  3. #3
    fmoya is offline Registered User
    Name: Francisco Moya
    Organization: UCLM
    Project: Debian packages
    Join Date
    Oct 2004
    Posts
    51
    Debian stable/testing branch distributes 4.1.x as the default compiler and Ice works fine on AMD64 with -O6. But this fact doesn't fix the bug and does not reveal whether the bug is in the compiler or Ice.
    I'll try to track this down next week. I'd just like to know whether this was a known issue or a platform-specific issue.
    Best regards,
    Paco
    Francisco Moya Fernandez
    Computer Architecture and Tecnology Group
    University of Castilla-La Mancha

    Debian Maintainer of ZeroC Ice packages.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Can a client pre-configure servers
    By KeithP in forum Help Center
    Replies: 2
    Last Post: 11-23-2009, 06:56 AM
  2. Pre-Compiled Headers
    By mario in forum Help Center
    Replies: 9
    Last Post: 11-10-2005, 03:22 AM
  3. Ice on AMD64
    By dkey in forum Comments
    Replies: 1
    Last Post: 03-01-2005, 11:37 AM
  4. Pre-Build needs no spaces!
    By Wayetender in forum Bug Reports
    Replies: 6
    Last Post: 08-17-2004, 06:40 PM
  5. Pre-Build Failure
    By Wayetender in forum Help Center
    Replies: 8
    Last Post: 08-07-2004, 07:06 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •