ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 4754] VoIP player crash

Date: Thu, 13 May 2010 15:49:26 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4754

--- Comment #5 from nirvana644@xxxxxxxxx 2010-05-13 15:49:24 PDT ---
1) The computer comes with Bluetooh (but as I don't use it I hadn't install
nothing, I had the Kubuntu 9.10 default configuration), and on that moment I
had the wireless communications switch off. 

However let me show you the output of the command: 
   $ espeak "Hello world"|aplay
   bt_audio_service_open: connect() failed: Connection refused (111)
   bt_audio_service_open: connect() failed: Connection refused (111)
   bt_audio_service_open: connect() failed: Connection refused (111)
   bt_audio_service_open: connect() failed: Connection refused (111)
   aplay: playback:2297: error de lectura

Is the same kind of error

2) About gdb I wish I knew how to use it, however I managed to do this (please
let me know what should I do so that I learn for the future):
  $ sudo libtool --mode=execute gdb wireshark
  [sudo] password for alvaro:                                        
  GNU gdb (GDB) 7.0-ubuntu                                           
  Copyright (C) 2009 Free Software Foundation, Inc.                  
  License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  This is free software: you are free to change and redistribute it.           
  There is NO WARRANTY, to the extent permitted by law.  Type "show copying"   
  and "show warranty" for details.                                             
  This GDB was configured as "i486-linux-gnu".                                 
  For bug reporting instructions, please see:                                  
  <http://www.gnu.org/software/gdb/bugs/>...                                   
  Leyendo símbolos desde /usr/bin/wireshark...(no debugging symbols
found)...hecho.
  (gdb) start                                                                   
  Punto de interrupción temporal 1 at 0x684c3                                   
  Starting program: /usr/bin/wireshark                                          
  [Thread debugging using libthread_db enabled]                                 

  Temporary breakpoint 1, 0x001784c3 in main () from /usr/bin/wireshark
  (gdb) start                                                          
  The program being debugged has been started already.                 
  Start it from the beginning? (y o n) n                               
  Programa no reiniciado.                                              
  (gdb) continue                                                       
  Continuando.                                                         
  bt_audio_service_open: connect() failed: Conexión rechazada (111)    
  bt_audio_service_open: connect() failed: Conexión rechazada (111)    
  bt_audio_service_open: connect() failed: Conexión rechazada (111)    
  bt_audio_service_open: connect() failed: Conexión rechazada (111)    

  (wireshark:7027): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated
  [Nuevo Thread 0xb3068b70 (LWP 7031)]                                          
  [Thread 0xb3068b70 (LWP 7031) terminado]                                      
  bt_audio_service_open: connect() failed: Conexión rechazada (111)             
  bt_audio_service_open: connect() failed: Conexión rechazada (111)             
  bt_audio_service_open: connect() failed: Conexión rechazada (111)
  bt_audio_service_open: connect() failed: Conexión rechazada (111)

  (wireshark:7027): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated
  [Nuevo Thread 0xb3068b70 (LWP 7032)]
  [Thread 0xb3068b70 (LWP 7032) terminado]
  [Nuevo Thread 0xb3068b70 (LWP 7033)]
  [Thread 0xb3068b70 (LWP 7033) terminado]
  bt_audio_service_open: connect() failed: Conexión rechazada (111)
  bt_audio_service_open: connect() failed: Conexión rechazada (111)
  bt_audio_service_open: connect() failed: Conexión rechazada (111)
  bt_audio_service_open: connect() failed: Conexión rechazada (111)

  (wireshark:7027): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated
  [Nuevo Thread 0xb3068b70 (LWP 7034)]

  (wireshark:7027): Gdk-CRITICAL **: gdk_pixbuf_get_from_drawable: assertion
`src_x + width <= src_width && src_y + height <= src_height' failed



  quit
  ^C
  Program received signal SIGINT, Interrupt.
  0xb7fe2422 in __kernel_vsyscall ()
  (gdb) quit
  A debugging session is active.

      Inferior 1 [process 7027] will be killed.

  Quit anyway? (y o n) y

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.