Your message dated Fri, 14 Mar 2008 22:40:39 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Re: gxine: Segfault on start
has caused the Debian Bug report #457717,
regarding gxine: Segfault on start
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.)


-- 
457717: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=457717
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gxine
Version: 0.5.900-dev-20071007-1
Severity: serious

*** Please type your report below this line ***
When I try to run gxine (from the commandline with no arguments) I get:
  # gxine
  bind: No such file or directory
  process 3396: D-Bus library appears to be incorrectly set up; failed to read
  machine uuid: Failed to open "/var/lib/dbus/machine-id": No such file or
  directory
  See the manual page for dbus-uuidgen to correct this issue.
  gtkvideo: failed to connect to the dbus session bus: Failed to execute
  dbus-launch to autolaunch D-Bus session
  gxine has suffered a fatal internal error.
  To get a backtrace, run gxine in a debugger such as gdb.
  Then, when the error occurs:
    (gdb) thread apply all bt
  gxine: error: Fatal error: Segmentation fault

I tried running it under gdb as suggested (I'm pretty inexperienced in gdb)
Do let me know if I can provide more information or do more troubleshooting
Here's the gdb results:
----
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1221462352 (LWP 3581)]
0xb7615689 in strcasecmp () from /lib/libc.so.6
(gdb) thread apply all bt

Thread 7 (Thread -1273123952 (LWP 3594)):
#0  0xb783b820 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb7e7820f in xine_config_load () from /usr/lib/libxine.so.2
#2  0xb7e7fa44 in _x_audio_decoder_init () from /usr/lib/libxine.so.2
#3  0xb7837383 in start_thread () from /lib/libpthread.so.0
#4  0xb767863e in clone () from /lib/libc.so.6

Thread 6 (Thread -1262847088 (LWP 3593)):
#0  0xb783b820 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb7e7820f in xine_config_load () from /usr/lib/libxine.so.2
#2  0xb7e7e88c in _x_spu_decoder_sleep () from /usr/lib/libxine.so.2
#3  0xb7837383 in start_thread () from /lib/libpthread.so.0
#4  0xb767863e in clone () from /lib/libc.so.6

Thread 5 (Thread -1250358384 (LWP 3592)):
#0  0xb783bb38 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
#1  0xb7e80837 in _x_audio_decoder_init () from /usr/lib/libxine.so.2
#2  0xb7e830d5 in xine_get_next_video_frame () from /usr/lib/libxine.so.2
#3  0xb7837383 in start_thread () from /lib/libpthread.so.0
#4  0xb767863e in clone () from /lib/libc.so.6

Thread 4 (Thread -1241961584 (LWP 3591)):
#0  0xb783b820 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb7e8674a in xine_get_next_audio_frame () from /usr/lib/libxine.so.2
#2  0xb7837383 in start_thread () from /lib/libpthread.so.0
#3  0xb767863e in clone () from /lib/libc.so.6

Thread 3 (Thread -1232094320 (LWP 3582)):
#0  0xb783bb38 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
#1  0xb7e747e9 in _x_metronom_init () from /usr/lib/libxine.so.2
#2  0xb7837383 in start_thread () from /lib/libpthread.so.0
#3  0xb767863e in clone () from /lib/libc.so.6

Thread 2 (Thread -1221462352 (LWP 3581)):
#0  0xb7615689 in strcasecmp () from /lib/libc.so.6
#1  0x08068370 in ?? ()
#2  0x20746c75 in ?? ()
#3  0x080d8c80 in ?? ()
#4  0x00000000 in ?? ()

Thread 1 (LWP 3581):
#0  0xb7615689 in strcasecmp () from /lib/libc.so.6
#1  0x08068370 in ?? ()
#2  0x20746c75 in ?? ()
#3  0x080d8c80 in ?? ()
#4  0x00000000 in ?? ()
#0  0xb7615689 in strcasecmp () from /lib/libc.so.6

(gdb) 
(gdb) continue
Continuing.
gxine has suffered a fatal internal error.
To get a backtrace, run gxine in a debugger such as gdb.
Then, when the error occurs:
  (gdb) thread apply all bt
gxine: error: Fatal error: Segmentation fault
gxine: killed by watchdog bite

Program received signal SIGABRT, Aborted.
[Switching to Thread -1273123952 (LWP 3594)]
0xb75ccea6 in raise () from /lib/libc.so.6

Thread 7 (Thread -1273123952 (LWP 3594)):
#0  0xb75ccea6 in raise () from /lib/libc.so.6
#1  0xb75ce7b1 in abort () from /lib/libc.so.6
#2  0x08062e3f in ?? ()
#3  0x0808b52c in _IO_stdin_used ()
#4  0x0808b52c in _IO_stdin_used ()
#5  0x00000005 in ?? ()
#6  0x00000000 in ?? ()

Thread 6 (Thread -1262847088 (LWP 3593)):
#0  0xb783b820 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb7e7820f in xine_config_load () from /usr/lib/libxine.so.2
#2  0xb7e7e88c in _x_spu_decoder_sleep () from /usr/lib/libxine.so.2
#3  0xb7837383 in start_thread () from /lib/libpthread.so.0
#4  0xb767863e in clone () from /lib/libc.so.6

Thread 5 (Thread -1250358384 (LWP 3592)):
#0  0xb783bb38 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
#1  0xb7e80837 in _x_audio_decoder_init () from /usr/lib/libxine.so.2
#2  0xb7e830d5 in xine_get_next_video_frame () from /usr/lib/libxine.so.2
#3  0xb7837383 in start_thread () from /lib/libpthread.so.0
#4  0xb767863e in clone () from /lib/libc.so.6

Thread 4 (Thread -1241961584 (LWP 3591)):
#0  0xb783b820 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb7e8674a in xine_get_next_audio_frame () from /usr/lib/libxine.so.2
#2  0xb7837383 in start_thread () from /lib/libpthread.so.0
#3  0xb767863e in clone () from /lib/libc.so.6

Thread 3 (Thread -1232094320 (LWP 3582)):
#0  0xb783bb38 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
#1  0xb7e747e9 in _x_metronom_init () from /usr/lib/libxine.so.2
#2  0xb7837383 in start_thread () from /lib/libpthread.so.0
#3  0xb767863e in clone () from /lib/libc.so.6

Thread 2 (Thread -1221462352 (LWP 3581)):
#0  0xb7532fb1 in FT_Sqrt32 () from /usr/lib/libfreetype.so.6
#1  0xb75485b2 in TT_New_Context () from /usr/lib/libfreetype.so.6
#2  0xb7548671 in TT_New_Context () from /usr/lib/libfreetype.so.6
#3  0xb754a709 in TT_RunIns () from /usr/lib/libfreetype.so.6
#4  0xb75435d4 in FT_Face_CheckTrueTypePatents ()
   from /usr/lib/libfreetype.so.6
#5  0xb754512a in FT_Face_CheckTrueTypePatents ()
   from /usr/lib/libfreetype.so.6
#6  0xb754581e in FT_Face_CheckTrueTypePatents ()
   from /usr/lib/libfreetype.so.6
#7  0xb7539647 in FT_Load_Glyph () from /usr/lib/libfreetype.so.6
#8  0xb7460b9d in cairo_ft_scaled_font_lock_face () from /usr/lib/libcairo.so.2
#9  0xb744fe5f in cairo_scaled_font_create () from /usr/lib/libcairo.so.2
#10 0xb7450b40 in cairo_scaled_font_glyph_extents ()
   from /usr/lib/libcairo.so.2
#11 0xb74dca87 in pango_cairo_font_get_scaled_font ()
   from /usr/lib/libpangocairo-1.0.so.0
#12 0xb74ded75 in pango_cairo_fc_font_get_type ()
   from /usr/lib/libpangocairo-1.0.so.0
#13 0xb79f1cee in pango_font_get_glyph_extents ()
   from /usr/lib/libpango-1.0.so.0
#14 0xb73714e3 in pango_ot_buffer_output () from /usr/lib/libpangoft2-1.0.so.0
#15 0xb608ff9b in script_engine_init ()
   from /usr/lib/pango/1.6.0/modules/pango-basic-fc.so
#16 0xb79f9fda in pango_coverage_new () from /usr/lib/libpango-1.0.so.0
#17 0xb7a0bb59 in pango_shape () from /usr/lib/libpango-1.0.so.0
#18 0xb79fe66d in pango_layout_set_width () from /usr/lib/libpango-1.0.so.0
#19 0xb7a0109f in pango_layout_iter_get_char_extents ()
   from /usr/lib/libpango-1.0.so.0
#20 0xb7a017d8 in pango_layout_iter_get_char_extents ()
   from /usr/lib/libpango-1.0.so.0
#21 0xb7a027ad in pango_layout_iter_get_char_extents ()
   from /usr/lib/libpango-1.0.so.0
#22 0xb7a0371a in pango_layout_get_size () from /usr/lib/libpango-1.0.so.0
#23 0xb7c23446 in gtk_label_get_layout_offsets ()
   from /usr/lib/libgtk-x11-2.0.so.0
#24 0xb7c2816b in gtk_label_new () from /usr/lib/libgtk-x11-2.0.so.0
#25 0xb77a9fca in g_cclosure_marshal_VOID__BOXED ()
   from /usr/lib/libgobject-2.0.so.0
#26 0xb779bf39 in g_value_set_static_boxed () from /usr/lib/libgobject-2.0.so.0
#27 0xb779d6ef in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#28 0xb77b1a3b in g_signal_handler_disconnect ()
   from /usr/lib/libgobject-2.0.so.0
#29 0xb77b3a5f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#30 0xb77b3d20 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#31 0xb7ca6116 in gtk_size_group_get_widgets ()
   from /usr/lib/libgtk-x11-2.0.so.0
#32 0xb7ca634a in gtk_size_group_get_widgets ()
   from /usr/lib/libgtk-x11-2.0.so.0
#33 0xb7d60aaf in gtk_widget_size_request () from /usr/lib/libgtk-x11-2.0.so.0
#34 0xb7d56245 in gtk_vbox_new () from /usr/lib/libgtk-x11-2.0.so.0
#35 0xb77a9fca in g_cclosure_marshal_VOID__BOXED ()
   from /usr/lib/libgobject-2.0.so.0
#36 0xb779bf39 in g_value_set_static_boxed () from /usr/lib/libgobject-2.0.so.0
#37 0xb779d6ef in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#38 0xb77b1a3b in g_signal_handler_disconnect ()
   from /usr/lib/libgobject-2.0.so.0
#39 0xb77b3a5f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#40 0xb77b3d20 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#41 0xb7ca6116 in gtk_size_group_get_widgets ()
   from /usr/lib/libgtk-x11-2.0.so.0
#42 0xb7ca634a in gtk_size_group_get_widgets ()
   from /usr/lib/libgtk-x11-2.0.so.0
#43 0xb7d60aaf in gtk_widget_size_request () from /usr/lib/libgtk-x11-2.0.so.0
#44 0xb7bf88a5 in gtk_hbox_new () from /usr/lib/libgtk-x11-2.0.so.0
#45 0xb77a9fca in g_cclosure_marshal_VOID__BOXED ()
   from /usr/lib/libgobject-2.0.so.0
#46 0xb779bf39 in g_value_set_static_boxed () from /usr/lib/libgobject-2.0.so.0
#47 0xb779d6ef in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#48 0xb77b1a3b in g_signal_handler_disconnect ()
   from /usr/lib/libgobject-2.0.so.0
#49 0xb77b3a5f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#50 0xb77b3d20 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#51 0xb7ca6116 in gtk_size_group_get_widgets ()
   from /usr/lib/libgtk-x11-2.0.so.0
#52 0xb7ca634a in gtk_size_group_get_widgets ()
   from /usr/lib/libgtk-x11-2.0.so.0
#53 0xb7d60aaf in gtk_widget_size_request () from /usr/lib/libgtk-x11-2.0.so.0
#54 0xb7d56245 in gtk_vbox_new () from /usr/lib/libgtk-x11-2.0.so.0
#55 0xb77a9fca in g_cclosure_marshal_VOID__BOXED ()
   from /usr/lib/libgobject-2.0.so.0
#56 0xb779bf39 in g_value_set_static_boxed () from /usr/lib/libgobject-2.0.so.0
#57 0xb779d6ef in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#58 0xb77b1a3b in g_signal_handler_disconnect ()
   from /usr/lib/libgobject-2.0.so.0
#59 0xb77b3a5f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#60 0xb77b3d20 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#61 0xb7ca6116 in gtk_size_group_get_widgets ()
   from /usr/lib/libgtk-x11-2.0.so.0
#62 0xb7ca634a in gtk_size_group_get_widgets ()
   from /usr/lib/libgtk-x11-2.0.so.0
#63 0xb7d60aaf in gtk_widget_size_request () from /usr/lib/libgtk-x11-2.0.so.0
#64 0xb7d68c70 in gtk_window_get_group () from /usr/lib/libgtk-x11-2.0.so.0
#65 0xb77a9fca in g_cclosure_marshal_VOID__BOXED ()
   from /usr/lib/libgobject-2.0.so.0
#66 0xb779bf39 in g_value_set_static_boxed () from /usr/lib/libgobject-2.0.so.0
#67 0xb779d619 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#68 0xb77b1a3b in g_signal_handler_disconnect ()
   from /usr/lib/libgobject-2.0.so.0
#69 0xb77b3a5f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#70 0xb77b3d20 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#71 0xb7ca6116 in gtk_size_group_get_widgets ()
   from /usr/lib/libgtk-x11-2.0.so.0
#72 0xb7ca634a in gtk_size_group_get_widgets ()
   from /usr/lib/libgtk-x11-2.0.so.0
#73 0xb7d60aaf in gtk_widget_size_request () from /usr/lib/libgtk-x11-2.0.so.0
#74 0xb7d69010 in gtk_window_get_group () from /usr/lib/libgtk-x11-2.0.so.0
#75 0xb7d727d1 in gtk_window_new () from /usr/lib/libgtk-x11-2.0.so.0
#76 0xb77aa95f in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#77 0xb779bf39 in g_value_set_static_boxed () from /usr/lib/libgobject-2.0.so.0
#78 0xb779d619 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#79 0xb77b1a3b in g_signal_handler_disconnect ()
   from /usr/lib/libgobject-2.0.so.0
#80 0xb77b3a5f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#81 0xb77b3da9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#82 0xb7d62da7 in gtk_widget_show () from /usr/lib/libgtk-x11-2.0.so.0
#83 0xb7d62b0d in gtk_widget_show_all () from /usr/lib/libgtk-x11-2.0.so.0
#84 0x08082496 in ?? ()
#85 0x08412008 in ?? ()
#86 0x08142370 in ?? ()
#87 0x01000000 in ?? ()
#88 0x0811f338 in ?? ()
#89 0x080934a5 in _IO_stdin_used ()
#90 0x08412008 in ?? ()
#91 0xbfc441e8 in ?? ()
#92 0x080829ef in ?? ()
#93 0x08412008 in ?? ()
#94 0x00000000 in ?? ()

Thread 1 (LWP 3581):
#0  0xb7532fb1 in FT_Sqrt32 () from /usr/lib/libfreetype.so.6
#1  0xb75485b2 in TT_New_Context () from /usr/lib/libfreetype.so.6
#2  0xb7548671 in TT_New_Context () from /usr/lib/libfreetype.so.6
#3  0xb754a709 in TT_RunIns () from /usr/lib/libfreetype.so.6
#4  0xb75435d4 in FT_Face_CheckTrueTypePatents ()
   from /usr/lib/libfreetype.so.6
#5  0xb754512a in FT_Face_CheckTrueTypePatents ()
   from /usr/lib/libfreetype.so.6
#6  0xb754581e in FT_Face_CheckTrueTypePatents ()
   from /usr/lib/libfreetype.so.6
#7  0xb7539647 in FT_Load_Glyph () from /usr/lib/libfreetype.so.6
#8  0xb7460b9d in cairo_ft_scaled_font_lock_face () from /usr/lib/libcairo.so.2
#9  0xb744fe5f in cairo_scaled_font_create () from /usr/lib/libcairo.so.2
#10 0xb7450b40 in cairo_scaled_font_glyph_extents ()
   from /usr/lib/libcairo.so.2
#11 0xb74dca87 in pango_cairo_font_get_scaled_font ()
   from /usr/lib/libpangocairo-1.0.so.0
#12 0xb74ded75 in pango_cairo_fc_font_get_type ()
   from /usr/lib/libpangocairo-1.0.so.0
#13 0xb79f1cee in pango_font_get_glyph_extents ()
   from /usr/lib/libpango-1.0.so.0
#14 0xb73714e3 in pango_ot_buffer_output () from /usr/lib/libpangoft2-1.0.so.0
#15 0xb608ff9b in script_engine_init ()
   from /usr/lib/pango/1.6.0/modules/pango-basic-fc.so
#16 0xb79f9fda in pango_coverage_new () from /usr/lib/libpango-1.0.so.0
#17 0xb7a0bb59 in pango_shape () from /usr/lib/libpango-1.0.so.0
#18 0xb79fe66d in pango_layout_set_width () from /usr/lib/libpango-1.0.so.0
#19 0xb7a0109f in pango_layout_iter_get_char_extents ()
   from /usr/lib/libpango-1.0.so.0
#20 0xb7a017d8 in pango_layout_iter_get_char_extents ()
   from /usr/lib/libpango-1.0.so.0
#21 0xb7a027ad in pango_layout_iter_get_char_extents ()
   from /usr/lib/libpango-1.0.so.0
#22 0xb7a0371a in pango_layout_get_size () from /usr/lib/libpango-1.0.so.0
#23 0xb7c23446 in gtk_label_get_layout_offsets ()
   from /usr/lib/libgtk-x11-2.0.so.0
#24 0xb7c2816b in gtk_label_new () from /usr/lib/libgtk-x11-2.0.so.0
#25 0xb77a9fca in g_cclosure_marshal_VOID__BOXED ()
   from /usr/lib/libgobject-2.0.so.0
#26 0xb779bf39 in g_value_set_static_boxed () from /usr/lib/libgobject-2.0.so.0
#27 0xb779d6ef in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#28 0xb77b1a3b in g_signal_handler_disconnect ()
   from /usr/lib/libgobject-2.0.so.0
#29 0xb77b3a5f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#30 0xb77b3d20 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#31 0xb7ca6116 in gtk_size_group_get_widgets ()
   from /usr/lib/libgtk-x11-2.0.so.0
#32 0xb7ca634a in gtk_size_group_get_widgets ()
   from /usr/lib/libgtk-x11-2.0.so.0
#33 0xb7d60aaf in gtk_widget_size_request () from /usr/lib/libgtk-x11-2.0.so.0
#34 0xb7d56245 in gtk_vbox_new () from /usr/lib/libgtk-x11-2.0.so.0
#35 0xb77a9fca in g_cclosure_marshal_VOID__BOXED ()
   from /usr/lib/libgobject-2.0.so.0
#36 0xb779bf39 in g_value_set_static_boxed () from /usr/lib/libgobject-2.0.so.0
#37 0xb779d6ef in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#38 0xb77b1a3b in g_signal_handler_disconnect ()
   from /usr/lib/libgobject-2.0.so.0
#39 0xb77b3a5f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#40 0xb77b3d20 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#41 0xb7ca6116 in gtk_size_group_get_widgets ()
   from /usr/lib/libgtk-x11-2.0.so.0
#42 0xb7ca634a in gtk_size_group_get_widgets ()
   from /usr/lib/libgtk-x11-2.0.so.0
#43 0xb7d60aaf in gtk_widget_size_request () from /usr/lib/libgtk-x11-2.0.so.0
#44 0xb7bf88a5 in gtk_hbox_new () from /usr/lib/libgtk-x11-2.0.so.0
#45 0xb77a9fca in g_cclosure_marshal_VOID__BOXED ()
   from /usr/lib/libgobject-2.0.so.0
#46 0xb779bf39 in g_value_set_static_boxed () from /usr/lib/libgobject-2.0.so.0
#47 0xb779d6ef in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#48 0xb77b1a3b in g_signal_handler_disconnect ()
   from /usr/lib/libgobject-2.0.so.0
#49 0xb77b3a5f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#50 0xb77b3d20 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#51 0xb7ca6116 in gtk_size_group_get_widgets ()
   from /usr/lib/libgtk-x11-2.0.so.0
#52 0xb7ca634a in gtk_size_group_get_widgets ()
   from /usr/lib/libgtk-x11-2.0.so.0
#53 0xb7d60aaf in gtk_widget_size_request () from /usr/lib/libgtk-x11-2.0.so.0
#54 0xb7d56245 in gtk_vbox_new () from /usr/lib/libgtk-x11-2.0.so.0
#55 0xb77a9fca in g_cclosure_marshal_VOID__BOXED ()
   from /usr/lib/libgobject-2.0.so.0
#56 0xb779bf39 in g_value_set_static_boxed () from /usr/lib/libgobject-2.0.so.0
#57 0xb779d6ef in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#58 0xb77b1a3b in g_signal_handler_disconnect ()
   from /usr/lib/libgobject-2.0.so.0
#59 0xb77b3a5f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#60 0xb77b3d20 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#61 0xb7ca6116 in gtk_size_group_get_widgets ()
   from /usr/lib/libgtk-x11-2.0.so.0
#62 0xb7ca634a in gtk_size_group_get_widgets ()
   from /usr/lib/libgtk-x11-2.0.so.0
#63 0xb7d60aaf in gtk_widget_size_request () from /usr/lib/libgtk-x11-2.0.so.0
#64 0xb7d68c70 in gtk_window_get_group () from /usr/lib/libgtk-x11-2.0.so.0
#65 0xb77a9fca in g_cclosure_marshal_VOID__BOXED ()
   from /usr/lib/libgobject-2.0.so.0
#66 0xb779bf39 in g_value_set_static_boxed () from /usr/lib/libgobject-2.0.so.0
#67 0xb779d619 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#68 0xb77b1a3b in g_signal_handler_disconnect ()
   from /usr/lib/libgobject-2.0.so.0
#69 0xb77b3a5f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#70 0xb77b3d20 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#71 0xb7ca6116 in gtk_size_group_get_widgets ()
   from /usr/lib/libgtk-x11-2.0.so.0
#72 0xb7ca634a in gtk_size_group_get_widgets ()
   from /usr/lib/libgtk-x11-2.0.so.0
#73 0xb7d60aaf in gtk_widget_size_request () from /usr/lib/libgtk-x11-2.0.so.0
#74 0xb7d69010 in gtk_window_get_group () from /usr/lib/libgtk-x11-2.0.so.0
#75 0xb7d727d1 in gtk_window_new () from /usr/lib/libgtk-x11-2.0.so.0
#76 0xb77aa95f in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#77 0xb779bf39 in g_value_set_static_boxed () from /usr/lib/libgobject-2.0.so.0
#78 0xb779d619 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#79 0xb77b1a3b in g_signal_handler_disconnect ()
   from /usr/lib/libgobject-2.0.so.0
#80 0xb77b3a5f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#81 0xb77b3da9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#82 0xb7d62da7 in gtk_widget_show () from /usr/lib/libgtk-x11-2.0.so.0
#83 0xb7d62b0d in gtk_widget_show_all () from /usr/lib/libgtk-x11-2.0.so.0
#84 0x08082496 in ?? ()
#85 0x08412008 in ?? ()
#86 0x08142370 in ?? ()
#87 0x01000000 in ?? ()
#88 0x0811f338 in ?? ()
#89 0x080934a5 in _IO_stdin_used ()
#90 0x08412008 in ?? ()
#91 0xbfc441e8 in ?? ()
#92 0x080829ef in ?? ()
#93 0x08412008 in ?? ()
#94 0x00000000 in ?? ()
#0  0xb75ccea6 in raise () from /lib/libc.so.6
(gdb) continue
Continuing.

Program terminated with signal SIGABRT, Aborted.
The program no longer exists.


-- System Information:
Debian Release: 3.1
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-5-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages gxine depends on:
ii  libc6                2.7-4               GNU C Library: Shared libraries
ii  libdbus-1-3          1.1.1-3             simple interprocess messaging syst
ii  libdbus-glib-1-2     0.74-1              simple interprocess messaging syst
ii  libglib2.0-0         2.14.1-5            The GLib library of C routines
ii  libgtk2.0-0          2.12.1-1            The GTK+ graphical user interface 
ii  libhal1              0.5.10-2            Hardware Abstraction Layer - share
ii  liblircclient0       0.6.6-11            LIRC client library
ii  libmozjs0d           1.8.1.11-1          The Mozilla SpiderMonkey JavaScrip
ii  libpango1.0-0        1.18.3-1            Layout and rendering of internatio
ii  librsvg2-common      2.14.4-3            SAX-based renderer library for SVG
ii  libx11-6             2:1.0.3-4           X11 client-side library
ii  libxcb1              1.0-3               X C Binding
ii  libxext6             1:1.0.1-2           X11 miscellaneous extension librar
ii  libxine2             1.1.90hg+20071219-1 the xine media player library, met
ii  libxinerama1         1:1.0.1-4.1         X11 Xinerama extension library

Versions of packages gxine recommends:
ii  libxine1-ffmpeg               1.1.7-1    mpeg related plugins for libxine1

-- no debconf information





--- End Message ---
--- Begin Message ---
Version: 0.5.901-1

I demand that I Darren Salt may or may not have written...

> Could you check gxine 0.5.901-1 (which should shortly be available in
> unstable for i386) and let me know whether that segfault has gone?

Never mind, I've done it myself. It works.

-- 
| Darren Salt    | d @ youmustbejoking,demon,co,uk | nr. Ashington, | Toon
| RISC OS, Linux | s   zap,tartarus,org            | Northumberland | Army
| + Use more efficient products. Use less.          BE MORE ENERGY EFFICIENT.

3 out of 4 people make up 75% of the world's population.


--- End Message ---

Reply via email to