New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16717 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

octave 3.0.X crashes on "save -text" using gcc43 variant

Reported by: andrew@… Owned by: stechert@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: octave gcc43 Cc: alakazam@…
Port: octave

Description

When octave 3.0.{1,2} is built with the gcc43 variant, 'save -text' or 'save -ascii' causes a core-dump and crash.

I believe that the issue is related to using apple's default gcc-4.0 with Fortran from gcc-mp-4.3.

Changing the entire default toolchain to gcc-mp-4.3 restored proper behaviour.

Trivial patch attached.

Attachments

Portfile.patch Download (0.6 KB) - added by andrew@… 3 years ago.
trivial portfile patch

Change History

Changed 3 years ago by andrew@…

trivial portfile patch

Changed 3 years ago by blb@…

  • owner changed from macports-tickets@… to stechert@…
  • cc alakazam@… added

Changed 3 years ago by alakazam@…

I can reproduce the bug, and the attached patch correctly fixes this problem. Can someone with commit access commit this patch ? Thanks !

Changed 3 years ago by blb@…

  • status changed from new to closed
  • resolution set to fixed

Patch committed in r40974, thanks.

Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.