[Bug 296701] Re: evince crashes on .ps file
** Package changed: libcairo (Ubuntu) => cairo (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. https://bugs.launchpad.net/bugs/296701 Title: evince crashes on .ps file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cairo/+bug/296701/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 296701] Re: evince crashes on .ps file
Certainly, if we judge its "fixed" state from the current stable, it's fix _released_ ** Changed in: libcairo (Ubuntu) Status: Fix Committed => Fix Released -- evince crashes on .ps file https://bugs.launchpad.net/bugs/296701 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 296701] Re: evince crashes on .ps file
Karmic 64 bit: "disclaimer.pdf.ps" gives me no more problems, output_1.ps never did; however the first time I opened 2009.ps, clicking from Firefox, evince segfaulted, and I got [27306.043901] evince[8793]: segfault at 7fa423d28000 ip 7fa445dc261b sp 7fff2715bb48 error 4 in libc-2.10.1.so[7fa445d4+166000] in dmesg. Unfortunately, I'm unable to reproduce this too. Hence, considering that it's even not the same error behaviour, I'm not reopening, but I wanted to signal this for future reference. -- evince crashes on .ps file https://bugs.launchpad.net/bugs/296701 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 296701] Re: evince crashes on .ps file
I can open all three of the .ps files attached to this bug report. I'm running Karmic Koala 9.10 with all the latest updates. Uname: Linux 2.6.31-16-generic i686 Package versions: evince 2.28.1-0ubuntu1.2 libcairo2 1.8.8-2ubuntu1 ** Changed in: libcairo (Ubuntu) Status: Confirmed => Fix Committed -- evince crashes on .ps file https://bugs.launchpad.net/bugs/296701 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 296701] Re: evince crashes on .ps file
** Tags removed: needs-upstream-report -- evince crashes on .ps file https://bugs.launchpad.net/bugs/296701 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 296701] Re: evince crashes on .ps file
looks like a cairo crash, reassigning. ** Changed in: libcairo (Ubuntu) Sourcepackagename: evince => libcairo -- evince crashes on .ps file https://bugs.launchpad.net/bugs/296701 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 296701] Re: evince crashes on .ps file
** Tags added: needs-upstream-report -- evince crashes on .ps file https://bugs.launchpad.net/bugs/296701 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 296701] Re: evince crashes on .ps file
I can confirm this crash, with the exact same message. Same version of Ubuntu and evince. ** Changed in: evince (Ubuntu) Status: New => Confirmed -- evince crashes on .ps file https://bugs.launchpad.net/bugs/296701 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 296701] Re: evince crashes on .ps file
If I convert the ps to pdf (e.g. "ps2pdf 2009.ps 2009.pdf"), evince works fine on the resulting pdf ... -- evince crashes on .ps file https://bugs.launchpad.net/bugs/296701 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 296701] Re: evince crashes on .ps file
Sigh! I wish you could more than one attachment at a time! Anyway, added the resulting .ps file with the last attachment, THIS is the input .cal file ... The command line for running pcal I use is: pcal -f dates.cal -o 2009.ps -P a4 -F 1 -n /12 2009 ** Attachment added: "dates.cal" http://launchpadlibrarian.net/20621326/dates.cal -- evince crashes on .ps file https://bugs.launchpad.net/bugs/296701 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 296701] Re: evince crashes on .ps file
Okay, I get the same problem from evince trying to view output from the pcal program. I've attached the pcal calendar input file. I generate the .ps file via: pcal -f dates.cal -o 2009.ps -P a4 -F 1 -n /12 2009 Run "evince 2009.ps" and get the following output: evince: /build/buildd/cairo-1.8.0/src/cairo-xlib-surface.c:934: _draw_image_surface: Assertion `ret != 0' failed. Run gdb on the evince binary and do a backtrace: #0 0xb7ffe430 in __kernel_vsyscall () #1 0xb7313880 in raise () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7315248 in abort () from /lib/tls/i686/cmov/libc.so.6 #3 0xb730c72e in __assert_fail () from /lib/tls/i686/cmov/libc.so.6 #4 0xb7806bb6 in _draw_image_surface (surface=0x86c64b0, image=0x0, src_x=0, src_y=0, width=1035, height=731, dst_x=0, dst_y=0) at /build/buildd/cairo-1.8.0/src/cairo-xlib-surface.c:966 #5 0xb780a83a in _cairo_xlib_surface_clone_similar ( abstract_surface=0x86c0d00, src=0xb621ae00, src_x=0, src_y=0, width=1035, height=731, clone_out=0xbfbfd538) at /build/buildd/cairo-1.8.0/src/cairo-xlib-surface.c:1171 #6 0xb77ef7f3 in _cairo_surface_clone_similar (surface=0x86c0d00, src=0xb621ae00, src_x=0, src_y=0, width=1035, height=731, clone_out=0xbfbfd538) at /build/buildd/cairo-1.8.0/src/cairo-surface.c:1144 #7 0xb77e5939 in _cairo_pattern_acquire_surface (pattern=0xbfbfd33c, dst=0x86c0d00, x=8, y=6, width=1035, height=731, surface_out=0xbfbfd538, attributes=0xbfbfd4e4) at /build/buildd/cairo-1.8.0/src/cairo-pattern.c:1831 #8 0xb77e6fac in _cairo_pattern_acquire_surfaces (src=0x86c5dd0, mask=0x0, dst=0x86c0d00, src_x=8, src_y=6, mask_x=8, mask_y=6, width=1035, height=731, src_out=0xbfbfd538, mask_out=0xbfbfd534, src_attributes=0xbfbfd4e4, mask_attributes=0xbfbfd49c) at /build/buildd/cairo-1.8.0/src/cairo-pattern.c:2019 #9 0xb780a327 in _cairo_xlib_surface_composite (op=CAIRO_OPERATOR_OVER, src_pattern=0x86c5dd0, mask_pattern=0x0, abstract_dst=0x86c0d00, src_x=8, src_y=6, mask_x=8, mask_y=6, dst_x=8, dst_y=6, width=1035, height=731) at /build/buildd/cairo-1.8.0/src/cairo-xlib-surface.c:1662 #10 0xb77ef549 in _cairo_surface_composite (op=CAIRO_OPERATOR_OVER, src=0x86c5dd0, mask=0x0, dst=0x86c0d00, src_x=8, src_y=6, mask_x=8, mask_y=6, dst_x=8, dst_y=6, width=1035, height=731) at /build/buildd/cairo-1.8.0/src/cairo-surface.c:1275 #11 0xb77f1b0f in _clip_and_composite_trapezoids (src=0x86c5dd0, op=CAIRO_OPERATOR_OVER, dst=0x86c0d00, traps=0xbfbfd794, clip=0x0, antialias=CAIRO_ANTIALIAS_NONE) at /build/buildd/cairo-1.8.0/src/cairo-surface-fallback.c:449 #12 0xb77f213a in _cairo_surface_fallback_paint (surface=0x86c0d00, op=CAIRO_OPERATOR_OVER, source=0x86c5dd0) at /build/buildd/cairo-1.8.0/src/cairo-surface-fallback.c:704 #13 0xb77eeca6 in _cairo_surface_paint (surface=0x86c0d00, op=CAIRO_OPERATOR_OVER, source=0xbfbfd884) at /build/buildd/cairo-1.8.0/src/cairo-surface.c:1480 #14 0xb77d656e in _cairo_gstate_paint (gstate=0x86c0e98) at /build/buildd/cairo-1.8.0/src/cairo-gstate.c:857 #15 0xb77d0893 in *INT_cairo_paint (cr=0x86c6120) at /build/buildd/cairo-1.8.0/src/cairo.c:1936 #16 0x0807b150 in ?? () #17 0xb7d00036 in _gtk_marshal_BOOLEAN__BOXED (closure=0x8333718, return_value=0xbfbfdc40, n_param_values=2, param_values=0xb6212118, invocation_hint=0xbfbfdc2c, marshal_data=0x86c6120) at /build/buildd/gtk+2.0-2.14.4/gtk/gtkmarshalers.c:84 #18 0xb75253c9 in g_type_class_meta_marshal (closure=0x8333718, return_value=0xbfbfdc40, n_param_values=2, param_values=0xb6212118, invocation_hint=0xbfbfdc2c, marshal_data=0xc8) at /build/buildd/glib2.0-2.18.2/gobject/gclosure.c:878 #19 0xb7526c4b in IA__g_closure_invoke (closure=0x8333718, return_value=0xbfbfdc40, n_param_values=2, param_values=0xb6212118, invocation_hint=0xbfbfdc2c) at /build/buildd/glib2.0-2.18.2/gobject/gclosure.c:767 #20 0xb753cd3d in signal_emit_unlocked_R (node=0x83323a8, detail=0, instance=0x85e6020, emission_return=0xbfbfdd78, instance_and_params=0xb6212118) at /build/buildd/glib2.0-2.18.2/gobject/gsignal.c:3282 #21 0xb753e62b in IA__g_signal_emit_valist (instance=0x85e6020, signal_id=51, detail=0, var_args=0xbfbfddd0 "�ݿ�\204� `^\bv��� `^\bP�2\b") at /build/buildd/glib2.0-2.18.2/gobject/gsignal.c:2987 #22 0xb753ec26 in IA__g_signal_emit (instance=0x85e6020, signal_id=51, detail=0) at /build/buildd/glib2.0-2.18.2/gobject/gsignal.c:3034 #23 0xb7e1533e in gtk_widget_event_internal (widget=0x85e6020, event=0xbfbfde84) at /build/buildd/gtk+2.0-2.14.4/gtk/gtkwidget.c:4745 #24 0xb7cfa13d in IA__gtk_main_do_event (event=0xbfbfde84) at /build/buildd/gtk+2.0-2.14.4/gtk/gtkmain.c:1553 #25 0xb79379b5 in gdk_window_process_updates_internal (window=0x867f418) at /build/buildd/gtk+2.0-2.14.4/gdk/gdkwindow.c:2598 #26 0xb7937fcf in IA__gdk_window_process_all_updates () at /build/buildd/gtk+2.0-2.14.4/gdk/gdk
[Bug 296701] Re: evince crashes on .ps file
OK, firefox just hanged and I wasn't reproducing the bug; forget last part of my last comment. -- evince crashes on .ps file https://bugs.launchpad.net/bugs/296701 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 296701] Re: evince crashes on .ps file
Last precisation: to trigger the bug I have to rotate the file 90° clockwise _and then_ zoom over 100%. I'm also noticing a very strange thing: almost every time I reproduce the crash, Firefox hangs (doesn't even draw the content of its windows) and I have to kill it... it may be a coincidence, but it happened 5 times out of 6, and apparently - no other app has problems - firefox has no usually no problems. ! Could it be that evince is corrupting firefox memory? (notice firefox is the program using more memory - 500 Mb - at the moment. -- evince crashes on .ps file https://bugs.launchpad.net/bugs/296701 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 296701] Re: evince crashes on .ps file
Oopss.. just noticed that the I'm unable to trigger the crash using "output_1.ps" file provided by DragonK, so I can't no more be sure we really are affected by the same bug. I'm attaching the ps file that triggers the bug to me. ** Attachment added: "The file triggering the bug to Toobaz" http://launchpadlibrarian.net/20556913/disclaimer.pdf.ps ** Changed in: evince (Ubuntu) Status: Incomplete => New -- evince crashes on .ps file https://bugs.launchpad.net/bugs/296701 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 296701] Re: evince crashes on .ps file
Here it is, really ** Attachment added: "Backtrace" http://launchpadlibrarian.net/20556837/gdb-evince.txt -- evince crashes on .ps file https://bugs.launchpad.net/bugs/296701 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 296701] Re: evince crashes on .ps file
Here it is. As far as I can tell, the program crashes every time I zoom in more than 100%. If the last time I saw the file I was zooming more than 100%, it crashes immediately. ** Attachment added: "Backtrace of the crash" http://launchpadlibrarian.net/20556768/gdb-evince.txt ** Attachment removed: "Backtrace of the crash" http://launchpadlibrarian.net/20556768/gdb-evince.txt -- evince crashes on .ps file https://bugs.launchpad.net/bugs/296701 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 296701] Re: evince crashes on .ps file
Then please try to obtain a backtrace http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the bug report. This will greatly help us in tracking down your problem. ** Changed in: evince (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) Status: Confirmed => Incomplete -- evince crashes on .ps file https://bugs.launchpad.net/bugs/296701 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 296701] Re: evince crashes on .ps file
I have exactly the same bug, I can reproduce it reliably but my /var/crash remains empty. If I am given further instructions on how to post useful info, I will do it. -- evince crashes on .ps file https://bugs.launchpad.net/bugs/296701 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 296701] Re: evince crashes on .ps file
I have exactly the same bug, I can reproduce it reliably but my /var/crash remains empty. If I am given further instructions on how to post useful info, I will do it. ** Changed in: evince (Ubuntu) Status: Invalid => Confirmed -- evince crashes on .ps file https://bugs.launchpad.net/bugs/296701 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 296701] Re: evince crashes on .ps file
Thank you for taking the time to report this bug and helping to make Ubuntu better. However, your crash report is either missing or challenging to deal with as a ".crash" file. Please follow these instuctions to have apport report a new bug about your crash that can be dealt with by the automatic retracer. If you are using Ubuntu with the Gnome desktop environment - launch nautilus and navigate to your /var/crash directory and double click on the crash report you wish to submit. I'm closing this bug report since the process outlined above will automatically open a new bug report which can then dealt with more efficiently. Thanks in advance for your cooperation and understanding. ** Changed in: evince (Ubuntu) Status: New => Invalid -- evince crashes on .ps file https://bugs.launchpad.net/bugs/296701 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 296701] Re: evince crashes on .ps file
** Attachment added: "This file causes the crash" http://launchpadlibrarian.net/19560213/output_1.ps ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/19560214/Dependencies.txt -- evince crashes on .ps file https://bugs.launchpad.net/bugs/296701 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs