After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 356347 - Crash everytime I try to save the file
Crash everytime I try to save the file
Status: RESOLVED DUPLICATE of bug 354698
Product: istanbul
Classification: Other
Component: general
0.2.0
Other All
: Normal critical
: ---
Assigned To: Istanbul maintainers
Istanbul QA maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-17 01:59 UTC by Toni Heinonen
Modified: 2006-10-09 09:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Toni Heinonen 2006-09-17 01:59:01 UTC
Steps to reproduce:
1. Begin videoing
If run from CLI, it says:
DEBUG: final pipeline: istximagesrc name=videosource ! video/x-raw-rgb,framerate=10/1 ! videorate ! ffmpegcolorspace ! videoscale method=1 ! video/x-raw-yuv,width=1024,height=768,framerate=10/1 ! theoraenc ! oggmux name=mux ! filesink location=/tmp/tmpZZk8bq
SaveWindow with file: /tmp/tmpZZk8bq

2. Click on tray icon to finish recording
3. Click again, so it pops up save dialog -> immediate crash after showing it
CLI says:
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 45 error_code 11 request_code 141 minor_code 19)

Stack trace:
Dunno how to get a stack trace from a Python program

Other information:
Also, the about dialog hangs (I can't close it in any way)
Comment 1 Zaheer Abbas Merali 2006-10-08 15:07:12 UTC
interesting, looks like a bug in xvimagesink in GStreamer.

Can you tell me what version of gstreamer and gst-plugins-base you have?
Comment 2 Toni Heinonen 2006-10-08 16:45:17 UTC
toni@toni-laptop:~$ aptitude search ~igstreamer
i A gstreamer0.10-alsa                                                          - GStreamer plugin for ALSA                                                            
i A gstreamer0.10-esd                                                           - GStreamer plugin for ESD                                                             
i   gstreamer0.10-ffmpeg                                                        - FFmpeg plugin for GStreamer                                                          
i   gstreamer0.10-gl                                                            - GStreamer plugin for OpenGL output                                                   
i A gstreamer0.10-gnomevfs                                                      - GStreamer plugin for GnomeVFS                                                        
i   gstreamer0.10-pitfdll                                                       - Win32 DLL plugin for GStreamer                                                       
i   gstreamer0.10-plugins-bad                                                   - GStreamer plugins from the "bad" set                                                 
i   gstreamer0.10-plugins-bad-multiverse                                        - GStreamer plugins from the "bad" set (Multiverse Variant)                            
i A gstreamer0.10-plugins-base                                                  - GStreamer plugins from the "base" set                                                
i A gstreamer0.10-plugins-base-apps                                             - GStreamer helper programs from the "base" set                                        
i A gstreamer0.10-plugins-good                                                  - GStreamer plugins from the "good" set                                                
i   gstreamer0.10-plugins-ugly                                                  - GStreamer plugins from the "ugly" set                                                
i   gstreamer0.10-plugins-ugly-multiverse                                       - GStreamer plugins from the "ugly" set (Multiverse Variant)                           
i   gstreamer0.10-sdl                                                           - GStreamer plugin for SDL output                                                      
i A gstreamer0.10-tools                                                         - Tools for use with GStreamer                                                         
i A gstreamer0.10-x                                                             - GStreamer plugins for X11 and Pango                                                  
i A libgstreamer-plugins-base0.10-0                                             - GStreamer libraries from the "base" set                                              
i A libgstreamer0.10-0                                                          - Core GStreamer libraries and elements                                                
i A totem-gstreamer                                                             - A simple media player for the Gnome desktop based on gstreamer                       
toni@toni-laptop:~$ aptitude show gstreamer0.10-plugins-base
Paketti: gstreamer0.10-plugins-base
Tila: asennettu
Automaattisesti asennettu: on
Versio: 0.10.10-1ubuntu1
toni@toni-laptop:~$ aptitude show libgstreamer0.10-0
Paketti: libgstreamer0.10-0
Tila: asennettu
Automaattisesti asennettu: on
Versio: 0.10.10-1ubuntu2
Comment 3 Zaheer Abbas Merali 2006-10-09 09:39:30 UTC
this is a bug in gstreamer and there is an open bug for it so duping this bug to it.

*** This bug has been marked as a duplicate of 354698 ***