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 465233 - Crash on Video Rewind
Crash on Video Rewind
Status: RESOLVED FIXED
Product: gnome-subtitles
Classification: Other
Component: general
0.6
Other All
: High critical
: ---
Assigned To: Maintainers of GNOME subtitles
Maintainers of GNOME subtitles
Depends on: 363412
Blocks:
 
 
Reported: 2007-08-10 01:01 UTC by obueno
Modified: 2007-08-13 14:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description obueno 2007-08-10 01:01:28 UTC
What were you doing when the application crashed?



Distribution: Gentoo Base System release 1.12.9
Gnome Release: 2.18.3 2007-07-18 (Gentoo)
BugBuddy Version: 2.16.1

System: Linux 2.6.19-gentoo-r5 #7 SMP Thu Jul 19 22:54:30 PET 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled

Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0



----------- .xsession-errors (34031 sec old) ---------------------
A:  23.5 V:  23.5 A-V:  0.008 ct:  0.064 705/705 11% 18%  1.2% 21 0             
Input Filename : /home/obueno/.amsn/skins/WinMSN7/sounds/type.wav
Sample Size    : 8-bits
Sample Encoding: unsigned
Channels       : 1
Sample Rate    : 22050
A:  23.6 V:  23.5 A-V:  0.065 ct:  0.068 706/706 11% 18%  1.2% 21 0             
A:  23.6 V:  23.6 A-V:  0.031 ct:  0.066 707/707 11% 18%  1.2% 21 0             
A:  23.6 V:  23.6 A-V:  0.014 ct:  0.0
Done.
Done.
A:  24.2 V:  24.2 A-V: -0.001 ct:  0.060 727/727 10% 18%  1.2% 21 0             
A:  24.3 V:  24.3 A-V:  0.008 ct:  0.061 728/728 10% 18%  1.2% 21 0             
A:  24.3 V:  24.3 A-V: -0.004 ct:  0.0
...Too much output, ignoring rest...
--------------------------------------------------
Gnome Subtitles version: 0.6
SubLib version: 0.7
GtkSharp version: 2.10
GnomeSharp version: 2.16
GladeSharp version: 2.10
GConfSharp version: 2.16

Stack trace:
System.IO.IOException: Write fault on path [Unknown]
  at System.IO.FileStream.WriteInternal (System.Byte[] src, Int32 src_offset, Int32 count) [0x00000] 
  at System.IO.FileStream.Write (System.Byte[] src, Int32 src_offset, Int32 count) [0x00000] 
  at System.IO.StreamWriter.FlushBytes () [0x00000] 
  at System.IO.StreamWriter.Flush () [0x00000] 
  at System.IO.StreamWriter.Write (System.String value) [0x00000] 
  at System.IO.TextWriter.WriteLine (System.String value) [0x00000] 
  at GnomeSubtitles.Player.Exec (System.String command) [0x00000] 
  at GnomeSubtitles.Player.Seek (Single newPosition) [0x00000] 
  at GnomeSubtitles.Player.Rewind (Single decrement) [0x00000] 
  at GnomeSubtitles.Video.Rewind () [0x00000] 
  at GnomeSubtitles.EventHandlers.OnVideoRewind (System.Object o, System.EventArgs args) [0x00000] 
  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr gch) [0x00000] 
  at (wrapper native-to-managed) GLib.Signal:voidObjectCallback (intptr,intptr)
  at <0x00000> <unknown method>
  at (wrapper managed-to-native) Gtk.Application:gtk_main ()
  at Gtk.Application.Run () [0x00000] 
  at Gnome.Program.Run () [0x00000] 
  at GnomeSubtitles.Execution.RunProgram () [0x00000] 
  at GnomeSubtitles.Global.Run (GnomeSubtitles.Execution execution) [0x00000]
Comment 1 Pedro Castro 2007-08-11 10:11:15 UTC
Marking as depending on bug #363412 as it has been decided to move from MPlayer to GStreamer, which should fix bugs of this kind.
Comment 2 Pedro Castro 2007-08-13 14:52:42 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.