Activity log for bug #80801

Date Who What changed Old value New value Message
2007-01-21 00:45:11 C de-Avillez bug added bug
2007-01-21 00:47:45 C de-Avillez bug added attachment '_usr_bin_totem-video-indexer.1000.crash' (crash report for totem-video-indexer arithmetic expection)
2007-01-21 14:41:57 didier totem: status Unconfirmed Needs Info
2007-01-21 14:41:57 didier totem: assignee did447
2007-01-21 14:41:57 didier totem: statusexplanation Hi, from the address it's inside totem-video-indexer but from the retrace in 80414, it's a static function and there's not enough debug info. This stuff seems to be called from beagle background indexer. Somewhere in your home .mozilla/firefox/xxx.default/extension there's a chrome/febe.jar What is your febe version? can you extract content/sounds/success.wav from it? and run totem-video-indexer success.wav
2007-01-25 13:38:13 didier totem: status Needs Info Confirmed
2007-01-25 13:38:13 didier totem: assignee did447
2007-01-25 13:38:13 didier totem: statusexplanation Hi, from the address it's inside totem-video-indexer but from the retrace in 80414, it's a static function and there's not enough debug info. This stuff seems to be called from beagle background indexer. Somewhere in your home .mozilla/firefox/xxx.default/extension there's a chrome/febe.jar What is your febe version? can you extract content/sounds/success.wav from it? and run totem-video-indexer success.wav If you ran apport-retrace with the newly compiled totem on the old crash the result is meaningless. Now from bug 81359 and by running the highly unreliable x86 C compiler in my brain I'd say it's in get_visualization_size(). And here we are: If in totem you enable visual effect for audio: totem-video-indexer file:///tmp/success.wav (totem-video-indexer:9944): Gdk-CRITICAL **: gdk_screen_get_width: assertion `GDK_IS_SCREEN (screen)' failed (totem-video-indexer:9944): Gdk-CRITICAL **: gdk_screen_get_height: assertion `GDK_IS_SCREEN (screen)' failed (totem-video-indexer:9944): Gdk-CRITICAL **: gdk_screen_get_width: assertion `GDK_IS_SCREEN (screen)' failed (totem-video-indexer:9944): Gdk-CRITICAL **: gdk_screen_get_height: assertion `GDK_IS_SCREEN (screen)' failed In a term is doesn't core because SIGFPE is catched.
2007-01-31 15:05:37 didier bug assigned to totem (upstream)
2007-01-31 16:09:28 Sebastien Bacher totem: status Confirmed Fix Committed
2007-01-31 16:09:28 Sebastien Bacher totem: importance Undecided Medium
2007-01-31 16:09:28 Sebastien Bacher totem: statusexplanation If you ran apport-retrace with the newly compiled totem on the old crash the result is meaningless. Now from bug 81359 and by running the highly unreliable x86 C compiler in my brain I'd say it's in get_visualization_size(). And here we are: If in totem you enable visual effect for audio: totem-video-indexer file:///tmp/success.wav (totem-video-indexer:9944): Gdk-CRITICAL **: gdk_screen_get_width: assertion `GDK_IS_SCREEN (screen)' failed (totem-video-indexer:9944): Gdk-CRITICAL **: gdk_screen_get_height: assertion `GDK_IS_SCREEN (screen)' failed (totem-video-indexer:9944): Gdk-CRITICAL **: gdk_screen_get_width: assertion `GDK_IS_SCREEN (screen)' failed (totem-video-indexer:9944): Gdk-CRITICAL **: gdk_screen_get_height: assertion `GDK_IS_SCREEN (screen)' failed In a term is doesn't core because SIGFPE is catched. upstream bug has been fixed
2007-01-31 16:09:28 Sebastien Bacher totem: assignee desktop-bugs
2007-02-01 08:06:26 Bug Watch Updater totem: status Unknown Fix Released
2007-02-08 14:30:31 Sebastien Bacher totem: status Fix Committed Fix Released
2007-02-08 14:30:31 Sebastien Bacher totem: statusexplanation upstream bug has been fixed This upload fixes the problem: totem (2.17.91-0ubuntu1) feisty; urgency=low . * New upstream version: - Fix crasher when getting the listed of subtitles/languages - Handle the icyx:// protocol - Add video/x-theora+ogg, application/ram, video/x-matroska, audio/x-matroska and audio/x-wavpack to the supported mime-types - Solaris compilation fixes - Fix vanity compilation - Fix using the playlist parser from Python - Have "Audio files" and "Video files" filters in the Open dialogues - Browser plugin: - Add stubs of Javascript support for the GMP (Windows Media compatible) browser plugin - GStreamer backend: - More robust code to check for stream metadata - Fix title streaming in internet radios (Ubuntu: #83117) - xine-lib backend: - Fix blue-ish pictures created by the thumbnailer (Ubuntu: #80629) - fix totem-video-indexer crasher (Ubuntu: #80801) - fix xv not being used (Ubuntu: #80820) * 2.17.90: - Fix build with older GCCs, older Mozillas, "-j2", and Solaris - Add support for the new "Media Player keys" infrastructure in GNOME 2.18 - Append "#X" number to duplicate languages in the menu entries (Ubuntu: #59815) - Add "TrueAudio" as a supported file type - Add an uninstalled pkgconfig file for the playlist parser - Fix launching Totem remotely (broken by GOption work earlier in 2.17.x) (Ubuntu: #81089, #81922) - Make GTK+-only version compile again - Fix disabling the browser plugin using configure - Playlist parser: - Only export public symbols from the library - Avoid crashing when an MP3 that we can't get info about is being parsed (Ubuntu: #81511) - Browser plugin: - Add stubs of Javascript support for the NarrowSpace (Quicktime- compatible) and Complex (Real/Helix-compatible) plugins - Only set the "hand" cursor when we're ready to be clicked - Only stop using video acceleration when the video size is given - Thumbnailer: - Avoid crashes with newer version of GLib - Add a --verbose output - GStreamer: - Make mouse events work properly while playing - When reaching the end of a file while seeking, go to the next item in the list, instead of getting closer and closer to the end - Show an error when we're missing the video decoder for a file - Avoid reentrancy errors by handling errors asynchronously (avoids bad state when clicking too fast) * debian/patches/03_autoconf.dpatch: - updated * debian/patches/06_specify_bash_shell_fix_build.dpatch: - use bash and not sh for the shell, fix build problem * debian/patches/80_from_svn_fix_extre_codec_error_dialog.dpatch, debian/patches/90_from_svn_fix_click_action_for_gstreamer.dpatch, debian/patches/91_from_svn_fix_thumbnailer_thread_init_call.dpatch: - dropped, fixed with the new version
2007-03-25 20:24:55 Michael Wohlmuther bug added attachment '_usr_lib_totem_totem-plugin-viewer.1000.crash' (Crahed on idle feisty machine)
2010-09-16 00:21:19 Bug Watch Updater totem: importance Unknown Medium