vlm / asn1c

The ASN.1 Compiler
http://lionet.info/asn1c/
BSD 2-Clause "Simplified" License
1.03k stars 551 forks source link

Getting Segmentation fault on running asn1c with some changes to source file #500

Closed chetanpandey1266 closed 1 month ago

chetanpandey1266 commented 1 month ago

Hi I recently made some changes to the source file of asn1c and tried compiling a set of ASN files with this new version of asn1c but I'm getting segmentation fault

Screenshot from 2024-07-15 04-51-55

I made some major changes so can't go looking for changes in each file. Is there a way to know which file might be causing this segmentation fault?

ParadoxZero commented 1 month ago

Doesn't the debugger catch the exception?