After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 61095 - crash when using anti aliasing
crash when using anti aliasing
Status: RESOLVED DUPLICATE of bug 65985
Product: dia
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: James Henstridge
James Henstridge
Depends on:
Blocks:
 
 
Reported: 2001-09-24 22:04 UTC by ojolly
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description ojolly 2001-09-24 22:02:10 UTC
Package:  dia
Severity: normal
Version:  0.86
Synopsis: crash when using anti aliasing
Class:    sw-bug

Distribution: Red Hat Linux release 7.1 (Seawolf)
System: Linux 2.4.2-2 i586 unknown
C library: glibc-2.2.2-10
C compiler: 3.0
glib: 1.2.9
GTK+: 1.2.9
ORBit: ORBit 0.5.7
gnome-libs: gnome-libs 1.2.8
libxml: 1.8.10
gnome-print: gnome-print-0.25
gnome-core: gnome-core 1.2.4


Description:
After having set a few lines and prebuilt vectorial images, I tried to
set anti aliasing and the application crashed.
However I began to see the antialising working before the crash dialog
appeared.


Debugging information:
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x405a26c9 in __wait4 () from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #4 gdk_rgb_convert_565
    at eval.c line 41
  • #5 gdk_draw_rgb_image_core
    at eval.c line 41
  • #6 gdk_draw_rgb_image
    at eval.c line 41
  • #7 renderer_libart_copy_to_window
    at eval.c line 41
  • #8 ddisplay_flush
    at eval.c line 41
  • #9 popup_marshal_func
    from /usr/lib/libgnomeui.so.32
  • #10 gtk_handlers_run
    at eval.c line 41
  • #11 gtk_signal_real_emit
    at eval.c line 41
  • #12 gtk_signal_emit
    at eval.c line 41
  • #13 gtk_widget_activate
    at eval.c line 41
  • #14 gtk_menu_shell_activate_item
    at eval.c line 41
  • #15 gtk_menu_shell_button_release
    at eval.c line 41
  • #16 gtk_marshal_BOOL__POINTER
    at eval.c line 41
  • #17 gtk_signal_real_emit
    at eval.c line 41
  • #18 gtk_signal_emit
    at eval.c line 41
  • #19 gtk_widget_event
    at eval.c line 41
  • #20 gtk_propagate_event
    at eval.c line 41
  • #21 gtk_main_do_event
    at eval.c line 41
  • #22 gdk_event_dispatch
    at eval.c line 41
  • #23 g_main_dispatch
    at eval.c line 41
  • #24 g_main_iterate
    at eval.c line 41
  • #25 g_main_run
    at eval.c line 41
  • #26 gtk_main
    at eval.c line 41
  • #27 main
    at eval.c line 41
  • #28 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #4 gdk_rgb_convert_565
    at eval.c line 41
  • #5 gdk_draw_rgb_image_core
    at eval.c line 41
  • #6 gdk_draw_rgb_image
    at eval.c line 41
  • #7 renderer_libart_copy_to_window
    at eval.c line 41




------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-09-24 18:02 -------

The original reporter (ojolly@caramail.com) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, james@daa.com.au.

Comment 1 Cyrille Chépélov 2001-09-29 18:48:23 UTC
0.86 is totally obsolete. Please upgrade to 0.88.1 or later.
AA is totally broken in 0.86 ***AND*** 0.86 displays a big fat warning
about that when you attempt to turn on AA. You've been warned
(regardless of whether you paid attention to the mesage box),
therefore, the crash is expected, normal behaviour. Marking as NOTABUG.


Comment 2 Lars Clausen 2003-02-15 22:07:09 UTC
Finally fixed, marking as duplicate.
Comment 3 Lars Clausen 2003-02-15 22:07:23 UTC

*** This bug has been marked as a duplicate of 65985 ***