On Tue, Oct 17, 2017 at 10:30:05AM +0200, Marc Espie wrote:
> On Mon, Oct 16, 2017 at 09:00:10PM -0400, Josh Grosse wrote:
> > On Mon, Oct 16, 2017 at 07:31:11AM -0400, Josh Grosse wrote:
> > > ...Will try to 
> > > allocate time this week for root cause analysis.
> > 
> > Attached are patches for -current and -stable.  At this time,
> > the -current patch has been tested on amd64, and the -stable
> > patch is being built for testing.
> > 
> 
> So reverting to gcc without any explanation as to what's going on is
> not a fix.
> 
> Did you at least try to build it with debug info ?

Yes, https://marc.info/?l=openbsd-misc&m=150815082612098&w=2
 
> I'm afraid your "fix" will create more problems than it solves,
> especially since codeblocks uses the wxWidgets library, which is also
> C++, so you're basically mixing up C++ code generated with clang and gcc,
> which doesn't work very well...
 
As the abort is signalled by wxWidgets, I'm willing to revisit.

Reply via email to