Your message dated Wed, 13 Dec 2006 20:23:49 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#402932: iceape: doesn't start... seems to be unrelated to
the other bug reports
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: iceape
Version: 1.0.6-1
Severity: important
I've tried to follow recommendations on previous bug reports, so I
uninstalled iceape* and mozilla-* products, removed /usr/lib/iceape
completely, reinstalled it and it still doesn't start... just doesn't
report anything and doesn't start... it takes it this long to quit:
,-----------------------
| *$> time iceape
| real 0m0.279s
| user 0m0.072s
| sys 0m0.092s
| *$> time iceape -mail
|
| real 0m0.288s
| user 0m0.084s
| sys 0m0.072s
`---
I moved ~/.mozilla away
,--------------------------------------------------------------------
| > sh -x iceape
| + '[' '' ']'
| + MOZ_DIST_BIN=/usr/lib/iceape
| + MOZ_PROGRAM=/usr/lib/iceape/iceape-bin
| + RUNTIME_ICEAPE_DSP=
| + '[' -f /etc/iceape/iceaperc ']'
| + . /etc/iceape/iceaperc
| ++ ICEAPE_DSP=none
| + '[' -f /home/yoh/.mozilla/iceaperc ']'
| + '[' '' ']'
| + '[' -z none ']'
| + export MOZ_DISABLE_PANGO
| + '[' none = auto ']'
| + '[' none = none ']'
| + ICEAPE_DSP=
| + EXTENT_LD_LIB_PATH=/usr/lib/iceape:/usr/lib/iceape/plugins
| + '[' :/usr/local/lib ']'
| + LD_LIBRARY_PATH=/usr/lib/iceape:/usr/lib/iceape/plugins::/usr/local/lib
| + export LD_LIBRARY_PATH
| + APPLICATION_ID=iceape
| + VERBOSE=
| + DEBUG=0
| + DEBUGGER=
| + REMOTE=0
| + TRY_USE_EXIST=0
| + first=1
| + opt=
| + START=
| + '[' 0 -ne 0 ']'
| + OPTIONS=
| + '[' 0 -eq 1 ']'
| + '[' 0 -eq 1 ']'
| + MOZ_PROGRAM='/usr/lib/iceape/iceape-bin -a iceape'
| + echo_vars ICEAPE_DSP APPLICATION_ID CMDLINE_DISPLAY DISPLAY OPTIONS DEBUG
DEBUGGER MOZ_DISABLE_PANGO MOZ_NO_REMOTE REMOTE START
| + '[' '' ']'
| + PING_STATUS=1
| + '[' :0.0 ']'
| + '[' -z '' ']'
| + CMDLINE_DISPLAY=:0.0
| + verbose 'Running: /usr/lib/iceape/iceape-bin -a iceape -remote
'\''ping()'\'''
| + '[' '' ']'
| + DISPLAY=:0.0
| + /usr/lib/iceape/iceape-bin -a iceape -remote 'ping()'
| + PING_STATUS=2
| + echo_vars PING_STATUS
| + '[' '' ']'
| + '[' 2 -eq 0 ']'
| + '[' 2 -eq 0 ']'
| + '[' 0 -eq 0 ']'
| + '[' 0 -eq 1 ']'
| + type ''
| + exec_verbose /usr/lib/iceape/iceape-bin -a iceape
| + verbose Running: /usr/lib/iceape/iceape-bin -a iceape
| + '[' '' ']'
| + exec /usr/lib/iceape/iceape-bin -a iceape
`---
ok - now with -g
,----------------------------------
| > iceape -g
| GNU gdb 6.5-debian
| Copyright (C) 2006 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 "i486-linux-gnu"...Using host libthread_db library
"/lib/tls/i686/cmov/libthread_db.so.1".
|
| (gdb) r
| Starting program: /usr/lib/iceape/iceape-bin -a iceape
| Failed to read a valid object file image from memory.
| [Thread debugging using libthread_db enabled]
| [New Thread -1220053312 (LWP 19136)]
|
| Program exited with code 01.
|
`---
Here is strace log (strace -fF ):
links http://www.onerussian.com/Linux/bugs/iceape/iceape.strace.log.gz
Please let me know if I could dig more information -- I need iceape to
validate mozilla extensions packaging before uploading them...
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Versions of packages iceape depends on:
ii iceape-browser 1.0.6-1 The Iceape Internet browser
ii iceape-mailnews 1.0.6-1 The iceape Internet application su
Versions of packages iceape recommends:
pn iceape-chatzilla <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
On Wed, Dec 13, 2006 at 02:06:49PM -0500, Yaroslav Halchenko <[EMAIL
PROTECTED]> wrote:
> doh...
>
> 1. I did have MOZILLA_FIVE_HOME=/usr/local/mozilla --
> got removed
>
> 2. it starts nicely from other user account
>
> 3. it starts nicely whenever I login from another box and run iceape
> --no-xshm
>
> 4. but didn't start from my environment (though I export
> MOZILLA_FIVE_HOME=)
> I even made another strace (smaller a bit this time)
> http://www.onerussian.com/Linux/bugs/iceape/iceape.strace2.log.gz
>
> 3. and 4. persuaded me to relogin into my X desktop (after all it was up
> for a while and went through quite a few upgrades)
> and that did the trick...
> I am sorry that I brought this up unto you without enough
> troubleshooting... heh heh Please feel free to close the bug
Thanks for the feedback,
Closing
Mike
--- End Message ---