[Bug 1013992] Re: evince SIGABRT in ev_document_factory_add_filters()

2012-07-09 Thread Sebastien Bacher
The update works fine, no regression has been reported, since the bug
itself is not easy to trigger and can't really be tested out of watching
report start let's set it verified

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  evince SIGABRT in ev_document_factory_add_filters()

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/1013992/+subscriptions

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


[Bug 1013992] Re: evince SIGABRT in ev_document_factory_add_filters()

2012-07-09 Thread Launchpad Bug Tracker
This bug was fixed in the package evince - 3.4.0-0ubuntu1.1

---
evince (3.4.0-0ubuntu1.1) precise-proposed; urgency=low

  * debian/patches/git_frop_buggy_gfree.patch:
- upstream fix for incorrect g_free leading to segfaults (lp: #1013992)
 -- Sebastien Bacher seb...@ubuntu.com   Mon, 25 Jun 2012 18:06:08 +0200

** Changed in: evince (Ubuntu Precise)
   Status: Fix Committed = 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/1013992

Title:
  evince SIGABRT in ev_document_factory_add_filters()

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/1013992/+subscriptions

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


[Bug 1013992] Re: evince SIGABRT in ev_document_factory_add_filters()

2012-06-28 Thread Brian Murray
Hello Jean-Baptiste, or anyone else affected,

Accepted evince into precise-proposed. The package will build now and be
available at http://launchpad.net/ubuntu/+source/evince/3.4.0-0ubuntu1.1
in a few hours and then in the -proposed repository.  Please help us by
testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case details of your testing will
help us make a better decision.  Further information regarding the
verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!

** Tags added: verification-needed

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

Title:
  evince SIGABRT in ev_document_factory_add_filters()

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/1013992/+subscriptions

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


[Bug 1013992] Re: evince SIGABRT in ev_document_factory_add_filters()

2012-06-25 Thread Launchpad Bug Tracker
This bug was fixed in the package evince - 3.5.2-0ubuntu4

---
evince (3.5.2-0ubuntu4) quantal; urgency=low

  * debian/patches/git_frop_buggy_gfree.patch:
- upstream fix for incorrect g_free leading to segfaults (lp: #1013992)
 -- Sebastien Bacher seb...@ubuntu.com   Mon, 25 Jun 2012 17:49:01 +0200

** Changed in: evince (Ubuntu)
   Status: Triaged = 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/1013992

Title:
  evince SIGABRT in ev_document_factory_add_filters()

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/1013992/+subscriptions

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


[Bug 1013992] Re: evince SIGABRT in ev_document_factory_add_filters()

2012-06-25 Thread Sebastien Bacher
** Changed in: evince (Ubuntu Precise)
   Status: Triaged = Fix Committed

** Description changed:

+ Impact: that's one the frequent segfaults reported on errors.ubuntu.com
+ 
+ Test case: there is no known way to trigger the issue easily, just make
+ sure evince has no new issue and check the reported bug stats
+ 
+ Regression potential: the fix is dropping a g_free call, if it creates
+ any issue it will be a leak of the resource that was freed before
+ 
+ ---
+ 
  Crashed when I selected 'Save a copy' in the file menu
  
  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: evince 3.5.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.2.3-0ubuntu3
  Architecture: amd64
  Date: Sat Jun 16 10:05:05 2012
  ExecutablePath: /usr/bin/evince
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.4.0-5-generic 
root=UUID=cf89ba34-108b-404d-9804-32d54a1df2ea ro quiet splash vt.handoff=7
  ProcEnviron:
-  PATH=(custom, user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  Signal: 6
  SourcePackage: evince
  StacktraceTop:
-  raise () from /lib/x86_64-linux-gnu/libc.so.6
-  abort () from /lib/x86_64-linux-gnu/libc.so.6
-  ?? () from /lib/x86_64-linux-gnu/libc.so.6
-  ?? () from /lib/x86_64-linux-gnu/libc.so.6
-  ev_document_factory_add_filters () from /usr/lib/libevdocument3.so.4
+  raise () from /lib/x86_64-linux-gnu/libc.so.6
+  abort () from /lib/x86_64-linux-gnu/libc.so.6
+  ?? () from /lib/x86_64-linux-gnu/libc.so.6
+  ?? () from /lib/x86_64-linux-gnu/libc.so.6
+  ev_document_factory_add_filters () from /usr/lib/libevdocument3.so.4
  Title: evince crashed with SIGABRT in raise()
  UpgradeStatus: Upgraded to quantal on 2012-01-31 (136 days ago)
  UserGroups: adm admin cdrom dialout kvm libvirtd lpadmin plugdev sambashare 
sbuild vboxusers

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

Title:
  evince SIGABRT in ev_document_factory_add_filters()

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/1013992/+subscriptions

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

[Bug 1013992] Re: evince SIGABRT in ev_document_factory_add_filters()

2012-06-22 Thread Bug Watch Updater
** Changed in: evince
   Status: New = 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/1013992

Title:
  evince SIGABRT in ev_document_factory_add_filters()

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/1013992/+subscriptions

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


[Bug 1013992] Re: evince SIGABRT in ev_document_factory_add_filters()

2012-06-21 Thread Sebastien Bacher
** Summary changed:

- evince crashed with SIGABRT in __libc_message()
+ evince SIGABRT in ev_document_factory_add_filters()

** Changed in: evince (Ubuntu)
   Status: New = Triaged

** Changed in: evince (Ubuntu)
   Importance: Medium = High

** Bug watch added: GNOME Bug Tracker #678563
   https://bugzilla.gnome.org/show_bug.cgi?id=678563

** Also affects: evince via
   https://bugzilla.gnome.org/show_bug.cgi?id=678563
   Importance: Unknown
   Status: Unknown

** Also affects: evince (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: evince (Ubuntu Precise)
   Importance: Undecided = High

** Changed in: evince (Ubuntu Precise)
   Status: New = Triaged

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

Title:
  evince SIGABRT in ev_document_factory_add_filters()

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/1013992/+subscriptions

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


[Bug 1013992] Re: evince SIGABRT in ev_document_factory_add_filters()

2012-06-21 Thread Bug Watch Updater
** Changed in: evince
   Status: Unknown = New

** Changed in: evince
   Importance: Unknown = Medium

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

Title:
  evince SIGABRT in ev_document_factory_add_filters()

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/1013992/+subscriptions

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