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 332279 - Evolution crashed while viewing images inline
Evolution crashed while viewing images inline
Status: RESOLVED DUPLICATE of bug 340165
Product: evolution
Classification: Applications
Component: Mailer
2.8.x (obsolete)
Other Linux
: High critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
: 359803 365425 369367 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-02-23 06:30 UTC by Sushma Rai
Modified: 2006-11-14 20:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Sushma Rai 2006-02-23 06:30:00 UTC
Got a mail with some images..
while viewing them inline, Evolution crashed.
Using 2.5.91 and looks like it is a random crash

gdb stack traces:

Thread 1 (Thread 1098709792 (LWP 7769))

  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #5 libgnomeui_segv_handle
    at gnome-ui-init.c line 786
  • #6 segv_redirect
    at main.c line 422
  • #7 <signal handler called>
  • #8 IA__g_str_hash
    at gstring.c line 95
  • #9 IA__g_hash_table_lookup
    at ghash.c line 242
  • #10 em_cache_lookup
    at e-msgport.c line 338
  • #11 em_icon_stream_is_resized
    at em-icon-stream.c line 326
  • #12 efhd_change_cursor
    at em-format-html-display.c line 1439
  • #13 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 83
  • #14 IA__g_closure_invoke
    at gclosure.c line 490
  • #15 signal_emit_unlocked_R
    at gsignal.c line 2449
  • #16 IA__g_signal_emit_valist
    at gsignal.c line 2218
  • #17 IA__g_signal_emit
    at gsignal.c line 2252
  • #18 gtk_widget_event_internal
    at gtkwidget.c line 3735
  • #19 IA__gtk_main_do_event
    at gtkmain.c line 1420
  • #20 gdk_event_dispatch
    at gdkevents-x11.c line 2291
  • #21 IA__g_main_context_dispatch
    at gmain.c line 1913
  • #22 g_main_context_iterate
    at gmain.c line 2544
  • #23 IA__g_main_loop_run
    at gmain.c line 2748
  • #24 bonobo_main
    at bonobo-main.c line 312
  • #25 main
    at main.c line 603
  • #0 ??
  • #12 efhd_change_cursor
    at em-format-html-display.c line 1439

(gdb) p *info
$4 = {puri = {next = 0x2, prev = 0x416835c0, free = 0x8e6e898, format = 0xffffffff, uri = 0xffffffff <Address 0xffffffff out of bounds>, cid = 0x0,
    part_id = 0x0, func = 0x400, part = 0x0, use_count = 0}, handle = 0x0, snoop_mime_type = 0x0, forward = 0x90000, down = 0x0, frame = 0x0,
  output = 0x25, shown = 1, fit_width = 33, fit_height = 1098516720, image = 0x8d34728, sign = CAMEL_CIPHER_VALIDITY_SIGN_NONE,
  encrypt = CAMEL_CIPHER_VALIDITY_ENCRYPT_NONE}
Comment 1 Sushma Rai 2006-02-23 06:32:04 UTC
This is a random crash, restarted Evolution and tried to view the images..
works fine.
Comment 2 Srinivasa Ragavan 2006-02-23 06:44:30 UTC
Donno y this happened. But 

  • #9 IA__g_hash_table_lookup
    at ghash.c line 242
  • #10 em_cache_lookup
    at e-msgport.c line 338
  • #11 em_icon_stream_is_resized
    at em-icon-stream.c line 326

Key cant be Zero also even if it goes zero, it shouldnt crash.
Comment 3 Sushma Rai 2006-02-23 08:21:11 UTC
hash table lookup will crash wirh NULL key.
Even I am not sure how the key became NULL. 
Comment 4 Sebastien Bacher 2006-09-25 14:51:31 UTC
bug #340165 might be the same issue.  Ubuntu bug about that: https://launchpad.net/distros/ubuntu/+source/evolution/+bug/62210
Comment 5 Baptiste Mille-Mathias 2006-10-26 20:19:09 UTC
*** Bug 365425 has been marked as a duplicate of this bug. ***
Comment 6 ale 2006-11-02 11:54:00 UTC
*** Bug 369367 has been marked as a duplicate of this bug. ***
Comment 7 André Klapper 2006-11-02 12:28:20 UTC
confirming as per duplicates
Comment 8 Srinivasa Ragavan 2006-11-06 10:30:05 UTC
*** Bug 359803 has been marked as a duplicate of this bug. ***
Comment 9 parthasarathi susarla 2006-11-14 20:53:09 UTC
bug 340165 has a patch so closing this as a dup.

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