Bug#302115: [TECH-CONTACTS] Re: Bug#302115: galeon: Galeon crashes when trying to load http://www.whereis.com.au/

2005-03-31 Thread Stephen R. Darragh
You're correct.  It's the grsec kernel killing the java_vm which causes
Galeon to exit.

Sorry.

On Wed, 2005-03-30 at 17:14 +0200, Loïc Minier wrote:
> tags 302115 + unreproducible
> thanks
> 
> Hi,
> 
> On Wed, Mar 30, 2005, Stephen R. Darragh wrote:
> > 
> > Galeon crashes every time when trying to go to http://www.whereis.com.au/.
> 
>  I didn't get this crash, I made a screenshot of the loaded page at:
> <http://joule.via.ecp.fr/~lool/whereis-nocrash.png>
> 
> > (Debian) Mozilla Firefox loads the page fine.
> 
>  Please try with the "Debian Mozilla browser", in package
>  "mozilla-browser", the source code of firefox is not the same.
> 
> > Kernel: Linux 2.6.10-grsec-it-srd
> 
>  I see you're using a GRSEC kernel, please try with a non-grsec kernel.
> 
>  If it doesn't crash with Mozilla, and still crashes without grsec,
>  please report a backtrace as explained at:
> <http://wiki.debian.net/?HowToGetABacktrace>
> 
> Regards,
> 
-- 
Stephen Darragh
Technical Director
Informed Technology
Ph: +61 8 9380 4244  Fax: +61 8 9380 4354




Bug#302115: galeon: Galeon crashes when trying to load http://www.whereis.com.au/

2005-03-29 Thread Stephen R. Darragh
Package: galeon
Version: 1.3.20-1
Severity: normal

Galeon crashes every time when trying to go to http://www.whereis.com.au/.

(Debian) Mozilla Firefox loads the page fine.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-grsec-it-srd
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)

Versions of packages galeon depends on:
ii  debconf  1.4.46  Debian configuration management sy
ii  galeon-common1.3.20-1GNOME web browser for advanced use
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libatk1.0-0  1.8.0-4 The ATK accessibility toolkit
ii  libbonobo2-0 2.8.1-2 Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.8.1-2 The Bonobo UI library
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libeel2-22.8.2-1 Eazel Extensions Library (for GNOM
ii  libgail-common   1.8.2-1 GNOME Accessibility Implementation
ii  libgail171.8.2-1 GNOME Accessibility Implementation
ii  libgcc1  1:3.4.3-12  GCC support library
ii  libgconf2-4  2.8.1-5 GNOME configuration database syste
ii  libglade2-0  1:2.4.2-2   library to load .glade files at ru
ii  libglib2.0-0 2.6.3-1 The GLib library of C routines
ii  libgnome2-0  2.8.1-2 The GNOME 2 library - runtime file
ii  libgnomecanvas2-02.8.0-1 A powerful object-oriented display
ii  libgnomeui-0 2.8.1-3 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   2.8.4-2 The GNOME virtual file-system libr
ii  libgtk2.0-0  2.6.2-4 The GTK+ graphical user interface 
ii  libice6  4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library
ii  libnautilus2-2   2.8.2-2 libraries for nautilus components 
ii  liborbit21:2.12.1-1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.8.1-1 Layout and rendering of internatio
ii  libpopt0 1.7-5   lib for parsing cmdline parameters
ii  libsm6   4.3.0.dfsg.1-12.0.1 X Window System Session Management
ii  libstdc++5   1:3.3.5-12  The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li
ii  libxml2  2.6.16-6GNOME XML library
ii  mozilla-browser  2:1.7.6-1   The Mozilla Internet application s
ii  procps   1:3.2.5-1   /proc file system utilities
ii  xlibs4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#296543: [CONSULT-STAFF] Re: Bug#296543: Path:QUARANTINEDIR is disregarded in mimedefang.pl.conf

2005-02-23 Thread Stephen R. Darragh
_READ_ the bug report and look at the code, please.

The defaults are all setup in the %Features hash.

The code then sets $QuarantineDir _FROM_
$Features{'Path:QUARANTINEDIR'}.

It does this _BEFORE_ the .conf file is loaded, thus ensuring that
setting $Features{'Path:QUARANTINEDIR'} in .conf is useless.  The rest
of the script uses $QuarantineDir, not $Features{'Path:QUARANTINEDIR'}.

Of course one can set $QuarantineDir directly, but that's just a hack.

I'm not even sure why it uses $QuarantineDir and doesn't use
$Features{'Path:QUARANTINEDIR'} directly.

On Wed, 2005-02-23 at 15:52 +0100, Christoph Martin wrote:
> Stephen R. Darragh schrieb:
> >
> > /etc/mail/mimedefang.pl.conf is required on line 176 of
> > /usr/bin/mimedefang.pl, but $QuarantineDir has already been set from
> > $Features{'Path:QUARANTINEDIR'} on line 163.
> 
> So what?
> 
> This is the same for all variables. The default value is set before the
> conf file ist required. So the variabels can be overwritten in the conffile.
> 
> Christoph
> --
> 
> Christoph Martin, EDV der Verwaltung, Uni-Mainz, Germany
>   Internet-Mail:  [EMAIL PROTECTED]
>Telefon: +49-6131-3926337
-- 
Stephen Darragh
Technical Director
Informed Technology
Ph: +61 8 9380 4244  Fax: +61 8 9380 4354



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#296543: Path:QUARANTINEDIR is disregarded in mimedefang.pl.conf

2005-02-22 Thread Stephen R. Darragh
Package: mimedefang
Version: 2.51-1
Severity: normal


/etc/mail/mimedefang.pl.conf is required on line 176 of
/usr/bin/mimedefang.pl, but $QuarantineDir has already been set from
$Features{'Path:QUARANTINEDIR'} on line 163.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-it-srd
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages mimedefang depends on:
ii  debconf 1.4.30.11Debian configuration management sy
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libdigest-sha1-perl 2.10-1   NIST SHA-1 message digest algorith
ii  libio-stringy-perl  2.109-3  Perl5 modules for IO from scalars 
ii  libmailtools-perl   1.62-1   Manipulate email in perl programs
ii  libmime-perl5.417-1  Perl5 modules for MIME-compliant m
ii  libperl5.8  5.8.4-6  Shared Perl library
ii  libunix-syslog-perl 0.100-4  Perl interface to the UNIX syslog(
ii  perl [libmime-base64-perl]  5.8.4-6  Larry Wall's Practical Extraction 
ii  psmisc  21.5-1   Utilities that use the proc filesy
ii  sendmail8.13.3-6 powerful, efficient, and scalable 

-- debconf information:
* mimedefang/embedperl: true


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#289812: quotatool: Assumes XFS quotas if the kernel supports them

2005-01-11 Thread Stephen R. Darragh
Package: quotatool
Version: 1.4.4-1
Severity: important

quotatool assumes that if the kernel supports XFS quotas, then the quota
format for all filesystems (XFS or not) is XFS.  This breaks its
usability on systems (like ours) with mixed filesystems.  Or anyone who
just happens to have XFS quota support in the kernel without any XFS
filesystems.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10it-srd
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)

Versions of packages quotatool depends on:
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]