1 message in com.mysql.lists.gui-toolsSegfaulting on FreeBSD
FromSent OnAttachments
GERARDO ENRIQUE PAREDES MANCIA18 Aug 2002 23:16 
Subject:Segfaulting on FreeBSD
From:GERARDO ENRIQUE PAREDES MANCIA (g.pa@unitec.edu)
Date:08/18/2002 11:16:19 PM
List:com.mysql.lists.gui-tools

I am trying to get MyCC up and running on FreeBSD, i would even make the port skeleton out of it (if it worked fine) to be included in the FreeBSD ports collection. While the port is pretty straightforward because of QT, the application segfault with signal 11 when started from an xterm and segfaults on signal 6 when called from a graphical environment, the exceptions ocurr only and only when registering a server (could be more, but what can you do with the app without registering a server first?). I understand this is alpha code and would like to help make it better and and available fro FreeBSD, i include my shar file of the port skeleton (if you want to try it on FreeBSD) and a core dump if you want to backtrace where exception occurrs.

My OS Configuration is FreeBSD-4.6.1-RELEASE with up to date libraries QT/libmysql.

If you have any suggestion for a FreeBSD specific patch to the sources i would be willing to guinea pig for them.