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 643705 - Crash in have_modified_documents at document.c line 176, gui_set_title at gui.c line 403
Crash in have_modified_documents at document.c line 176, gui_set_title at gui...
Status: RESOLVED OBSOLETE
Product: bluefish
Classification: Other
Component: application
development (SVN TRUNK)
Other Linux
: Normal critical
: 2.2.4
Assigned To: Bluefish Maintainer(s)
Bluefish Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-03-02 18:52 UTC by Tim Kornhammar
Modified: 2013-02-05 21:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
GDB output (1.40 KB, application/x-gzip)
2011-03-02 18:52 UTC, Tim Kornhammar
Details
GDB bt output (386 bytes, application/x-gzip)
2011-03-02 18:53 UTC, Tim Kornhammar
Details
Backtrace from Fedora bug 672721 (11.21 KB, text/plain)
2011-03-11 14:18 UTC, Paul Howarth
Details

Description Tim Kornhammar 2011-03-02 18:52:36 UTC
Created attachment 182285 [details]
GDB output

Tried to reenact another bug to report and ended up with this one instead.

The other bug happened while moving tab number 3 to position 2 and then choosing tab 1.

This bug happened while doing all that but then activating tab 2 when nothing happened.
Comment 1 Tim Kornhammar 2011-03-02 18:53:01 UTC
Created attachment 182287 [details]
GDB bt output
Comment 2 Fabio Durán Verdugo 2011-03-02 23:47:02 UTC
paste here the attach backtrace

  • #0 have_modified_documents
    at document.c line 176
  • #1 gui_set_title
    at gui.c line 403
  • #2 doc_activate
    at document.c line 3031
  • #3 notebook_changed_activate_current_document_lcb
    at gui.c line 94
  • #4 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #5 ??
    from /lib/libglib-2.0.so.0
  • #6 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #7 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 main
    at bluefish.c line 366

Comment 3 Paul Howarth 2011-03-11 14:18:24 UTC
Created attachment 183142 [details]
Backtrace from Fedora bug 672721

Here is a similar but not quite the same backtrace from 2.0.3 in Fedora 15.
Bluefish crashed after saving a css file. Test done on LG LT20 laptop.
Reporter was unable to reproduce.
Comment 4 Olivier Sessink 2012-08-17 13:39:40 UTC
can you still reproduce this on bluefish 2.2.3?
Comment 5 Paul Howarth 2012-09-14 15:37:46 UTC
(In reply to comment #4)
> can you still reproduce this on bluefish 2.2.3?

Given that the original reporter wasn't able to reproduce it even with the original 2.0.3 build, I'd say not. I haven't seen any other crashes that look like this one so it's probably safe to close it.