Menu

#821 Usage of -W or -Wextra abort cobc

GC 3.2
closed
3
2022-03-27
2022-03-26
No

With both v3.1.2 and v3.2 (latest today) :

Running cobc -W -x cobxref.cbl likewise using cobc -Wextra -x cobxref.cbl or even cobx -x -Wall

Produces :
attempt to reference unallocated memory (signal SIGSEGV)

cobc: aborting compile of cobxref.cbl at line 12 (unknown: unknown)
cobc: Please report this!

Running :
Linux applewood.server 5.15.28-server-1.mga8 #1 SMP Fri Mar 11 16:23:35 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Mageia v8 X64 with all fixpaks installed.

1 Attachments

Related

Bugs: #817
Bugs: #830
Commit: [r5279]

Discussion

  • Vincent (Bryan) Coen

    • Attachments has changed:

    Diff:

    --- old
    +++ new
    @@ -0,0 +1 @@
    +cobxref.cbl (300.1 kB; text/x-cobol)
    
     
  • Simon Sobisch

    Simon Sobisch - 2022-03-27
    • labels: --> SIGSEGV, cobc
    • status: open --> accepted
    • assigned_to: Simon Sobisch
     
  • Simon Sobisch

    Simon Sobisch - 2022-03-27
    • status: accepted --> closed
     
  • Simon Sobisch

    Simon Sobisch - 2022-03-27

    Thanks for the bug report, fixed (along with more similar ones that were hidden "somewhere") with [r4572].

     

    Related

    Commit: [r4572]


Log in to post a comment.

Auth0 Logo