Date: Sat, 18 Oct 2014 17:55:36 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 194448] New: [x11-toolkits/wxgtk30] Linking with wxWidgets causes segfault Message-ID: <bug-194448-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194448 Bug ID: 194448 Summary: [x11-toolkits/wxgtk30] Linking with wxWidgets causes segfault Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gahr@FreeBSD.org Reporter: antumdeluge@gmail.com Assignee: gahr@FreeBSD.org Flags: maintainer-feedback?(gahr@FreeBSD.org) Resulting executables created using the wxWidgets toolkit cannot execute. I have tried linking to versions built from the ports tree (both x11-toolkits/wxgtk28 & x11-toolkits/wxgtk30) & also with a custom build from the upstream source. All result in crashing with a segmentation fault: $ g++ test.cpp `wx-config --cxxflags --libs` -o test $ ./test Segmentation fault (core dumped) Seems to be similar to Bug 194375 --- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> --- Auto-assigned to maintainer gahr@FreeBSD.org -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194448-13>