Menu

#1 Segfault on 64 bit machines?

open
None
2
2005-06-05
2004-11-03
No

The program crashes with a segfault on 64-bit machines.
(I have tried this on elf.) This happens when the graph
is populated, in the newNode function. I conjecture
that the error is caused by Sebastian's internal graph
node management. We should either hunt this error down
and fix it, or migrate to a different graph library.

Discussion

  • Alexander Koller

    Logged In: YES
    user_id=1074139

    Note: The error only occurs if compiler optimisations (-O1,
    -O2, etc.) are switched on. As a quick workaround, it is
    possible to compile without optimisations (which makes the
    program slower by a factor of 3).

     
  • Alexander Koller

    • priority: 5 --> 2
     
  • Alexander Koller

    Logged In: YES
    user_id=1074139

    This isn't a general 64-bit bug; utool compiles ok on httpd
    and Marco Kuhlmann's private 64-bit Mac. So there's probably
    a problem with the C++ installation on elf.

     
  • Alexander Koller

    • summary: Segfault on 64 bit machines --> Segfault on 64 bit machines?
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.