Crashing while sending file

Bug #300458 reported by Leszek Lesner
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
giver (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

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@zeVenOS-laptop@192.168.1.4:38484
[Debug]: About to call ServiceAdded
[Debug]: ServiceAdded was just called
[Debug]: Adding the service giver on ubuntu@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@ubuntu
[Debug]: TargetWindow:OnServiceRemoved called for giver on ubuntu@ubuntu
[Debug]: Remove the service giver on ubuntu@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@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@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

description: updated
Revision history for this message
liquidweaver (joshuaweaver) wrote :

I can confirm this.
It's shocking when a userland program crashes the entire system, for sure.

On Ubuntu Intrepid, 2.6.27-9-generic

Iulian Udrea (iulian)
Changed in giver:
importance: Undecided → Medium
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.