← Back to team overview

dx-packages team mailing list archive

[Bug 1244010] Re: /usr/lib/x86_64-linux-gnu/indicator-sound/indicator-sound-service:11:_IO_vfprintf_internal:buffered_vfprintf:_IO_vfprintf_internal:___fprintf_chk:pa_log_levelv_meta

 

Seems to be a smashed stack while attempting in an infinite loop to
connect to pulse.

Looks like the loop is in volume-control.vala, from reconnect_to_pulse()
-> pa_context_connect() -> context_state_callback() ->
reconnect_to_pulse(). We could (a) bail out after failing N times and/or
(b) if we want to keep retrying over time, perhaps add a timer interval
between context_state_callback()'s call to reconnect_to_pulse().

#1990 0x000000000040c2c1 in ?? ()
No symbol table info available.
#1991 0x00007f3b4161cdaf in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
No symbol table info available.
#1992 0x00007f3b4161d465 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
No symbol table info available.
#1993 0x00007f3b4161d643 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
No symbol table info available.
#1994 0x00007f3b4161e1e5 in pa_context_connect () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
No symbol table info available.
#1995 0x000000000040c2c1 in ?? ()
No symbol table info available.
#1996 0x00007f3b4161cdaf in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
No symbol table info available.
#1997 0x00007f3b4161d465 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
No symbol table info available.
#1998 0x00007f3b4161d643 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
No symbol table info available.
#1999 0x00007f3b4161e1e5 in pa_context_connect () from /usr/lib/x86_64-linux-gnu/libpulse.so.0

** Also affects: indicator-sound
   Importance: Undecided
       Status: New

** Changed in: indicator-sound
       Status: New => Confirmed

** Changed in: indicator-sound
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-sound in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1244010

Title:
  /usr/lib/x86_64-linux-gnu/indicator-sound/indicator-sound-
  service:11:_IO_vfprintf_internal:buffered_vfprintf:_IO_vfprintf_internal:___fprintf_chk:pa_log_levelv_meta

Status in Sound Menu:
  Confirmed
Status in “indicator-sound” package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding indicator-sound.  This problem was most recently seen with
  version 12.10.2+13.10.20131011-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/d73e81071c5c71876c0087cb4715f18d3c038725
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/1244010/+subscriptions


References