Bug#487614: xulrunner-1.9: hangs/freezes on upgrade

2008-06-30 Thread Sumit Madan
Mike Hommey wrote: On Sun, Jun 29, 2008 at 08:26:24AM +0200, Mike Hommey wrote: Can you install xulrunner-1.9-dbg, libc6-dbg, and ideally, rebuild libtrash with DEB_BUILD_OPTIONS=nostrip (and install it, obviously), and try again? Forget my last messages, I managed to

Bug#487614: xulrunner-1.9: hangs/freezes on upgrade

2008-06-30 Thread Mike Hommey
On Mon, Jun 30, 2008 at 12:31:00PM +0200, Sumit Madan wrote: Mike Hommey wrote: On Sun, Jun 29, 2008 at 08:26:24AM +0200, Mike Hommey wrote: Can you install xulrunner-1.9-dbg, libc6-dbg, and ideally, rebuild libtrash with DEB_BUILD_OPTIONS=nostrip (and install it, obviously),

Bug#487614: xulrunner-1.9: hangs/freezes on upgrade

2008-06-29 Thread Mike Hommey
On Sun, Jun 29, 2008 at 02:08:15AM +0200, Sumit Madan wrote: Mike Hommey wrote: Try this way: ./run-mozilla.sh -g ./xpcshell -e gdb set env LD_PRELOAD /usr/lib/libtrash/libtrash.so.2.4:/usr/lib/xulrunner-1.9/libjemalloc.so gdb run CTRL+C gdb bt full Can you install

Bug#487614: xulrunner-1.9: hangs/freezes on upgrade

2008-06-29 Thread Mike Hommey
On Sun, Jun 29, 2008 at 08:26:24AM +0200, Mike Hommey wrote: On Sun, Jun 29, 2008 at 02:08:15AM +0200, Sumit Madan wrote: Mike Hommey wrote: Try this way: ./run-mozilla.sh -g ./xpcshell -e gdb set env LD_PRELOAD /usr/lib/libtrash/libtrash.so.2.4:/usr/lib/xulrunner-1.9/libjemalloc.so

Bug#487614: xulrunner-1.9: hangs/freezes on upgrade

2008-06-28 Thread Mike Hommey
On Fri, Jun 27, 2008 at 08:30:34PM +0200, Sumit Madan wrote: Mike Hommey wrote: On Fri, Jun 27, 2008 at 08:00:38PM +0200, Sumit Madan wrote: If i remove the libtrash.so.2.4 from LD_PRELOAD, then it runs normal and there are no problems shown by gdb. Just do Ctrl+C in gdb when it

Bug#487614: xulrunner-1.9: hangs/freezes on upgrade

2008-06-28 Thread Sumit Madan
Mike Hommey wrote: Try this way: ./run-mozilla.sh -g ./xpcshell -e gdb set env LD_PRELOAD /usr/lib/libtrash/libtrash.so.2.4:/usr/lib/xulrunner-1.9/libjemalloc.so gdb run CTRL+C gdb bt full Strace: ## [EMAIL PROTECTED]:/usr/lib/xulrunner-1.9# ./run-mozilla.sh -g ./xpcshell -e

Bug#487614: xulrunner-1.9: hangs/freezes on upgrade

2008-06-27 Thread Sumit Madan
Mike Hommey wrote: Can you try to run the following: cd /usr/lib/xulrunner-1.9 ./run-mozilla.sh -g ./xpcshell -e gdb run When it hangs, press CTRL+C gdb bt full Then, please send the result here. There is no trace. GDB says program exited normally: ## /usr/lib/xulrunner-1.9#

Bug#487614: xulrunner-1.9: hangs/freezes on upgrade

2008-06-27 Thread Mike Hommey
On Fri, Jun 27, 2008 at 03:02:55PM +0200, Sumit Madan [EMAIL PROTECTED] wrote: I am using libtrash here on my system and the variable LD_PRELOAD is set to: ## echo $LD_PRELOAD /usr/lib/libtrash/libtrash.so.2.4 ## The installation process doesn't hangs, if i unset the LD_PRELOAD variable

Bug#487614: xulrunner-1.9: hangs/freezes on upgrade

2008-06-27 Thread Sumit Madan
Mike Hommey wrote: Okay, can you now try LD_PRELOAD=/usr/lib/libtrash/libtrash.so.2.4:/usr/lib/xulrunner-1.9/libjemalloc.so ./run-mozilla.sh -g ./xpcshell -e and apply the same same procedure ? (It is likely to be the same problem that happens with aoss) i have build the package with

Bug#487614: xulrunner-1.9: hangs/freezes on upgrade

2008-06-27 Thread Mike Hommey
On Fri, Jun 27, 2008 at 07:47:20PM +0200, Sumit Madan wrote: Mike Hommey wrote: Okay, can you now try LD_PRELOAD=/usr/lib/libtrash/libtrash.so.2.4:/usr/lib/xulrunner-1.9/libjemalloc.so ./run-mozilla.sh -g ./xpcshell -e and apply the same same procedure ? (It is likely to be the same

Bug#487614: xulrunner-1.9: hangs/freezes on upgrade

2008-06-27 Thread Sumit Madan
Mike Hommey wrote: Try what I wrote above, with the run, ctrl+c, bt full thing. After starting the following command nothing happens and the process hangs. ## LD_PRELOAD=/usr/lib/libtrash/libtrash.so.2.4:/usr/lib/xulrunner-1.9/libjemalloc.so ./run-mozilla.sh -g ./xpcshell -e ## If i

Bug#487614: xulrunner-1.9: hangs/freezes on upgrade

2008-06-27 Thread Mike Hommey
On Fri, Jun 27, 2008 at 08:00:38PM +0200, Sumit Madan wrote: Mike Hommey wrote: Try what I wrote above, with the run, ctrl+c, bt full thing. After starting the following command nothing happens and the process hangs. ##

Bug#487614: xulrunner-1.9: hangs/freezes on upgrade

2008-06-27 Thread Sumit Madan
Mike Hommey wrote: On Fri, Jun 27, 2008 at 08:00:38PM +0200, Sumit Madan wrote: If i remove the libtrash.so.2.4 from LD_PRELOAD, then it runs normal and there are no problems shown by gdb. Just do Ctrl+C in gdb when it is hanging. And please send the result of bt full right after

Bug#487614: xulrunner-1.9: hangs/freezes on upgrade

2008-06-26 Thread Sumit Madan
Hello, i have this same problem on my system. xulrunner-1.9 hangs on upgrade. I can't downgrade to 1.9~rc2-3 because i didn't found it on snapshot.debian.net. A downgrade to 1.9~b5-3 works, but the package iceweasel needs 1.9-rc2-4. I think the problem is the line 11 of postinst file: ##

Bug#487614: xulrunner-1.9: hangs/freezes on upgrade

2008-06-26 Thread Mike Hommey
On Thu, Jun 26, 2008 at 11:52:35PM +0200, Sumit Madan wrote: Hello, i have this same problem on my system. xulrunner-1.9 hangs on upgrade. I can't downgrade to 1.9~rc2-3 because i didn't found it on snapshot.debian.net. A downgrade to 1.9~b5-3 works, but the package iceweasel needs

Bug#487614: xulrunner-1.9: hangs/freezes on upgrade

2008-06-23 Thread Arthur Marsh
Mike Hommey wrote, on 2008-06-23 14:46: On Mon, Jun 23, 2008 at 11:54:50AM +0930, Arthur Marsh wrote: Package: xulrunner-1.9 Version: 1.9~rc2-4 Severity: normal When attempting to upgrade xulrunner-1.9, the process hung until I hit control-c: Errors were encountered while processing:

Bug#487614: xulrunner-1.9: hangs/freezes on upgrade

2008-06-22 Thread Arthur Marsh
Package: xulrunner-1.9 Version: 1.9~rc2-4 Severity: normal When attempting to upgrade xulrunner-1.9, the process hung until I hit control-c: Errors were encountered while processing: xulrunner-1.9 E: Sub-process /usr/bin/dpkg returned an error code (1) A package failed to install. Trying to

Bug#487614: xulrunner-1.9: hangs/freezes on upgrade

2008-06-22 Thread Mike Hommey
On Mon, Jun 23, 2008 at 11:54:50AM +0930, Arthur Marsh wrote: Package: xulrunner-1.9 Version: 1.9~rc2-4 Severity: normal When attempting to upgrade xulrunner-1.9, the process hung until I hit control-c: Errors were encountered while processing: xulrunner-1.9 E: Sub-process