Date: Sat, 23 Sep 2000 20:29:44 -0400 (EDT) From: Trevor Johnson <trevor@jpj.net> To: Will Andrews <will@physics.purdue.edu> Cc: ports@FreeBSD.ORG Subject: Re: cvs commit: ports/net/licq Makefile ports/irc/kvirc Makefile Message-ID: <Pine.BSI.4.21.0009232021350.8593-100000@blues.jpj.net> In-Reply-To: <Pine.BSI.4.21.0009231456260.8593-100000@blues.jpj.net>
next in thread | previous in thread | raw e-mail | index | archive | help
I wrote: > So far, I've gotten the configure script to generate several zero-byte > makefiles. I've appended what I have. Now it compiles but crashes after connecting to a server: (gdb) bt #0 0x283822d2 in QGList::first () from /usr/X11R6/lib/libqt2.so.3 #1 0x8191e50 in QApplication::commitData () #2 0x8114f0f in QApplication::commitData () #3 0x8175169 in QApplication::commitData () #4 0x8174ef6 in QApplication::commitData () #5 0x81282a4 in QApplication::commitData () #6 0x28451d6c in QObject::activate_signal () from /usr/X11R6/lib/libqt2.so.3 #7 0x2864e42c in QSocketNotifier::activated () from /usr/X11R6/lib/libqt2.so.3 #8 0x284ba8f8 in QSocketNotifier::event () from /usr/X11R6/lib/libqt2.so.3 #9 0x283b411d in QApplication::notify () from /usr/X11R6/lib/libqt2.so.3 #10 0x2831894d in sn_activate () from /usr/X11R6/lib/libqt2.so.3 #11 0x28318c5a in QApplication::processNextEvent () from /usr/X11R6/lib/libqt2.so.3 #12 0x283b604f in QApplication::enter_loop () from /usr/X11R6/lib/libqt2.so.3 #13 0x283189cf in QApplication::exec () from /usr/X11R6/lib/libqt2.so.3 #14 0x813ea1e in QApplication::commitData () #15 0x80655ed in QApplication::commitData () (gdb) I've put my latest patch at http://jpj.net/~trevor/freebsd/ports/kvirc.diff.gz . -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.4.21.0009232021350.8593-100000>