found 471394 mcs/0.7.1-1
thanks

On Mon, 19 May 2008 21:48:38 +0200 Francesco Poli wrote:

> On Mon, 19 May 2008 09:03:22 +0200 Adam Cécile (Le_Vert) wrote:
> 
> > Francesco Poli a écrit :
> [...]
> > > I reported the issue a while ago, but I don't see any response yet.
> > > Could at least this bug report be forwarded to upstream?
> > > Thanks.
> > >   
> > Wiliam Pitcock (upstream) is alreayd reading Debian's bugs.
> 
> Ah, OK.
> I was just unaware of this, since I hadn't seen any answer whatsoever...
> 
> > I'll speak 
> > with him about this issue when I'll see him.
> 
> Thank you very much.

What's the status of this bug?

I've just reproduced it with mcs/0.7.1-1 and audacious/2.1-1, even
though in a more subtle way.

Steps to reproduce (on an amd64 Debian testing box):


  $ cp -ai ~/.config/audacious/config ~/tmp/config-audacious-config_SAVE
  $ audacious2 &
  $ diff ~/tmp/config-audacious-config_SAVE ~/.config/audacious/config

No differences, everything seems fine.
I then press the play button on audacious and start listening to
an Internet radio stream.

  $ diff ~/tmp/config-audacious-config_SAVE ~/.config/audacious/config

Still identical: good!
I press stop and then again play, and forward.
Hence I start listening to another Internet radio stream in my playlist.

  $ diff ~/tmp/config-audacious-config_SAVE ~/.config/audacious/config

Still identical: perfect!
I press forward a couple times, hence switching to other two different
Internet radio streams in my playlist.

  $ diff ~/tmp/config-audacious-config_SAVE ~/.config/audacious/config

Still identical: it seems to work correctly, doesn't it?
I press the stop button and then the close button, in order to quit
audacious. Guess what?
Audacious segfaults!

  LASTFM: (cleanup) Cleanup finished

  [1]+  Segmentation fault      audacious2

The relevant line in /var/log/kern.log shows:

  audacious2[7186]: segfault at 7fba525d0c67 ip 00007fba525d0c67 sp
  00007fba506b0670 error 14 in libresolv-2.9.so[7fba5bf89000+13000]

Now the two files differ:

  $ diff tmp/config-audacious-config_SAVE .config/audacious/config 80c80
  < period_time=100
  ---
  > period_time=TRUE
  94c94
  < get_info_on_load=FALSE
  ---
  > get_info_on_load=TRUE
  146c146
  < analyzer_type=1
  ---
  > analyzer_type=0
  155c155
  < playlist_width=275
  ---
  > playlist_width=0
  157c157
  < playlist_position=0
  ---
  > playlist_position=14
  285c285
  < text_utf8conv_disable=FALSE
  ---
  > text_utf8conv_disable=RUE
  310c310
  < playlist_shaded=FALSE
  ---
  > playlist_shaded=TRUE
  372c372
  < playMaxTime=500
  ---
  > playMaxTime=0




-- 
 New location for my website! Update your bookmarks!
 http://www.inventati.org/frx
..................................................... Francesco Poli .
 GnuPG key fpr == C979 F34B 27CE 5CD8 DC12  31B5 78F4 279B DD6D FCF4

Attachment: pgpXTs5fdfaF6.pgp
Description: PGP signature

Reply via email to