Your message dated Sun, 12 Dec 2010 12:36:11 +0000
with message-id <[email protected]>
and subject line Bug#579860: fixed in miro 3.5.1-1
has caused the Debian Bug report #579860,
regarding miro: Segfault when moving volume slider during playback
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
579860: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579860
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: miro
Version: 3.0-1
Severity: normal

When playing back any file in Miro, I can get a segfault if I move the volume
slider.  It seems to be some sort of timing issue since it does not always
occur immediately.  In various tests, I found that Miro will always segfault
given enough time of moving the slider back and forth.

I am using the gstreamer backend with PulseAudio if that information is useful.

Attached is miro "debug" output if it is of any use.  The output of bug-buddy
is not useful.

Best regards,

Nathan A. Stine

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages miro depends on:
ii  gstreamer0.10-ffmpeg       0.10.10-1     FFmpeg plugin for GStreamer
ii  gstreamer0.10-plugins-bad  0.10.18-2+b1  GStreamer plugins from the "bad" s
ii  gstreamer0.10-plugins-base 0.10.29-1     GStreamer plugins from the "base" 
ii  gstreamer0.10-plugins-good 0.10.22-1     GStreamer plugins from the "good" 
ii  gstreamer0.10-x            0.10.29-1     GStreamer plugins for X11 and Pang
ii  libc6                      2.10.2-7      Embedded GNU C Library: Shared lib
ii  libgcc1                    1:4.4.3-9     GCC support library
ii  libgtk2.0-0                2.20.0-3      The GTK+ graphical user interface 
ii  libnspr4-0d                4.8.4-1       NetScape Portable Runtime Library
ii  libstdc++6                 4.4.3-9       The GNU Standard C++ Library v3
ii  libx11-6                   2:1.3.3-3     X11 client-side library
ii  miro-data                  3.0-1         GTK+ based RSS video aggregator da
ii  python                     2.5.4-9       An interactive high-level object-o
ii  python-dbus                0.83.1-1      simple interprocess messaging syst
ii  python-gconf               2.28.1-1      Python bindings for the GConf conf
ii  python-glade2              2.17.0-2      GTK+ bindings: Glade support
ii  python-gst0.10             0.10.18-2     generic media-playing framework (P
ii  python-gtk2                2.17.0-2      Python bindings for the GTK+ widge
ii  python-gtkmozembed         2.25.3-4.1+b3 Python bindings for the GtkMozEmbe
ii  python-libtorrent          0.14.10-2     Python bindings for libtorrent-ras
ii  python-pysqlite2           2.5.5-3+b1    Python interface to SQLite 3
ii  python-support             1.0.8         automated rebuilding support for P
ii  python2.5                  2.5.5-6       An interactive high-level object-o
ii  xulrunner-1.9.1            1.9.1.9-6     XUL + XPCOM application runner

miro recommends no packages.

Versions of packages miro suggests:
ii  gstreamer0.10-plugins-ugly    0.10.14-1  GStreamer plugins from the "ugly" 
ii  python-notify                 0.1.1-2+b2 Python bindings for libnotify
ii  ttf-dejavu                    2.30-2     Metapackage to pull in ttf-dejavu-

-- no debconf information
2010-05-01 13:59:28,131 INFO     Starting up Miro
2010-05-01 13:59:28,132 INFO     Version:    3.0
2010-05-01 13:59:28,141 INFO     OS:         Linux 2.6.32-4-amd64 x86_64
2010-05-01 13:59:28,143 INFO     Revision:   
ssh://[email protected]/var/git/miro - c7fed359
2010-05-01 13:59:28,144 INFO     Builder:    u...@greenwood
2010-05-01 13:59:28,144 INFO     Build Time: 1269739987.46
2010-05-01 13:59:28,145 INFO     Starting event loop thread
2010-05-01 13:59:28,147 INFO     Restoring database...
2010-05-01 13:59:28,147 INFO     Python version:    2.5.5 (r255:77872, Apr 21 
2010, 08:40:04) 
[GCC 4.4.3]
2010-05-01 13:59:28,149 INFO     Sqlite3 version:   3.6.23.1
2010-05-01 13:59:28,150 INFO     Gtk+ version:      (2, 20, 0)
2010-05-01 13:59:28,150 INFO     Pysqlite version:  2.3.2
2010-05-01 13:59:28,151 INFO     PyGObject version: (2, 21, 1)
2010-05-01 13:59:28,152 INFO     opening database /home/stinerman/.miro/sqlitedb
2010-05-01 13:59:28,153 INFO     PyGtk version:     (2, 17, 0)
2010-05-01 13:59:28,154 INFO     Language:          [('LANG', 'en_US.UTF-8')]
2010-05-01 13:59:28,162 INFO     set_renderer: trying to add xinerenderer
2010-05-01 13:59:28,163 INFO     set_renderer: couldn't load xinerenderer: 
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.5/miro/plat/renderers/__init__.py", line 53, 
in set_renderer
    pkg = __import__('miro.plat.renderers.' + modname)
ImportError: No module named xinerenderer

2010-05-01 13:59:28,164 ERROR    init_renderer: error detected...  trying to 
use gstreamerrenderer
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.5/miro/plat/renderers/__init__.py", line 77, 
in init_renderer
    set_renderer("%srenderer" % r)
  File "/usr/lib/pymodules/python2.5/miro/plat/renderers/__init__.py", line 53, 
in set_renderer
    pkg = __import__('miro.plat.renderers.' + modname)
ImportError: No module named xinerenderer
2010-05-01 13:59:28,166 INFO     set_renderer: trying to add gstreamerrenderer
2010-05-01 13:59:28,236 INFO     GStreamer version: GStreamer 0.10.29
2010-05-01 13:59:28,240 TIMING   Database upgrade time: 0.092
2010-05-01 13:59:28,242 DBLOG    start database log entries
2010-05-01 13:59:28,243 DBLOG    * Mon Apr  5 19:35:11 2010: Upgraded database 
from version 105 to 110
2010-05-01 13:59:28,243 DBLOG    end database log entries
2010-05-01 13:59:28,253 INFO     GStreamer audiosink: gconfaudiosink
2010-05-01 13:59:28,269 INFO     GStreamer videosink: gconfvideosink
2010-05-01 13:59:28,276 INFO     GStreamer version: GStreamer 0.10.29
2010-05-01 13:59:28,279 INFO     GStreamer audiosink: gconfaudiosink
2010-05-01 13:59:28,280 INFO     set_renderer: successfully loaded 
gstreamerrenderer
2010-05-01 13:59:28,286 INFO     setup tabs...
2010-05-01 13:59:28,305 INFO     setup theme...
2010-05-01 13:59:28,492 INFO     Checking movies directory 
'/home/stinerman/video/Miro/'...
2010-05-01 13:59:31,806 INFO     Starting auto downloader...
2010-05-01 13:59:31,893 INFO     Starting movie data updates
2010-05-01 13:59:32,745 INFO     checking https://www.miroguide.com/
Traceback (most recent call last):
  File 
"/usr/lib/pymodules/python2.5/miro/frontends/widgets/gtk/weakconnect.py", line 
49, in handle_callback
    return real_method(obj, *(args + self.user_args))
  File "/usr/lib/pymodules/python2.5/miro/frontends/widgets/gtk/base.py", line 
90, in on_hierarchy_changed
    window = wrappermap.wrapper(toplevel)
  File "/usr/lib/pymodules/python2.5/miro/frontends/widgets/gtk/wrappermap.py", 
line 46, in wrapper
    raise KeyError("Widget wrapper no longer exists")
KeyError: 'Widget wrapper no longer exists'
2010-05-01 14:00:07,074 INFO     updating http://feeds.feedburner.com/alaskahdtv
2010-05-01 14:00:07,086 INFO     updating http://justthefacts.blip.tv/rss/itunes
2010-05-01 14:00:07,099 INFO     updating 
http://feeds.theonion.com/OnionNewsNetwork
2010-05-01 14:00:07,500 INFO     updating 
http://gdata.youtube.com/feeds/api/users/tpmtv/uploads?orderby=published
2010-05-01 14:00:07,522 INFO     updating 
http://www.youtube.com/rss/user/hitchenschannel/videos.rss
2010-05-01 14:00:10,663 INFO     updating 
http://feeds.theonion.com/theonion/radionews
2010-05-01 14:00:10,942 TIMING   idle (Thread Pool Callback (Feedparser 
callback - http://www.youtube.com/rss/user/hitchenschannel/videos.rss)) too 
slow (0.940 secs)
2010-05-01 14:00:13,329 INFO     updating 
http://feeds.thestranger.com/stranger/savage
2010-05-01 14:00:13,338 TIMING   feed update for: 
http://gdata.youtube.com/feeds/api/users/tpmtv/uploads?orderby=published too 
slow (2.001 secs)
2010-05-01 14:00:13,342 TIMING   idle (Thread Pool Callback (Feedparser 
callback - 
http://gdata.youtube.com/feeds/api/users/tpmtv/uploads?orderby=published)) too 
slow (2.005 secs)
2010-05-01 14:00:14,003 TIMING   idle (Thread Pool Callback (Feedparser 
callback - http://justthefacts.blip.tv/rss/itunes)) too slow (0.552 secs)
Multiple segmentation faults occurred; can't display error dialog

** (bug-buddy:14169): WARNING **: Could not read /proc/14133/exe: Failed to 
read the symbolic link '/proc/14133/exe': No such file or directory

"/usr/bin/miro.real": not in executable format: File format not recognized
ptrace: No such process.
/home/stinerman/14133: No such file or directory.
No stack.

--- End Message ---
--- Begin Message ---
Source: miro
Source-Version: 3.5.1-1

We believe that the bug you reported is fixed in the latest version of
miro, which is due to be installed in the Debian FTP archive:

miro-data_3.5.1-1_all.deb
  to main/m/miro/miro-data_3.5.1-1_all.deb
miro_3.5.1-1.debian.tar.gz
  to main/m/miro/miro_3.5.1-1.debian.tar.gz
miro_3.5.1-1.dsc
  to main/m/miro/miro_3.5.1-1.dsc
miro_3.5.1-1_amd64.deb
  to main/m/miro/miro_3.5.1-1_amd64.deb
miro_3.5.1.orig.tar.gz
  to main/m/miro/miro_3.5.1.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Uwe Hermann <[email protected]> (supplier of updated miro package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 11 Dec 2010 17:45:51 +0100
Source: miro
Binary: miro miro-data
Architecture: source all amd64
Version: 3.5.1-1
Distribution: experimental
Urgency: low
Maintainer: Uwe Hermann <[email protected]>
Changed-By: Uwe Hermann <[email protected]>
Description: 
 miro       - GTK+ based RSS video aggregator
 miro-data  - GTK+ based RSS video aggregator data files
Closes: 579860 580962 583690 601903
Changes: 
 miro (3.5.1-1) experimental; urgency=low
 .
   * New upstream release (Closes: #601903).
     + Fixes "mousewheel does not change loudness" (Closes: #583690).
     + Add new dependency: python-pycurl.
     + Add new build-dependency: libwebkit-dev.
   * Close bugs that cannot be reproduced in this release. Please feel free
     to re-open if there are still issues.
     + "Segfault when moving volume slider during playback" (Closes: #579860).
     + "Fails to generate thumbnails" (Closes: #580962).
   * Drop no longer needed patches, update others:
     + 20_no_autoupdate.patch: Drop, no longer needed.
     + 101_player_undefined_elapsed_time.patch: Drop, fixed upstream.
     + 100_catch_keyerror_in_update_items.patch: Update.
     + 10_movies_dir.patch: Update.
     + 50_miro_debug_fix.patch: Update.
Checksums-Sha1: 
 f44873d81159398de3505ae905a9dedbcc6ae0ac 1127 miro_3.5.1-1.dsc
 0f5c2a307e7040c9c2895ee9a2d1c3ff99d34e9e 10707983 miro_3.5.1.orig.tar.gz
 e5a0062de0425ecc7d503057b99619259fd1d1c0 18802 miro_3.5.1-1.debian.tar.gz
 bbd2ce33f568d606f2756f810a236c53ade9f286 1971438 miro-data_3.5.1-1_all.deb
 1b2630abe0707cc456325809cdb1c0bb1f9cb91d 522284 miro_3.5.1-1_amd64.deb
Checksums-Sha256: 
 5b3a6acf5e1f0d12f374185fea6c519c3ea1e3ea10498bcac7b5df02a138bffb 1127 
miro_3.5.1-1.dsc
 1d1cba35e5e113f18c47dff01b3f6141ca962032e797b26e537bfc5b268d0635 10707983 
miro_3.5.1.orig.tar.gz
 06f630c0dcaddcb9566cfac9b4509dba707ba0d8f66cdc512a4d2eb553f75863 18802 
miro_3.5.1-1.debian.tar.gz
 6565e077f62a7e82af86cb7c7e73d5f3fe068930bc376959cd37ff5a24fc2517 1971438 
miro-data_3.5.1-1_all.deb
 d9709755ff65db5011185518f937af2c311087bb4dfe0727dcc7a62e14423a50 522284 
miro_3.5.1-1_amd64.deb
Files: 
 de2f684b7ef3aa3a7e5544f6a0e8afc6 1127 net extra miro_3.5.1-1.dsc
 c4f22333da18bba48eadc65b9b05bfcc 10707983 net extra miro_3.5.1.orig.tar.gz
 f77f6768f418da1c0bdeb37ee1eba5ac 18802 net extra miro_3.5.1-1.debian.tar.gz
 23947d31e961695a223820ff8b9f32b3 1971438 net extra miro-data_3.5.1-1_all.deb
 2a687c3e209b3f2f9b9a3df567cd2613 522284 net extra miro_3.5.1-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk0DsP8ACgkQXdVoV3jWIbQygQCfVBbIucOdadfg62x4zx5o+nVn
PvwAoKRo8Bem+asAX8L9OG9MLVYrJ5eJ
=uKNQ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to