Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#16717 closed defect (fixed)

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

Reported by: adfernandes (Andrew Fernandes) 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 (1)

Portfile.patch (605 bytes) - added by adfernandes (Andrew Fernandes) 16 years ago.
trivial portfile patch

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by adfernandes (Andrew Fernandes)

Attachment: Portfile.patch added

trivial portfile patch

comment:1 Changed 16 years ago by blb@…

Cc: alakazam@… added
Owner: changed from macports-tickets@… to stechert@…

comment:2 Changed 16 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 !

comment:3 Changed 16 years ago by blb@…

Resolution: fixed
Status: newclosed

Patch committed in r40974, thanks.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.