[Issue 19699] New: [2.085.0-beta.2] Obj-C segfault - in objc_glue.getClassName

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Feb 25 16:00:10 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=19699

          Issue ID: 19699
           Summary: [2.085.0-beta.2] Obj-C segfault - in
                    objc_glue.getClassName
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: destructionator at gmail.com

I can't figure out how to minimize this (I barely know how to use Macs at all),
but I got a segfault and from the debugger's disassembly, it appears to be line
600 of objc_glue.d, I think objcClass is null.

The call stack then leads to toDt().

If I can figure out how to build a debug dmd on this OS, I might be able to get
more info. Or if I can figure out dustmite I might be able to reduce the
example. Stay tuned for comments....

--


More information about the Digitalmars-d-bugs mailing list