Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Nov 2001 16:57:21 -0500 (EST)
From:      Rob Simmons <rsimmons@mail.wlcg.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        kris@freebsd.org
Subject:   ports/32147: mindguard port dumps core
Message-ID:  <200111202157.fAKLvLV85635@mail.wlcg.com>

next in thread | raw e-mail | index | archive | help

>Number:         32147
>Category:       ports
>Synopsis:       mindguard port dumps core
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 20 14:00:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Rob Simmons
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD mail 4.4-STABLE FreeBSD 4.4-STABLE #1: Tue Oct 9 11:45:16 EDT 2001 rsimmons@mail:/usr/obj/usr/src/sys/WASABI i386


	
>Description:
After installing mindguard-0.0.0.3 with the following dependencies, it dumps core:
gettext-0.10.35
glib-1.2.10_4
gmake-3.79.1
libtool-1.3.4_2
pkgconfig-0.8.0
gtk-1.2.10_2
XFree86-3.3.6_10

Here is the gdb output:
bash-2.05$ gdb /usr/X11R6/bin/mindguard mindguard.core 
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-unknown-freebsd"...
(no debugging symbols found)...
Core was generated by `mindguard'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/X11R6/lib/libgtk12.so.2...
(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libgdk12.so.2...
(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/libgmodule12.so.3...
(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/libglib12.so.3...
(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/libintl.so.1...
(no debugging symbols found)...done.
Reading symbols from /usr/lib/libxpg4.so.3...(no debugging symbols found)...
done.
Reading symbols from /usr/X11R6/lib/libXext.so.6...
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libX11.so.6...
(no debugging symbols found)...done.
Reading symbols from /usr/lib/libm.so.2...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libc.so.4...(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libXThrStub.so.6...
(no debugging symbols found)...done.
Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)...
done.
#0  0x8063090 in ?? ()
(gdb) 

I think that "they" may have infected one of the packages that mindguard
depends on to prevent it from functioning.

Or they may have access to the computer that I'm using right now.
gotta go, I've said too much already.

>How-To-Repeat:
Install the packages listed above and the port itself, and try to run it.
>Fix:
unknown
>Release-Note:
>Audit-Trail:
>Unformatted:

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?200111202157.fAKLvLV85635>