Date: Sun, 22 Feb 2015 01:02:15 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 197888] codeblocks crash on startup with coredump Message-ID: <bug-197888-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197888 Bug ID: 197888 Summary: codeblocks crash on startup with coredump Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: knowledgeispower80@gmail.com Environment: FreeBSD Current 11 amd64 Description: codeblocks after successful compilation crashes on startup with the following output: Initialize EditColourSet ..... Initialize EditColourSet: done. Abort (core dumped) Here is the output of gdb: (no debugging symbols found)...Initialize EditColourSet ..... Initialize EditColourSet: done. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 80bc06400 (LWP 100253/codeblocks)] 0x0000000802ce80f0 in wxStringBase::operator= () from /usr/local/lib/libwx_baseu-2.8.so.0 (gdb) How to repeat: Install Codeblocks in any environment. Fix: None at this time. -- 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-197888-13>