[Bug 300458] [NEW] Crashing while sending file
Leszek Lesner
leszek.lesner at web.de
Thu Nov 20 21:19:16 UTC 2008
Public bug reported:
Binary package hint: giver
When starting two giver instances. One on PC 1 and one on PC 2 . PC 2
crashes when trying to send a file with giver on PC 1.
PC 1 Debug Output:
[Debug]: PhotoService static constructor called
[Debug]: New GiverService was created
[Debug]: We have the port : 38484
[Debug]: About to create the Avahi client
[Debug]: Adding Avahi Service _giver._tcp
[Debug]: Avahi Service _giver._tcp is added
[Debug]: GiverService:OnEntryGroupStateChanged was called state: Registering
[Debug]: GiverService:OnEntryGroupStateChanged was called state: Established
[Debug]: About to call ServiceAdded
[Debug]: ServiceAdded was just called
[Debug]: Adding the service giver on leszek at zeVenOS-laptop@192.168.1.4:38484
[Debug]: About to call ServiceAdded
[Debug]: ServiceAdded was just called
[Debug]: Adding the service giver on ubuntu at ubuntu@192.168.1.5:45113
[Debug]: SEND: Queueing up 1 files to send
[Debug]: The extension is: .doc
[Debug]: SEND: Exception in getting response Error getting response stream (ReadDone2): ReceiveFailure
[Debug]: A Service was removed: giver on ubuntu at ubuntu
[Debug]: TargetWindow:OnServiceRemoved called for giver on ubuntu at ubuntu
[Debug]: Remove the service giver on ubuntu at ubuntu
PC 2 Debug Output:
[Debug]: PhotoService static constructor called
[Debug]: New GiverService was created
[Debug]: We have the port : 60329
[Debug]: About to create the Avahi client
[Debug]: Adding Avahi Service _giver._tcp
[Debug]: Avahi Service _giver._tcp is added
[Debug]: GiverService:OnEntryGroupStateChanged was called state: Registering
[Debug]: About to call ServiceAdded
[Debug]: ServiceAdded was just called
[Debug]: Adding the service giver on leszek at zeVenOS-laptop@192.168.1.4:38484
[Debug]: GiverService:OnEntryGroupStateChanged was called state: Established
[Debug]: About to call ServiceAdded
[Debug]: ServiceAdded was just called
[Debug]: Adding the service giver on ubuntu at ubuntu@192.168.1.5:60329
Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.TypeInitializationException: An exception was thrown by the type initializer for Notifications.Notification ---> System.Exception: Unable to open the session message bus. ---> System.ArgumentNullException: Argument cannot be null.
Parameter name: address
at NDesk.DBus.Bus.Open (System.String address) [0x00000]
at NDesk.DBus.Bus.get_Session () [0x00000] --- End of inner exception stack trace ---
at NDesk.DBus.Bus.get_Session () [0x00000]
at NDesk.DBus.BusG.Init () [0x00000]
at Notifications.Notification..cctor () [0x00000] --- End of inner exception stack trace ---
at Giver.RequestHandler+<>c__CompilerGenerated24.<HandleSendRequest>c__25 (System.Object +27, System.EventArgs +28) [0x00000]
at Gtk.Application+InvokeCB.Invoke () [0x00000]
at GLib.Timeout+TimeoutProxy.Handler () [0x00000]
at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
at GLib.Timeout+TimeoutProxy.Handler()
at GLib.Timeout+TimeoutProxy.Handler()
at Gtk.Application.gtk_main()
at Gtk.Application.gtk_main()
at Gtk.Application.Run()
at Gnome.Program.Run()
at Giver.Application.StartMainLoop()
at Giver.Application.Main(System.String[] args)
**
** ERROR:(error.c:70):SetLastError: assertion failed: (ret == 0)
Aborted
** Affects: giver (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
Binary package hint: giver
- When starting to giver instances. One on PC 1 and one on PC 2 . PC 2
+ When starting two giver instances. One on PC 1 and one on PC 2 . PC 2
crashes when trying to send a file with giver on PC 1.
PC 1 Debug Output:
[Debug]: PhotoService static constructor called
[Debug]: New GiverService was created
[Debug]: We have the port : 38484
[Debug]: About to create the Avahi client
[Debug]: Adding Avahi Service _giver._tcp
[Debug]: Avahi Service _giver._tcp is added
[Debug]: GiverService:OnEntryGroupStateChanged was called state: Registering
[Debug]: GiverService:OnEntryGroupStateChanged was called state: Established
[Debug]: About to call ServiceAdded
[Debug]: ServiceAdded was just called
[Debug]: Adding the service giver on leszek at zeVenOS-laptop@192.168.1.4:38484
[Debug]: About to call ServiceAdded
[Debug]: ServiceAdded was just called
[Debug]: Adding the service giver on ubuntu at ubuntu@192.168.1.5:45113
[Debug]: SEND: Queueing up 1 files to send
[Debug]: The extension is: .doc
[Debug]: SEND: Exception in getting response Error getting response stream (ReadDone2): ReceiveFailure
[Debug]: A Service was removed: giver on ubuntu at ubuntu
[Debug]: TargetWindow:OnServiceRemoved called for giver on ubuntu at ubuntu
[Debug]: Remove the service giver on ubuntu at ubuntu
PC 2 Debug Output:
[Debug]: PhotoService static constructor called
[Debug]: New GiverService was created
[Debug]: We have the port : 60329
[Debug]: About to create the Avahi client
[Debug]: Adding Avahi Service _giver._tcp
[Debug]: Avahi Service _giver._tcp is added
[Debug]: GiverService:OnEntryGroupStateChanged was called state: Registering
[Debug]: About to call ServiceAdded
[Debug]: ServiceAdded was just called
[Debug]: Adding the service giver on leszek at zeVenOS-laptop@192.168.1.4:38484
[Debug]: GiverService:OnEntryGroupStateChanged was called state: Established
[Debug]: About to call ServiceAdded
[Debug]: ServiceAdded was just called
[Debug]: Adding the service giver on ubuntu at ubuntu@192.168.1.5:60329
Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.TypeInitializationException: An exception was thrown by the type initializer for Notifications.Notification ---> System.Exception: Unable to open the session message bus. ---> System.ArgumentNullException: Argument cannot be null.
Parameter name: address
at NDesk.DBus.Bus.Open (System.String address) [0x00000]
at NDesk.DBus.Bus.get_Session () [0x00000] --- End of inner exception stack trace ---
at NDesk.DBus.Bus.get_Session () [0x00000]
at NDesk.DBus.BusG.Init () [0x00000]
at Notifications.Notification..cctor () [0x00000] --- End of inner exception stack trace ---
at Giver.RequestHandler+<>c__CompilerGenerated24.<HandleSendRequest>c__25 (System.Object +27, System.EventArgs +28) [0x00000]
at Gtk.Application+InvokeCB.Invoke () [0x00000]
at GLib.Timeout+TimeoutProxy.Handler () [0x00000]
at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
at GLib.Timeout+TimeoutProxy.Handler()
at GLib.Timeout+TimeoutProxy.Handler()
at Gtk.Application.gtk_main()
at Gtk.Application.gtk_main()
at Gtk.Application.Run()
at Gnome.Program.Run()
at Giver.Application.StartMainLoop()
at Giver.Application.Main(System.String[] args)
**
** ERROR:(error.c:70):SetLastError: assertion failed: (ret == 0)
Aborted
--
Crashing while sending file
https://bugs.launchpad.net/bugs/300458
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list