[bug] genbc from head segfault on FreeBSD 8.0-STABLE AMD64

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[bug] genbc from head segfault on FreeBSD 8.0-STABLE AMD64

Defre
Issue status update for
http://smalltalk.gnu.org/node/445
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/445

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    Build
 Category:     bug reports
 Priority:     normal
 Assigned to:  Unassigned
 Reported by:  Defre
 Updated by:   Defre
 Status:       active

Git version doesn't compile on FreeBSD: genbc segfault.
GNU Smalltalk 3.1 works well (from freebsd ports).

Attached is the log from make + gdb backtrace.




_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: [bug] genbc from head segfault on FreeBSD 8.0-STABLE AMD64

Defre
Issue status update for
http://smalltalk.gnu.org/project/issue/445
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/445

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    Build
 Category:     bug reports
 Priority:     normal
 Assigned to:  Unassigned
 Reported by:  Defre
 Updated by:   Defre
-Status:       active
+Status:       patch
 Attachment:   http://smalltalk.gnu.org/files/issues/patch-genbc-decl.y.patch (681 bytes)

genbc does a wrong allocation with malloc in genbc-decl.y:162 (should
allocate enough bytes for the whole struct, not for a pointer).




_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: [bug] genbc from head segfault on FreeBSD 8.0-STABLE AMD64

Paolo Bonzini-3
In reply to this post by Defre
Issue status update for
http://smalltalk.gnu.org/project/issue/445
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/445

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    Build
 Category:     bug reports
 Priority:     normal
 Assigned to:  Unassigned
 Reported by:  Defre
 Updated by:   bonzinip
-Status:       patch
+Status:       fixed

Committed, thanks!




_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk