Package: esound
Version: 0.2.36-3
Followup-For: Bug #348019

before

[EMAIL PROTECTED]:~$ firefox --verbose
FIREFOX_DSP=esddsp
APPLICATION_ID=firefox
CMDLINE_DISPLAY=
DISPLAY=:0.0
OPTIONS=
DEBUG=0
DEBUGGER=
Running: esddsp /usr/lib/firefox/firefox-bin -a firefox
Ungültiger Maschinenbefehl
[EMAIL PROTECTED]:~$ firefox --verbose
FIREFOX_DSP=esddsp
APPLICATION_ID=firefox
CMDLINE_DISPLAY=
DISPLAY=:0.0
OPTIONS=
DEBUG=0
DEBUGGER=
Running: esddsp /usr/lib/firefox/firefox-bin -a firefox
Speicherzugriffsfehler

.. after workaround 

# which /dev/dsp wrapper to use
#FIREFOX_DSP="auto"
#reportbug #348019: firefox: segfault at startup (amd64)
FIREFOX_DSP="meep"


[EMAIL PROTECTED]:~$ firefox --verbose
FIREFOX_DSP=meep
APPLICATION_ID=firefox
CMDLINE_DISPLAY=
DISPLAY=:0.0
OPTIONS=
DEBUG=0
DEBUGGER=
Running: /usr/lib/firefox/firefox-bin -a firefox
[EMAIL PROTECTED]:~$

... additional info

valgrind -v firefox
==8354== Memcheck, a memory error detector.
==8354== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al.
==8354== Using LibVEX rev 1367, a library for dynamic binary
translation.
==8354== Copyright (C) 2004-2005, and GNU GPL'd, by OpenWorks LLP.
==8354== Using valgrind-3.0.1-Debian, a dynamic binary instrumentation
framework.
==8354== Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al.
--8354-- Valgrind library directory: /usr/lib/valgrind
--8354-- Command line
--8354--    /bin/sh
--8354--    /usr/bin/firefox
--8354-- Startup, with flags:
--8354--    -v
--8354-- Contents of /proc/version:
--8354--   Linux version 2.6.13 ([EMAIL PROTECTED]) (gcc version 4.0.2
20050821 (prerelease) (Debian 4.0.1-6)) #1 Thu Sep 8 23:12:01 CEST 2005
--8354-- Reading syms from /bin/bash (0x400000)
--8354--    object doesn't have a symbol table
--8354-- Reading syms from /lib/ld-2.3.5.so (0x11900000)
--8354-- Reading debug info from /lib/ld-2.3.5.so...
--8354-- ... CRC mismatch (computed 3E8F25D6 wanted A270983D)
--8354--    object doesn't have a symbol table
--8354-- Reading syms from /usr/lib/valgrind/stage2 (0x70000000)
--8354-- Reading suppressions file: /usr/lib/valgrind/default.supp
==8354==
--8354-- Reading syms from /usr/lib/valgrind/vg_preload_core.so
(0x11A19000)
--8354-- Reading syms from /usr/lib/valgrind/vgpreload_memcheck.so
(0x11B1A000)
--8354-- Reading syms from /lib/libncurses.so.5.5 (0x11C33000)
--8354--    object doesn't have a symbol table
--8354-- Reading syms from /lib/libdl-2.3.5.so (0x11D8F000)
--8354-- Reading debug info from /lib/libdl-2.3.5.so...
--8354-- ... CRC mismatch (computed 1A37E0EC wanted 603E8210)
--8354--    object doesn't have a symbol table
--8354-- Reading syms from /lib/libc-2.3.5.so (0x11E92000)
--8354-- Reading debug info from /lib/libc-2.3.5.so...
--8354-- ... CRC mismatch (computed 8D1F8530 wanted 5FBACBFF)
--8354--    object doesn't have a symbol table
--8354-- REDIR: 0x11F05280 (rindex) redirected to 0x11B1D820 (rindex)
--8354-- REDIR: 0x11F04890 (strcmp) redirected to 0x11B1DAB0 (strcmp)
--8354-- REDIR: 0x11F04E30 (strlen) redirected to 0x11B1D9D0 (strlen)
--8354-- REDIR: 0x11F050B0 (strncmp) redirected to 0x11B1DA30 (strncmp)
--8354-- REDIR: 0x11F046E0 (index) redirected to 0x11B1D910 (index)
--8354-- REDIR: 0x11F072F0 (strchrnul) redirected to 0x11B1DD80
(strchrnul)
--8354-- REDIR: 0x11F06970 (memcpy) redirected to 0x11B1DDD0 (memcpy)
--8354-- REDIR: 0x11F06260 (memset) redirected to 0x11B1DCF0 (memset)
--8354-- REDIR: 0x11F06680 (stpcpy) redirected to 0x11B1E0D0 (stpcpy)
--8354-- REDIR: 0x11F048D0 (strcpy) redirected to 0x11B1E010 (strcpy)
--8354-- REDIR: 0xFFFFFFFFFF600400 (???) redirected to 0x700298C5 (???)
--8354-- REDIR: 0x11F059D0 (memchr) redirected to 0x11B1DB50 (memchr)
--8354-- REDIR: 0x11F07220 (rawmemchr) redirected to 0x11B1DDB0
(rawmemchr)
--8354-- REDIR: 0x11F04F20 (strnlen) redirected to 0x11B1D9A0 (strnlen)
--8354-- Reading syms from /usr/lib/gconv/ISO8859-1.so (0x1214D000)
--8354-- Reading debug info from /usr/lib/gconv/ISO8859-1.so...
--8354-- ... CRC mismatch (computed 7ED8E017 wanted 0CEB7F2C)
--8354--    object doesn't have a symbol table
==8354== Conditional jump or move depends on uninitialised value(s)
==8354==    at 0x11910D4B: (within /lib/ld-2.3.5.so)
==8354==    by 0x1190B75E: (within /lib/ld-2.3.5.so)
==8354==    by 0x1190B8E3: (within /lib/ld-2.3.5.so)
==8354==    by 0x11908730: (within /lib/ld-2.3.5.so)
==8354==    by 0x11F91EB4: (within /lib/libc-2.3.5.so)
==8354==    by 0x1190B970: (within /lib/ld-2.3.5.so)
==8354==    by 0x11F92002: __libc_dlsym (in /lib/libc-2.3.5.so)
==8354==    by 0x11EB85F9: (within /lib/libc-2.3.5.so)
==8354==    by 0x11EAFC69: (within /lib/libc-2.3.5.so)
==8354==    by 0x11EB05B0: (within /lib/libc-2.3.5.so)
==8354==    by 0x11F150A8: (within /lib/libc-2.3.5.so)
==8354==    by 0x11F0B3E8: mbrtowc (in /lib/libc-2.3.5.so)
--8354-- REDIR: 0x11F051C0 (strncpy) redirected to 0x11B1E350 (strncpy)
Speicherzugriffsfehler


thanks for workaround,

Thomas

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13
Locale: LANG=de_DE.ISO-8859-1, LC_CTYPE=de_DE.ISO-8859-1 (charmap=ISO-8859-1)

Versions of packages esound depends on:
ii  esound-common                 0.2.36-3   Enlightened Sound Daemon - Common 
ii  libaudiofile0                 0.2.6-6    Open-source version of SGI's audio
ii  libc6                         2.3.5-12   GNU C Library: Shared libraries an
ii  libesd0                       0.2.36-3   Enlightened Sound Daemon - Shared 
ii  libwrap0                      7.6.dbs-8  Wietse Venema's TCP wrappers libra

esound recommends no packages.

-- no debconf information


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

Reply via email to