[Bug 1461107] Re: nuntium crashes when parsing a notification indication

2015-06-22 Thread Launchpad Bug Tracker
This bug was fixed in the package nuntium - 1.4+15.10.20150615-0ubuntu1

---
nuntium (1.4+15.10.20150615-0ubuntu1) wily; urgency=medium

  [ Alfonso Sanchez-Beato (email Canonical) ]
  * Fix LP: #1461107 and make PDU decoding more robust
  * Fix LP: #1460012 (context opened twice on rx)
  * Wait between retries when opening an IP context
  * Set ofono's Preferred property when a context is known to work

 -- CI Train Bot ci-train-...@canonical.com  Mon, 15 Jun 2015 08:52:13
+

** Changed in: nuntium (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1461107

Title:
  nuntium crashes when parsing a notification indication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1461107/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1461107] Re: nuntium crashes when parsing a notification indication

2015-06-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/nuntium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1461107

Title:
  nuntium crashes when parsing a notification indication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1461107/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1461107] Re: nuntium crashes when parsing a notification indication

2015-06-17 Thread Alfonso Sanchez-Beato
** Description changed:

- This have been seen in tarball in comment #8 from bug #1417976.
+ This have been seen in tarball in comment #8 from bug #1417976. I think
+ the message comes from Polish operator Play (http://www.play.pl).
  
  In nuntium.log.2:
  
  2015/04/18 15:38:38 Received ReceiveNotification() method call from mms
  2015/04/18 15:38:38 Push data
    2e 06 22 61 70 70 6c 69  63 61 74 69 6f 6e 2f 76  |..application/v|
  0010  6e 64 2e 77 61 70 2e 6d  6d 73 2d 6d 65 73 73 61  |nd.wap.mms-messa|
  0020  67 65 00 af 84 8c 82 98  31 34 34 32 34 30 31 33  |ge..14424013|
  0030  31 38 40 6d 6d 73 32 00  8d 92 89 18 80 2b 34 38  |18@mms2..+48|
  0040  38 38 32 30 34 30 32 32  35 2f 54 59 50 45 3d 50  |882040225/TYPE=P|
  0050  4c 4d 4e 00 8f 81 86 80  8a 80 8e 03 03 ad 21 88  |LMN...!.|
  0060  05 81 03 03 f4 80 83 68  74 74 70 3a 2f 2f 6d 6d  |...http://mm|
  0070  73 63 2e 70 6c 61 79 2e  70 6c 2f 3f 69 64 3d 31  |sc.play.pl/?id=1|
  0080  34 34 32 34 30 31 33 31  38 42 00 |442401318B.|
  panic: reflect: call of unknown method on zero Value
  
  goroutine 31 [running]:
  
github.com_ubuntu_phonedations_nuntium_mms.ReadByte.pN53_github.com_ubuntu_phonedations_nuntium_mms.MMSDecoder
-   
/build/buildd/nuntium-1.4~rtm/obj-arm-linux-gnueabihf/src/github.com/ubuntu-phonedations/nuntium/mms/decoder.go:206
+  
/build/buildd/nuntium-1.4~rtm/obj-arm-linux-gnueabihf/src/github.com/ubuntu-phonedations/nuntium/mms/decoder.go:206
  
github.com_ubuntu_phonedations_nuntium_mms.Decode.pN53_github.com_ubuntu_phonedations_nuntium_mms.MMSDecoder
-   
/build/buildd/nuntium-1.4~rtm/obj-arm-linux-gnueabihf/src/github.com/ubuntu-phonedations/nuntium/mms/decoder.go:410
+  
/build/buildd/nuntium-1.4~rtm/obj-arm-linux-gnueabihf/src/github.com/ubuntu-phonedations/nuntium/mms/decoder.go:410
  main.handleMNotificationInd.pN13_main.Mediator
-   
/build/buildd/nuntium-1.4~rtm/obj-arm-linux-gnueabihf/src/github.com/ubuntu-phonedations/nuntium/cmd/nuntium/mediator.go:149
+  
/build/buildd/nuntium-1.4~rtm/obj-arm-linux-gnueabihf/src/github.com/ubuntu-phonedations/nuntium/cmd/nuntium/mediator.go:149
  created by main.init.pN13_main.Mediator
-   
/build/buildd/nuntium-1.4~rtm/obj-arm-linux-gnueabihf/src/github.com/ubuntu-phonedations/nuntium/cmd/nuntium/mediator.go:83
+  
/build/buildd/nuntium-1.4~rtm/obj-arm-linux-gnueabihf/src/github.com/ubuntu-phonedations/nuntium/cmd/nuntium/mediator.go:83
  ...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1461107

Title:
  nuntium crashes when parsing a notification indication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1461107/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1461107] Re: nuntium crashes when parsing a notification indication

2015-06-15 Thread Alfonso Sanchez-Beato
** Branch linked: lp:~alfonsosanchezbeato/nuntium/fix-decode-crash

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1461107

Title:
  nuntium crashes when parsing a notification indication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1461107/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1461107] Re: nuntium crashes when parsing a notification indication

2015-06-03 Thread Alfonso Sanchez-Beato
** Changed in: nuntium (Ubuntu)
 Assignee: (unassigned) = Alfonso Sanchez-Beato (alfonsosanchezbeato)

** Changed in: nuntium (Ubuntu)
   Status: New = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1461107

Title:
  nuntium crashes when parsing a notification indication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1461107/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1461107] Re: nuntium crashes when parsing a notification indication

2015-06-03 Thread Alfonso Sanchez-Beato
This PR fixes the crash:

https://github.com/ubuntu-phonedations/nuntium/pull/24

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1461107

Title:
  nuntium crashes when parsing a notification indication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nuntium/+bug/1461107/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs