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 651070 - Crash in iter_set_from_byte_offset at gtktextiter.c:110
Crash in iter_set_from_byte_offset at gtktextiter.c:110
Status: RESOLVED DUPLICATE of bug 596107
Product: bluefish
Classification: Other
Component: application
2.0.3
Other Linux
: Normal normal
: 2.2.4
Assigned To: Bluefish Maintainer(s)
Bluefish Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-05-25 15:00 UTC by Paul Howarth
Modified: 2013-02-05 21:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Backtrace from Fedora bug 707305 (17.31 KB, application/octet-stream)
2011-05-25 15:00 UTC, Paul Howarth
Details

Description Paul Howarth 2011-05-25 15:00:23 UTC
Created attachment 188599 [details]
Backtrace from Fedora bug 707305

This report is based on Fedora bug 707305. The reporter says that he was doing a copy+paste, but the backtrace suggests that it may be related to tooltips?
Comment 1 Fabio Durán Verdugo 2011-05-26 01:12:58 UTC
Paste here the attach backtrace.

[New Thread 3012]
[New Thread 3024]
[Thread debugging using libthread_db enabled]
Core was generated by `bluefish'.
Program terminated with signal 6, Aborted.

Thread 1 (Thread 0xb770b820 (LWP 3012))

  • #0 __kernel_vsyscall
    at arch/x86/vdso/vdso32/int80.S line 16
  • #1 raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #2 abort
    at abort.c line 92
  • #3 g_logv
    at gmessages.c line 557
  • #4 g_log
    at gmessages.c line 577
  • #5 iter_set_from_byte_offset
    at gtktextiter.c line 110
  • #6 IA__gtk_text_iter_set_visible_line_index
    at gtktextiter.c line 3906
  • #7 line_display_index_to_iter
    at gtktextlayout.c line 2582
  • #8 IA__gtk_text_layout_get_iter_at_position
    at gtktextlayout.c line 2703
  • #9 bluefish_text_view_query_tooltip
    at bftextview2.c line 1943
  • #10 _gtk_marshal_BOOLEAN__INT_INT_BOOLEAN_OBJECT
    at gtkmarshalers.c line 837
  • #11 g_type_class_meta_marshal
    at gclosure.c line 877
  • #12 g_closure_invoke
    at gclosure.c line 766
  • #13 signal_emit_unlocked_R
    at gsignal.c line 3290
  • #14 g_signal_emit_valist
    at gsignal.c line 2993
  • #15 g_signal_emit_by_name
    at gsignal.c line 3077
  • #16 gtk_tooltip_run_requery
    at gtktooltip.c line 1077
  • #17 _gtk_tooltip_handle_event
    at gtktooltip.c line 1717
  • #18 IA__gtk_main_do_event
    at gtkmain.c line 1707
  • #19 gdk_event_dispatch
    at gdkevents-x11.c line 2377
  • #20 g_main_dispatch
    at gmain.c line 2149
  • #21 g_main_context_dispatch
    at gmain.c line 2702
  • #22 g_main_context_iterate
    at gmain.c line 2780
  • #23 g_main_loop_run
    at gmain.c line 2988
  • #24 IA__gtk_main
    at gtkmain.c line 1237
  • #25 main
    at bluefish.c line 399

Comment 2 Fabio Durán Verdugo 2011-05-26 01:14:11 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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