Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8825211
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T06:49:28+00:00 2026-06-14T06:49:28+00:00

I am working with C code functions that call legacy Fortran code subroutines. The

  • 0

I am working with C code functions that call legacy Fortran code subroutines. The Fortran code subroutines also call other C code functions. The code that I am working with is not the prettiest, but it is fairly challenging to re-write everything from scratch.

Unfortunately, a segfault is occurring somewhere within the program, and I am wondering if there is a software tool with a nice GUI that can be used to accurately pinpoint the location in both C and Fortran code.

Although I am developing the software program on Windows using the Open Watcom compiler to compile both C and Fortran code, I’m willing to move the code to my GNU/Linux box if there is a FOSS tool that can be used.

Alternately, I would wonder if the Intel Composer XE suite could be used to visually pinpoint the location of the segmentation violation. The Intel Composer XE suite includes both C and Fortran compilers.

Since I am working with C and Fortran code, I need some sort of indication where in the code the segfault is occurring. I don’t especially want to use calls to the printf() function.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T06:49:29+00:00Added an answer on June 14, 2026 at 6:49 am

    This isn’t a GUI, but valgrind is an excellent memory debugging tool. It will tell you not just which line a segfault is on (which you should be able to do with any debugger), but also each time you access uninitialized or unallocated memory, or make a variety of other errors. You do need to port to Linux to use it though.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on some legacy code and I ran into something that I'm not
My jquery code It's not working when $(a).on(hover,function(){$(this).css(background,#ccc);},function(){$(this).css(background,#fff)}); But is working when $(a).hover(function(){$(this).css(background,#ccc);},function(){$(this).css(background,#fff)}); How
Can anyone tell me why this code would not be working? $('body').on('test', function() {
I'm working with a bit of code that is structured thusly: Form A has
I am working with a legacy C library that can be extended by writing
I was curious about defining multiple lexically scoped functions in Scheme that can call
Variants are always fun, eh? I am working on a legacy application that was
I'm working with some legacy code, and trying to get it to compile in
I have some legacy code with a legacy function that takes a filename as
I have this code where I am using two javascript functions that do some

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.