** Also affects: maximus (Ubuntu Karmic)
Importance: Medium
Status: Fix Released
--
maximus crashed with SIGSEGV in free()
https://bugs.launchpad.net/bugs/433710
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs m
This bug was fixed in the package maximus - 0.4.14-0ubuntu1
---
maximus (0.4.14-0ubuntu1) karmic; urgency=low
* New upstream release; fixes segfaults on free(), LP: #433710, and
g_closure_invoke(), LP: #351527.
-- Loic MinierFri, 02 Oct 2009 22:27:47
+0200
** Changed in:
** Changed in: maximus
Status: Fix Committed => Fix Released
--
maximus crashed with SIGSEGV in free()
https://bugs.launchpad.net/bugs/433710
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs
In two locations, we were sending pointers references to XGetProperty
without initially setting the pointers to NULL. This means that, if
XGetProperty fails, those pointers could still be referencing a random
area of memory, and at the end of the function, we would try and XFree
them, which would c
crashed after closing openoffice writer
--
maximus crashed with SIGSEGV in free()
https://bugs.launchpad.net/bugs/433710
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://li
** Changed in: maximus
Status: New => Triaged
** Changed in: maximus
Assignee: (unassigned) => Jason Smith (jassmith)
--
maximus crashed with SIGSEGV in free()
https://bugs.launchpad.net/bugs/433710
You received this bug notification because you are a member of Ubuntu
Bugs, which is
** Visibility changed to: Public
** Summary changed:
- maximus crashed with SIGSEGV in free() (again!)
+ maximus crashed with SIGSEGV in free()
** Changed in: maximus (Ubuntu)
Status: New => Triaged
** Also affects: maximus
Importance: Undecided
Status: New
--
maximus crashed