Your message dated Sat, 19 Dec 2009 18:34:10 +0100
with message-id <[email protected]>
and subject line Re: Bug#490308: Acknowledgement (iceweasel: Iceweasel 3 hangs
up when socksified by dante).
has caused the Debian Bug report #490308,
regarding iceweasel: Iceweasel 3 hangs up when socksified by dante.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
490308: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=490308
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: iceweasel
Version: 3.0~rc2-2
Severity: important
After upgrading from iceweasel 2 to iceweasel 3, iceweasel hangs up before
starting when socksified by dante.
dante-client 1.1.18.dfsg-0.2
In my company, we use a socks proxy for accessing two networks where
client's machines resides. All the other traffic must go "outside" the proxy
server, so I cannot configure
socks proxy inside iceweasel.
It worked perfectly with iceweasel 2.x. It's after upgrading to testing's
iceweasel 3 when it stopped starting.
This is the otput og iceweasel -g:
$ iceweasel -g
GNU gdb 6.7.1-debian
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
(gdb) set pagination off
(gdb)
(gdb) run
Starting program: /usr/lib/iceweasel/firefox-bin -a firefox
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Program received signal SIGINT, Interrupt.
0xffffe410 in __kernel_vsyscall ()
(gdb) bt full
#0 0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7cf5589 in ?? () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#2 0x0000000c in ?? ()
No symbol table info available.
#3 0xb7cfdff4 in fpathconf () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#4 0xb7de4dc6 in ?? () from /usr/lib/libstdc++.so.6
No symbol table info available.
#5 0xb7f974e4 in ?? ()
No symbol table info available.
#6 0xb7f97458 in ?? ()
No symbol table info available.
#7 0xbff70b5c in ?? ()
No symbol table info available.
#8 0xb7f924ab in ?? ()
No symbol table info available.
#9 0xb7f974e4 in ?? ()
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
But I have to say that bt output is different every time I run it.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (900, 'testing'), (800, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages iceweasel depends on:
ii debianutils 2.28.4 Miscellaneous utilities specific t
ii fontconfig 2.6.0-1 generic font configuration library
ii libc6 2.7-10 GNU C Library: Shared libraries
ii libgcc1 1:4.3.1-2 GCC support library
ii libglib2.0-0 2.16.3-2 The GLib library of C routines
ii libgtk2.0-0 2.12.10-2 The GTK+ graphical user interface
ii libnspr4-0d 4.7.1-3 NetScape Portable Runtime Library
ii libstdc++6 4.3.1-2 The GNU Standard C++ Library v3
ii procps 1:3.2.7-8 /proc file system utilities
ii psmisc 22.6-1 Utilities that use the proc filesy
ii xulrunner-1.9 1.9~rc2-5 XUL + XPCOM application runner
iceweasel recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Fri, Aug 08, 2008 at 02:25:14AM -0700, David Garabana wrote:
> Yes, it does work with MOZILLA_NO_JEMALLOC=1.
> BUT it does even work with MOZILLA_NO_JEMALLOC=0 (I supose this option
> doesn't disable new memory manager).
>
> Is this behaviour normal?
Yes, it is. The variable was only checked for existence, not for its
value.
If you haven't tested iceweasel 3.5, I would suggest you to, because
there are changes related to jemalloc that may break it again with
dante. I would appreciate if you could check and report a bug if this is
broken.
Thanks
Mike
--- End Message ---