[ubuntu-mono] [Bug 125003] Re: Gfax keeps crashing right after start

Jim Rorie 125003 at bugs.launchpad.net
Mon Oct 18 18:12:22 BST 2010


jfrorie at medusa:~$ gfax

Unhandled Exception: System.ArgumentOutOfRangeException: Cannot be negative.
Parameter name: length
  at System.String.Substring (Int32 startIndex, Int32 length) [0x00000] 
  at gfax.Hylafax.get_ip_addr (System.String ipdata) [0x00000] 
  at gfax.Hylafax.asyncgetfolder (System.String folder) [0x00000] 
  at gfax.Hylafax.asyncstatus (System.String queue) [0x00000] 
  at gfax.Fax.async_get_server_status () [0x00000] 
  at gfax.Gfax.async_update_status () [0x00000] 
  at gfax.Gfax..ctor (System.String fname, System.String[] args) [0x00000] 
  at gfax.gfax.Main (System.String[] args) [0x00000]

-- 
Gfax keeps crashing right after start
https://bugs.launchpad.net/bugs/125003
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to gfax in ubuntu.

Status in “gfax” package in Ubuntu: Incomplete

Bug description:
Binary package hint: gfax

Fresh Ubuntu 7.04 installation, with Gfax 0.7.6-0ubuntu2 from the official repo.

At first it started normally, and I could setup all the necessary settings for using Hylafax as transport (to be used with a remote HylaFax server in my setup). After the setup was completed, it told me to restart Gfax, and since then it keeps crashing right after start with the following error message (shown when started from a console):

$ gfax

Unhandled Exception: System.ArgumentOutOfRangeException: < 0
Parameter name: length
  at System.String.Substring (Int32 startIndex, Int32 length) [0x00000] 
  at gfax.Hylafax.get_ip_addr (System.String ipdata) [0x00000] 
  at gfax.Hylafax.asyncgetfolder (System.String folder) [0x00000] 
  at gfax.Hylafax.asyncstatus (System.String queue) [0x00000] 
  at gfax.Fax.async_get_server_status () [0x00000] 
  at gfax.Gfax.async_update_status () [0x00000] 
  at gfax.Gfax..ctor (System.String fname, System.String[] args) [0x00000] 
  at gfax.gfax.Main (System.String[] args) [0x00000]





More information about the Ubuntu-mono mailing list