Christoph,

Can you alter the build to use the clang linker flag "-flat_namespace" and
see if it works?

Regards,
Mark

On Tue, May 16, 2023, 2:57 PM Christoph Moench-Tegeder <c...@burggraben.net>
wrote:

> ## Jon Evans (j...@craftyjon.com):
>
> > I don't know what you mean by "major problems" so I can't comment on them
> > without more details.
>
> Crashes. Shortest reproducer is this one (schema does not matter, I
> believe it's a resistor and an LED):
> $ kicad-cli sch export pdf testschema.kicad_sch -o /tmp/f.pdf
> 20:45:37: Error: Unhandled exception class: St13runtime_error  what: Tried
> to GetAppSettings before registering
> Memory fault(coredump)
>
> (That coredump happens deep inside libc++, so maybe that's just an
> after-effect of things going wrong much earlier).
> Happens on FreeBSD, in 7.0.3 and "7.0 branch git", does not happen in
> 7.0.2. Does not really make sense, as I can't see any relevant change
> in the settings manager or surrounding code (but then I'm really not
> that good at seeing all the little details in these frameworked C++
> apps, and who knows what's up with our wxgtk); this is also obvious
> enough that it should have been reported if it happened on any "official"
> platform (eeschema fails like this, too).
> If everything else fails, I'll have to bisect (and there I was, talking
> about being short on time).
>
> Regards,
> Christoph
>
> --
> Spare Space
>
> --
> You received this message because you are subscribed to the Google Groups
> "KiCad Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to devlist+unsubscr...@kicad.org.
> To view this discussion on the web visit
> https://groups.google.com/a/kicad.org/d/msgid/devlist/ZGPSLBpmMpGRYAL9%40elch.exwg.net
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"KiCad Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to devlist+unsubscr...@kicad.org.
To view this discussion on the web visit 
https://groups.google.com/a/kicad.org/d/msgid/devlist/CAJjB1qL5h5cXjSb4-WjAOWC8Xnpo6Wkp7yXz2_QNopaHz_f2sA%40mail.gmail.com.

Reply via email to