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 365756 - crash in Evolution: I was browsing the notes...
crash in Evolution: I was browsing the notes...
Status: RESOLVED DUPLICATE of bug 224322
Product: evolution
Classification: Applications
Component: general
2.8.x (obsolete)
Other All
: High critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-10-27 14:05 UTC by hormigon_pretensado-bugzilla
Modified: 2006-11-05 01:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
Stack trace (32.37 KB, text/plain)
2006-10-29 12:32 UTC, hormigon_pretensado-bugzilla
Details
Stack trace, obtained with "gbd" (2.30 KB, text/plain)
2006-10-31 13:46 UTC, hormigon_pretensado-bugzilla
Details

Description hormigon_pretensado-bugzilla 2006-10-27 14:05:42 UTC
What were you doing when the application crashed?
I was browsing the notes section.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 151457792 vsize: 0 resident: 151457792 share: 0 rss: 27435008 rss_rlim: 0
CPU usage: start_time: 1161957797 rtime: 0 utime: 256 stime: 0 cutime:240 cstime: 0 timeout: 16 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/evolution-2.8'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1233254736 (LWP 6772)]
[New Thread -1287218272 (LWP 6777)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Comment 1 Karsten Bräckelmann 2006-10-28 02:24:07 UTC
Thanks for taking the time to report this bug.

Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols?

Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks!
Comment 2 hormigon_pretensado-bugzilla 2006-10-29 12:32:20 UTC
Created attachment 75613 [details]
Stack trace
Comment 3 hormigon_pretensado-bugzilla 2006-10-29 12:33:55 UTC
Comment on attachment 75613 [details]
Stack trace

 Hello. My computer knowledge is nearly non-existent, so please bear with me. I have tried to activate the debugging symbols, but for the file “libc.so.6” I have failed. I found two packages which seemed adequate (“libc6-dbg” and “libc-dbgsym”). I tried crashing “Evolution” once for each package, but no success (by the way the packages are incompatible, could not install both at the same time). Hope this helps anyway.
Comment 4 hormigon_pretensado-bugzilla 2006-10-29 12:36:50 UTC
Comment on attachment 75613 [details]
Stack trace

 Hello. My computer knowledge is nearly non-existent, so please bear with me. I
have tried to activate the debugging symbols, but for the file “libc.so.6”
I have failed. I found two packages which seemed adequate (“libc6-dbg” and
“libc6-dbgsym”). I tried crashing “Evolution” once for each package, but
no success (by the way the packages are incompatible, could not install both at
the same time). Hope this helps anyway.
Comment 5 hormigon_pretensado-bugzilla 2006-10-30 11:42:52 UTC
More detail on when this crash happens to me:
 1) Go to the "Notes" section.
 2) Click on a note (its content appears in the bottom-right frame).
 3) Select some text of the note.
 4) Leave Evolution alone in the background for a few minutes (browse a bit, check  Amule...)
 5) Try to activate Evolution again: more often than not, it  immediately crashes (just before the bug reporting program appears, you can see that the bottom-right frame is empty).
Comment 6 hormigon_pretensado-bugzilla 2006-10-31 13:46:24 UTC
Created attachment 75722 [details]
Stack trace, obtained with "gbd"

 Hello. Just in case this is more useful I have obtained the stack trace in another way. Thanks for your time and work.
Comment 7 Karsten Bräckelmann 2006-11-05 01:40:25 UTC
Good stacktraces, thanks!  What did you say about your "computer knowledge"?
Dude, you did pretty well, the stacktraces are perfect. :)


Part of the stacktrace from attachment in comment 2:

  • #4 <signal handler called>
  • #5 html_object_is_container
    at htmlobject.c line 1314
  • #6 html_point_to_leaf
    at htmlinterval.c line 261
  • #7 html_interval_flat
    at htmlinterval.c line 283
  • #8 html_interval_unselect
    at htmlinterval.c line 184
  • #9 html_engine_redraw_selection
    at htmlengine.c line 6140
  • #10 html_engine_set_focus
    at htmlengine.c line 5206
  • #11 focus_in_event
    at gtkhtml.c line 1939


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