[Bug 83744] Re: [apport] evolution crashed with SIGSEGV during print

2007-06-18 Thread Apport retracing service
** Attachment removed: "CoreDump.gz" http://launchpadlibrarian.net/6338284/CoreDump.gz -- [apport] evolution crashed with SIGSEGV during print https://bugs.launchpad.net/bugs/83744 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

[Bug 83744] Re: [apport] evolution crashed with SIGSEGV during print

2007-03-26 Thread Sebastien Bacher
This upload fixes the bug: libcairo (1.4.2-0ubuntu1) feisty; urgency=low . * New upstream version: - fix "evolution crashed with SIGSEGV during print" (Ubuntu: #83744) - fix "gnome-panel crashes in _cairo_pen_find_active_cw_vertex_index() when opening menu" (Ubuntu: #88605)

[Bug 83744] Re: [apport] evolution crashed with SIGSEGV during print

2007-03-03 Thread Bug Watch Updater
** Changed in: libcairo (upstream) Status: Confirmed => Fix Released -- [apport] evolution crashed with SIGSEGV during print https://launchpad.net/bugs/83744 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 83744] Re: [apport] evolution crashed with SIGSEGV during print

2007-03-02 Thread Sebastien Bacher
The cairo bug is fixed upstream now ** Changed in: libcairo (Ubuntu) Status: Confirmed => Fix Committed -- [apport] evolution crashed with SIGSEGV during print https://launchpad.net/bugs/83744 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/list

[Bug 83744] Re: [apport] evolution crashed with SIGSEGV during print

2007-02-21 Thread Charles
It seems that the problem is solved after a update using apt-get. I'll close the bug. -- [apport] evolution crashed with SIGSEGV during print https://launchpad.net/bugs/83744 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 83744] Re: [apport] evolution crashed with SIGSEGV during print

2007-02-19 Thread Sebastien Bacher
Do you still get that problem? Comment from upstream: "(In reply to comment #0) > (gdb) p *cr > $1 = {ref_count = 1, status = CAIRO_STATUS_INVALID_RESTORE, path = > {op_buf_head > = 0x886f9f0, op_buf_tail = 0x886f9f0, > arg_buf_head = 0x888e598, arg_buf_tail = 0x888e598, last_move_point = {

[Bug 83744] Re: [apport] evolution crashed with SIGSEGV during print

2007-02-08 Thread Charles
I'm using: ii libcairo-perl 1.01-1 Perl interface to the Cairo graphics library ii libcairo2 1.3.12-0ubuntu1 The Cairo 2D vector graphics library ii libcairo2-dev

[Bug 83744] Re: [apport] evolution crashed with SIGSEGV during print

2007-02-07 Thread Bug Watch Updater
** Changed in: libcairo (upstream) Status: Unknown => Confirmed -- [apport] evolution crashed with SIGSEGV during print https://launchpad.net/bugs/83744 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 83744] Re: [apport] evolution crashed with SIGSEGV during print

2007-02-07 Thread Sebastien Bacher
Debug backtrace: 711 cairo_matrix_transform_point (&gstate->target->device_transform_inverse, x, y); (gdb) bt full #0 0xb75e53bd in _cairo_gstate_backend_to_user (gstate=0x0, x=0xbfc9e508, y=0xbfc9e500) at /build/buildd/libcairo-1.3.12/src/cairo-gstate.c:711 No locals. #1 0xb75ddd3

[Bug 83744] Re: [apport] evolution crashed with SIGSEGV during print

2007-02-07 Thread Sebastien Bacher
I've opened a bug on libcairo about that: https://bugs.freedesktop.org/show_bug.cgi?id=9906 ** Changed in: evolution (Ubuntu) Sourcepackagename: evolution => libcairo Assignee: (unassigned) => Ubuntu Desktop Bugs ** Bug watch added: Freedesktop Bugzilla #9906 https://bugs.freedesktop.org/

[Bug 83744] Re: [apport] evolution crashed with SIGSEGV during print

2007-02-07 Thread Daniel Holbach
In #1: (gdb) print cr->gstate $1 = (cairo_gstate_t *) 0x0 (gdb) _cairo_gstate_backend_to_user (cairo_gstate_t *gstate, double *x, double *y) can't deal with that. Unfortunately I can't get debug symbols for /usr/lib/libpangocairo-1.0.so.0 so I can't find out if it's a cairo or pango problem.

[Bug 83744] Re: [apport] evolution crashed with SIGSEGV during print

2007-02-07 Thread Daniel Holbach
Thread 1 (process 19061): #0 0xb75e53bd in _cairo_gstate_backend_to_user (gstate=0x0, x=0xbfc9e508, y=0xbfc9e500) at /build/buildd/libcairo-1.3.12/src/cairo-gstate.c:711 No locals. #1 0xb75ddd38 in *INT_cairo_get_current_point (cr=0x87c7dc0, x_ret=0x85238b8, y_ret=0x85238c0) at /build/buildd/li

[Bug 83744] Re: [apport] evolution crashed with SIGSEGV during print

2007-02-07 Thread Charles
** Attachment added: "CoreDump.gz" http://librarian.launchpad.net/6338284/CoreDump.gz ** Attachment added: "Disassembly.txt" http://librarian.launchpad.net/6338285/Disassembly.txt ** Attachment added: "ProcMaps.txt" http://librarian.launchpad.net/6338286/ProcMaps.txt ** Attachment adde