[Bug 194448] New: [x11-toolkits/wxgtk30] Linking with wxWidgets causes segfault
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Oct 18 17:55:36 UTC 2014
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 at FreeBSD.org
Reporter: antumdeluge at gmail.com
Assignee: gahr at FreeBSD.org
Flags: maintainer-feedback?(gahr at 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 at FreeBSD.org> ---
Auto-assigned to maintainer gahr at FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list