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 338905 - Crashes when printing invoices
Crashes when printing invoices
Status: VERIFIED DUPLICATE of bug 336718
Product: GnuCash
Classification: Other
Component: Reports
git-master
Other All
: Normal critical
: ---
Assigned To: Chris Lyttle
Chris Lyttle
Depends on:
Blocks:
 
 
Reported: 2006-04-18 16:12 UTC by Sam Leathers
Modified: 2018-06-29 21:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sam Leathers 2006-04-18 16:12:44 UTC
Steps to reproduce:
1. Open Invoice
2. File -> Print
3. 


Stack trace:
  • #0 pthread_setcanceltype
    from /lib/libc.so.6
  • #1 __malloc_initialize_hook
    from /lib/libc.so.6
  • #2 ??
    from /lib/libpthread.so.0
  • #3 posix_memalign
    from /lib/libc.so.6
  • #4 ??
  • #5 ??
  • #6 XWriteBitmapFile
    from /usr/lib/libX11.so.6
  • #7 _XRead
    from /usr/lib/libX11.so.6
  • #8 ??
    from /usr/lib/libgnomeui-2.so.0
  • #9 ??
  • #10 ??


Other information:
Comment 1 Sam Leathers 2006-04-18 16:20:43 UTC
(In reply to comment #0)
> Steps to reproduce:
> 1. Open Invoice
> 2. File -> Print
> 3. 
> 
Program received signal SIGABRT, Aborted.

Thread 46912620740736 (LWP 2350)

  • #0 raise
    from /lib/libc.so.6
  • #1 abort
    from /lib/libc.so.6
  • #2 __fsetlocking
    from /lib/libc.so.6
  • #3 malloc_usable_size
    from /lib/libc.so.6
  • #4 free
    from /lib/libc.so.6
  • #5 html_text_slave_get_glyph_items
    from /usr/lib/libgtkhtml-3.6.so.18
  • #6 html_text_slave_get_glyph_items
    from /usr/lib/libgtkhtml-3.6.so.18
  • #7 html_clue_remove
    from /usr/lib/libgtkhtml-3.6.so.18
  • #8 html_clueflow_style_equals
    from /usr/lib/libgtkhtml-3.6.so.18
  • #9 html_clue_remove
    from /usr/lib/libgtkhtml-3.6.so.18
  • #10 html_clueh_new
    from /usr/lib/libgtkhtml-3.6.so.18
  • #11 html_table_end_table
    from /usr/lib/libgtkhtml-3.6.so.18
  • #12 html_table_end_table
    from /usr/lib/libgtkhtml-3.6.so.18
  • #13 html_clue_remove
    from /usr/lib/libgtkhtml-3.6.so.18
  • #14 html_clueflow_style_equals
    from /usr/lib/libgtkhtml-3.6.so.18
  • #15 html_clue_remove
    from /usr/lib/libgtkhtml-3.6.so.18
  • #16 html_clueh_new
    from /usr/lib/libgtkhtml-3.6.so.18
  • #17 html_engine_intersection
    from /usr/lib/libgtkhtml-3.6.so.18
  • #18 gtk_html_get_editable
    from /usr/lib/libgtkhtml-3.6.so.18
  • #19 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_stop_emission
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #24 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 gdk_window_clear_area_e
    from /usr/lib/libgdk-x11-2.0.so.0
  • #27 gdk_window_process_all_updates
    from /usr/lib/libgdk-x11-2.0.so.0
  • #28 gtk_container_check_resize
    from /usr/lib/libgtk-x11-2.0.so.0
  • #29 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #30 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #31 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #32 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #33 gnc_ui_start_event_loop
    at gnc-gnome-utils.c line 368
  • #34 inner_main
    at gnucash-bin.c line 472
  • #35 scm_boot_guile
    from /usr/lib/libguile.so.12
  • #36 main
    at gnucash-bin.c line 508

Comment 2 Andreas Köhler 2006-04-18 17:08:44 UTC
This seems to be a debian specific problem.

Known workaround: Start gnucash as $ G_SLICE=always-malloc gnucash

Closing as duplicate of bug 336718.


*** This bug has been marked as a duplicate of 336718 ***
Comment 3 John Ralls 2018-06-29 21:01:42 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=338905. Please update any external references or bookmarks.