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 333864 - crash when displaying attached pictures inline
crash when displaying attached pictures inline
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.8.x (obsolete)
Other other
: High critical
: ---
Assigned To: Srinivasa Ragavan
Evolution QA team
: 340170 354041 356909 357373 359552 360261 362199 362435 362800 363094 363135 363477 363546 363585 363627 363772 363881 364255 364692 364867 364905 364931 364992 365171 365314 365406 365629 365677 365709 365784 365793 365887 365903 365905 365945 365976 366107 366169 366171 366182 366253 366307 366373 366563 366611 366664 366843 366869 366952 367030 367091 367288 367339 367350 367400 367430 367436 367575 367625 368208 368219 368238 368240 368243 368321 368334 368339 368383 368409 368449 368454 368478 368489 368516 368744 368786 368810 368814 368914 368926 368939 369005 369092 369094 369096 369220 369251 369286 369334 369363 369379 369380 369412 369494 369526 369580 369585 369674 369698 Goren 369811 369853 369902 369905 369968 370001 370097 370140 370197 370210 370267 370281 370397 370409 370465 370487 370559 370567 370839 371078 371107 371183 371191 371291 371308 371335 371463 371483 371492 371553 371566 371601 371649 371703 371742 371753 371755 371792 371816 371824 371861 371886 371893 371988 371993 372009 372014 372015 372050 372077 372237 372274 372275 372307 372341 372358 372372 372395 372402 372416 372468 372482 372501 372532 372537 372541 372651 372666 372676 372767 372874 372925 372954 373057 373084 373327 373509 373533 373589 373666 373694 373732 373917 373953 373978 373982 373986 374540 374683 374739 374874 375861 376210 376411 377366 377377 377494 377497 377624 377770 379230 380224 380747 380890 381014 381077 381527 382158 382574 382606 384527 385342 386171 386386 386761 388097 396877 401915 402086 405135 405832 405834 405975 406692 407088 421848 429589 430329 430963 432960 437135 437150 442503 442526 443066 445683 451551 457794 462821 462822 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-03-08 08:41 UTC by Michael Reinsch
Modified: 2007-09-13 09:59 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
Proposed patch (2.03 KB, patch)
2006-10-13 20:21 UTC, Srinivasa Ragavan
committed Details | Review

Description Michael Reinsch 2006-03-08 08:41:32 UTC
Distribution: Mandriva Linux release 2006.1 (Cooker) for i586
Package: Evolution
Severity: normal
Version: GNOME2.13.92 unspecified
Gnome-Distributor: Mandriva
Synopsis: crash when displaying attached pictures inline
Bugzilla-Product: Evolution
Bugzilla-Component: Mailer
Bugzilla-Version: unspecified
Description:
Description of the crash:
Evolution allows to view attached pictures inline. This crash happens
when opeing several attached pictures.

Steps to reproduce the crash:
1. get an email with several attached pictures
2. start opening the pictures, until evolution crashes

Expected Results:
no crash

How often does this happen?
can reproduce with several emails with attached pictures.

Additional Information:



Debugging Information:

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

Using host libthread_db library "/lib/tls/libthread_db.so.1".
Core was generated by `/usr/bin/evolution -c mail'.
Program terminated with signal 11, Segmentation fault.

Thread 1 (process 19015)

  • #0 efhd_image_resized
    at em-format-html-display.c line 1427




------- Bug created by bug-buddy at 2006-03-08 08:41 -------

Comment 1 André Klapper 2006-03-09 17:06:31 UTC
unique stacktrace according to simple-dup-finder
Comment 2 Sergej Kotliar 2006-04-30 11:25:41 UTC
*** Bug 340170 has been marked as a duplicate of this bug. ***
Comment 3 Duncan Lithgow 2006-07-23 13:37:28 UTC
Is this related to 348391?
Comment 4 Veerapuram Varadhan 2006-07-31 16:55:51 UTC
Michael, 

A fix for similar bug is fixed in current HEAD as well as 2.6.3, can you try in any of these versions?  TIA.
Comment 5 Sebastien Bacher 2006-08-04 14:51:15 UTC
Ubuntu bug about that: https://launchpad.net/distros/ubuntu/+source/evolution/+bug/50279

"Evolution crashes when expanding and reducing an attached big image

Evolution crashes when showing and hiding a big attached image (about 900KB).

Steps to reproduce the crash:
1. Click on the attached image button to show it
2. Click on the attached image button to hide it

Actually this bug doesn't appear everytime, but only hiding the image just after showing it, and with portrait images. It seems to be related to the formatting procedure (even I tried both HTML and plain-text messages). In fact while landscape images are resized to the width of the window, portrait images are showed in full size.
..."


Do you know what component is supposed to have the fix? gtkhtml? do you have a commit entry to point or a patch that can be backported?
Comment 6 Sebastien Bacher 2006-08-04 14:58:33 UTC
still happening with GNOME 2.15.90
Comment 7 parthasarathi susarla 2006-09-09 18:20:29 UTC
reassing to srini - this is a combination of the gtkhtml and the mailer code. 
Comment 8 Sebastien Bacher 2006-09-10 11:04:37 UTC
why that bug has been closed without any comment? reopening
Comment 9 Srinivasa Ragavan 2006-09-11 07:59:10 UTC
seb, is this bug visible in 2.8.0? I did fix a similar bug for 2.8.0 and 2.6.x
Im not sure about the trace.

http://cvs.gnome.org/viewcvs/evolution/mail/em-icon-stream.c?r1=1.8&r2=1.8.6.1

Ill be happy to try with the image. Is it possible to attach the image?

Comment 10 Karsten Bräckelmann 2006-09-21 14:44:45 UTC
*** Bug 354041 has been marked as a duplicate of this bug. ***
Comment 11 Karsten Bräckelmann 2006-09-21 14:44:45 UTC
*** Bug 356909 has been marked as a duplicate of this bug. ***
Comment 12 Karsten Bräckelmann 2006-09-21 14:51:19 UTC
Yes, this is still an issue in 2.8.0.  See the above duplicates.

Also, please note that the initial stacktrace got frame 0 duplicated, which kind of screws bugzilla search.

Probably the same crash as bug 351374 and its duplicates?
Comment 13 Karsten Bräckelmann 2006-09-27 21:44:13 UTC
*** Bug 357373 has been marked as a duplicate of this bug. ***
Comment 14 Sebastien Bacher 2006-09-29 13:35:39 UTC
Confirmed, that's still happening with GNOME 2.16.0
Comment 15 Elijah Newren 2006-10-04 15:33:17 UTC
*** Bug 359552 has been marked as a duplicate of this bug. ***
Comment 16 Karsten Bräckelmann 2006-10-07 21:56:38 UTC
*** Bug 360261 has been marked as a duplicate of this bug. ***
Comment 17 Srinivasa Ragavan 2006-10-13 20:21:03 UTC
Created attachment 74653 [details] [review]
Proposed patch
Comment 18 Srinivasa Ragavan 2006-10-13 20:22:37 UTC
This should fix this bug as well as bug #351374 . I tried and I couldnt get the crash at all. Can some one help out to test it out. The reason for the crash is described in the comment in the patch.
Comment 19 Yanko Kaneti 2006-10-13 22:01:31 UTC
The patch works for me. No more crashes on something that was readily crashing before.
Comment 20 Alexander Ovcharenko 2006-10-15 08:10:37 UTC
Now I don't have crashes either (my bug #357373).
Comment 21 Srinivasa Ragavan 2006-10-16 12:40:47 UTC
fixed to stable and head.
Comment 22 Karsten Bräckelmann 2006-10-17 23:17:07 UTC
*** Bug 362199 has been marked as a duplicate of this bug. ***
Comment 23 André Klapper 2006-10-19 18:46:22 UTC
*** Bug 363135 has been marked as a duplicate of this bug. ***
Comment 24 André Klapper 2006-10-19 18:46:32 UTC
*** Bug 363477 has been marked as a duplicate of this bug. ***
Comment 25 Karsten Bräckelmann 2006-10-20 23:37:00 UTC
*** Bug 363585 has been marked as a duplicate of this bug. ***
Comment 26 Karsten Bräckelmann 2006-10-22 17:32:42 UTC
*** Bug 362435 has been marked as a duplicate of this bug. ***
Comment 27 Karsten Bräckelmann 2006-10-22 20:26:22 UTC
*** Bug 364255 has been marked as a duplicate of this bug. ***
Comment 28 Karsten Bräckelmann 2006-10-24 14:53:42 UTC
*** Bug 362800 has been marked as a duplicate of this bug. ***
Comment 29 Karsten Bräckelmann 2006-10-24 14:53:51 UTC
*** Bug 364692 has been marked as a duplicate of this bug. ***
Comment 30 Karsten Bräckelmann 2006-10-25 13:13:33 UTC
*** Bug 364867 has been marked as a duplicate of this bug. ***
Comment 31 Karsten Bräckelmann 2006-10-25 13:32:49 UTC
*** Bug 364905 has been marked as a duplicate of this bug. ***
Comment 32 Karsten Bräckelmann 2006-10-25 13:41:25 UTC
*** Bug 364931 has been marked as a duplicate of this bug. ***
Comment 33 Karsten Bräckelmann 2006-10-25 15:49:29 UTC
*** Bug 364992 has been marked as a duplicate of this bug. ***
Comment 34 Karsten Bräckelmann 2006-10-25 17:38:27 UTC
*** Bug 363094 has been marked as a duplicate of this bug. ***
Comment 35 Karsten Bräckelmann 2006-10-26 15:12:22 UTC
*** Bug 365171 has been marked as a duplicate of this bug. ***
Comment 36 Karsten Bräckelmann 2006-10-26 16:04:20 UTC
*** Bug 365314 has been marked as a duplicate of this bug. ***
Comment 37 Karsten Bräckelmann 2006-10-26 19:37:23 UTC
*** Bug 365406 has been marked as a duplicate of this bug. ***
Comment 38 Karsten Bräckelmann 2006-10-27 19:11:08 UTC
*** Bug 365905 has been marked as a duplicate of this bug. ***
Comment 39 Karsten Bräckelmann 2006-10-27 19:12:07 UTC
*** Bug 365903 has been marked as a duplicate of this bug. ***
Comment 40 Karsten Bräckelmann 2006-10-27 19:13:56 UTC
*** Bug 365887 has been marked as a duplicate of this bug. ***
Comment 41 Karsten Bräckelmann 2006-10-27 19:23:50 UTC
*** Bug 365629 has been marked as a duplicate of this bug. ***
Comment 42 Karsten Bräckelmann 2006-10-27 19:23:53 UTC
*** Bug 365677 has been marked as a duplicate of this bug. ***
Comment 43 Karsten Bräckelmann 2006-10-27 19:23:57 UTC
*** Bug 365709 has been marked as a duplicate of this bug. ***
Comment 44 Karsten Bräckelmann 2006-10-27 19:24:03 UTC
*** Bug 365784 has been marked as a duplicate of this bug. ***
Comment 45 Karsten Bräckelmann 2006-10-27 19:24:05 UTC
*** Bug 365793 has been marked as a duplicate of this bug. ***
Comment 46 Karsten Bräckelmann 2006-10-27 19:57:41 UTC
*** Bug 363772 has been marked as a duplicate of this bug. ***
Comment 47 Karsten Bräckelmann 2006-10-27 19:57:44 UTC
*** Bug 363627 has been marked as a duplicate of this bug. ***
Comment 48 Karsten Bräckelmann 2006-10-27 19:57:46 UTC
*** Bug 363546 has been marked as a duplicate of this bug. ***
Comment 49 Karsten Bräckelmann 2006-10-28 02:44:41 UTC
*** Bug 365945 has been marked as a duplicate of this bug. ***
Comment 50 Karsten Bräckelmann 2006-10-28 02:45:37 UTC
*** Bug 365976 has been marked as a duplicate of this bug. ***
Comment 51 Karsten Bräckelmann 2006-10-28 16:38:37 UTC
*** Bug 366307 has been marked as a duplicate of this bug. ***
Comment 52 Karsten Bräckelmann 2006-10-28 16:38:44 UTC
*** Bug 366253 has been marked as a duplicate of this bug. ***
Comment 53 Karsten Bräckelmann 2006-10-28 16:38:50 UTC
*** Bug 366169 has been marked as a duplicate of this bug. ***
Comment 54 Karsten Bräckelmann 2006-10-28 16:38:56 UTC
*** Bug 366107 has been marked as a duplicate of this bug. ***
Comment 55 Karsten Bräckelmann 2006-10-28 16:40:39 UTC
*** Bug 366171 has been marked as a duplicate of this bug. ***
Comment 56 Karsten Bräckelmann 2006-10-28 16:44:55 UTC
*** Bug 366373 has been marked as a duplicate of this bug. ***
Comment 57 Karsten Bräckelmann 2006-10-28 16:44:59 UTC
*** Bug 366182 has been marked as a duplicate of this bug. ***
Comment 58 Karsten Bräckelmann 2006-10-28 18:45:14 UTC
*** Bug 363881 has been marked as a duplicate of this bug. ***
Comment 59 Karsten Bräckelmann 2006-10-30 01:13:29 UTC
*** Bug 366869 has been marked as a duplicate of this bug. ***
Comment 60 Karsten Bräckelmann 2006-10-30 01:13:55 UTC
*** Bug 366952 has been marked as a duplicate of this bug. ***
Comment 61 Karsten Bräckelmann 2006-10-30 01:14:25 UTC
*** Bug 366664 has been marked as a duplicate of this bug. ***
Comment 62 Karsten Bräckelmann 2006-10-30 01:15:44 UTC
*** Bug 366843 has been marked as a duplicate of this bug. ***
Comment 63 Karsten Bräckelmann 2006-10-30 02:23:18 UTC
*** Bug 367339 has been marked as a duplicate of this bug. ***
Comment 64 Karsten Bräckelmann 2006-10-30 10:24:58 UTC
*** Bug 367350 has been marked as a duplicate of this bug. ***
Comment 65 Karsten Bräckelmann 2006-10-30 10:25:15 UTC
*** Bug 367400 has been marked as a duplicate of this bug. ***
Comment 66 Karsten Bräckelmann 2006-10-30 10:25:20 UTC
*** Bug 367430 has been marked as a duplicate of this bug. ***
Comment 67 Karsten Bräckelmann 2006-10-30 10:25:22 UTC
*** Bug 367436 has been marked as a duplicate of this bug. ***
Comment 68 Karsten Bräckelmann 2006-10-30 10:26:36 UTC
Heads up!  Seems, we got another such issue: bug 308062.
Comment 69 Karsten Bräckelmann 2006-10-30 11:46:58 UTC
*** Bug 367030 has been marked as a duplicate of this bug. ***
Comment 70 Karsten Bräckelmann 2006-10-30 11:48:36 UTC
*** Bug 366563 has been marked as a duplicate of this bug. ***
Comment 71 Karsten Bräckelmann 2006-10-30 13:02:04 UTC
*** Bug 367575 has been marked as a duplicate of this bug. ***
Comment 72 Karsten Bräckelmann 2006-10-30 18:39:00 UTC
*** Bug 367625 has been marked as a duplicate of this bug. ***
Comment 73 Karsten Bräckelmann 2006-10-31 18:07:46 UTC
*** Bug 368208 has been marked as a duplicate of this bug. ***
Comment 74 Karsten Bräckelmann 2006-10-31 18:07:46 UTC
*** Bug 368219 has been marked as a duplicate of this bug. ***
Comment 75 Karsten Bräckelmann 2006-10-31 18:07:46 UTC
*** Bug 368240 has been marked as a duplicate of this bug. ***
Comment 76 Karsten Bräckelmann 2006-10-31 18:07:46 UTC
*** Bug 368243 has been marked as a duplicate of this bug. ***
Comment 77 Karsten Bräckelmann 2006-10-31 18:07:46 UTC
*** Bug 368321 has been marked as a duplicate of this bug. ***
Comment 78 Karsten Bräckelmann 2006-10-31 18:07:46 UTC
*** Bug 368334 has been marked as a duplicate of this bug. ***
Comment 79 Karsten Bräckelmann 2006-10-31 18:07:51 UTC
*** Bug 368409 has been marked as a duplicate of this bug. ***
Comment 80 Karsten Bräckelmann 2006-10-31 18:07:52 UTC
*** Bug 368339 has been marked as a duplicate of this bug. ***
Comment 81 Karsten Bräckelmann 2006-10-31 19:01:07 UTC
*** Bug 368449 has been marked as a duplicate of this bug. ***
Comment 82 Karsten Bräckelmann 2006-10-31 20:25:15 UTC
*** Bug 368383 has been marked as a duplicate of this bug. ***
Comment 83 Karsten Bräckelmann 2006-11-01 14:18:27 UTC
*** Bug 368516 has been marked as a duplicate of this bug. ***
Comment 84 Karsten Bräckelmann 2006-11-01 14:22:44 UTC
*** Bug 368744 has been marked as a duplicate of this bug. ***
Comment 85 Karsten Bräckelmann 2006-11-01 14:22:59 UTC
*** Bug 368810 has been marked as a duplicate of this bug. ***
Comment 86 Karsten Bräckelmann 2006-11-01 14:23:05 UTC
*** Bug 368814 has been marked as a duplicate of this bug. ***
Comment 87 Karsten Bräckelmann 2006-11-01 14:24:03 UTC
*** Bug 368478 has been marked as a duplicate of this bug. ***
Comment 88 Karsten Bräckelmann 2006-11-01 14:24:37 UTC
*** Bug 368454 has been marked as a duplicate of this bug. ***
Comment 89 Karsten Bräckelmann 2006-11-01 21:27:28 UTC
*** Bug 368238 has been marked as a duplicate of this bug. ***
Comment 90 Karsten Bräckelmann 2006-11-01 21:27:44 UTC
*** Bug 368489 has been marked as a duplicate of this bug. ***
Comment 91 Karsten Bräckelmann 2006-11-01 22:01:42 UTC
*** Bug 368914 has been marked as a duplicate of this bug. ***
Comment 92 Karsten Bräckelmann 2006-11-01 22:01:47 UTC
*** Bug 368926 has been marked as a duplicate of this bug. ***
Comment 93 Karsten Bräckelmann 2006-11-01 22:02:19 UTC
*** Bug 368939 has been marked as a duplicate of this bug. ***
Comment 94 Karsten Bräckelmann 2006-11-01 22:02:19 UTC
*** Bug 369005 has been marked as a duplicate of this bug. ***
Comment 95 Karsten Bräckelmann 2006-11-01 22:02:20 UTC
*** Bug 369092 has been marked as a duplicate of this bug. ***
Comment 96 Karsten Bräckelmann 2006-11-01 22:30:37 UTC
*** Bug 368786 has been marked as a duplicate of this bug. ***
Comment 97 Karsten Bräckelmann 2006-11-02 00:59:49 UTC
*** Bug 367288 has been marked as a duplicate of this bug. ***
Comment 98 Karsten Bräckelmann 2006-11-02 00:59:54 UTC
*** Bug 367091 has been marked as a duplicate of this bug. ***
Comment 99 Karsten Bräckelmann 2006-11-02 00:59:58 UTC
*** Bug 366611 has been marked as a duplicate of this bug. ***
Comment 100 Karsten Bräckelmann 2006-11-03 21:08:32 UTC
*** Bug 370197 has been marked as a duplicate of this bug. ***
Comment 101 Karsten Bräckelmann 2006-11-03 21:08:40 UTC
*** Bug 370140 has been marked as a duplicate of this bug. ***
Comment 102 Karsten Bräckelmann 2006-11-03 21:08:41 UTC
*** Bug 370001 has been marked as a duplicate of this bug. ***
Comment 103 Karsten Bräckelmann 2006-11-03 21:08:41 UTC
*** Bug 369968 has been marked as a duplicate of this bug. ***
Comment 104 Karsten Bräckelmann 2006-11-03 21:08:43 UTC
*** Bug 369905 has been marked as a duplicate of this bug. ***
Comment 105 Karsten Bräckelmann 2006-11-03 21:08:45 UTC
*** Bug 369902 has been marked as a duplicate of this bug. ***
Comment 106 Karsten Bräckelmann 2006-11-03 21:08:47 UTC
*** Bug 369704 has been marked as a duplicate of this bug. ***
Comment 107 Karsten Bräckelmann 2006-11-03 21:08:50 UTC
*** Bug 369674 has been marked as a duplicate of this bug. ***
Comment 108 Karsten Bräckelmann 2006-11-03 21:08:51 UTC
*** Bug 369585 has been marked as a duplicate of this bug. ***
Comment 109 Karsten Bräckelmann 2006-11-03 21:08:54 UTC
*** Bug 369580 has been marked as a duplicate of this bug. ***
Comment 110 Karsten Bräckelmann 2006-11-03 21:08:56 UTC
*** Bug 369526 has been marked as a duplicate of this bug. ***
Comment 111 Karsten Bräckelmann 2006-11-03 21:08:58 UTC
*** Bug 369494 has been marked as a duplicate of this bug. ***
Comment 112 Karsten Bräckelmann 2006-11-03 21:09:01 UTC
*** Bug 369412 has been marked as a duplicate of this bug. ***
Comment 113 Karsten Bräckelmann 2006-11-03 21:09:04 UTC
*** Bug 369380 has been marked as a duplicate of this bug. ***
Comment 114 Karsten Bräckelmann 2006-11-03 21:09:05 UTC
*** Bug 369379 has been marked as a duplicate of this bug. ***
Comment 115 Karsten Bräckelmann 2006-11-03 21:09:07 UTC
*** Bug 369363 has been marked as a duplicate of this bug. ***
Comment 116 Karsten Bräckelmann 2006-11-03 21:09:11 UTC
*** Bug 369334 has been marked as a duplicate of this bug. ***
Comment 117 Karsten Bräckelmann 2006-11-03 21:09:12 UTC
*** Bug 369286 has been marked as a duplicate of this bug. ***
Comment 118 Karsten Bräckelmann 2006-11-03 21:09:14 UTC
*** Bug 369251 has been marked as a duplicate of this bug. ***
Comment 119 Karsten Bräckelmann 2006-11-03 21:09:16 UTC
*** Bug 369220 has been marked as a duplicate of this bug. ***
Comment 120 Karsten Bräckelmann 2006-11-03 21:09:20 UTC
*** Bug 369096 has been marked as a duplicate of this bug. ***
Comment 121 Karsten Bräckelmann 2006-11-03 21:09:22 UTC
*** Bug 369094 has been marked as a duplicate of this bug. ***
Comment 122 Karsten Bräckelmann 2006-11-03 21:11:00 UTC
*** Bug 370097 has been marked as a duplicate of this bug. ***
Comment 123 Karsten Bräckelmann 2006-11-04 03:40:40 UTC
*** Bug 369811 has been marked as a duplicate of this bug. ***
Comment 124 Karsten Bräckelmann 2006-11-04 03:51:38 UTC
*** Bug 369698 has been marked as a duplicate of this bug. ***
Comment 125 Karsten Bräckelmann 2006-11-04 03:55:40 UTC
*** Bug 369853 has been marked as a duplicate of this bug. ***
Comment 126 Karsten Bräckelmann 2006-11-04 23:56:10 UTC
*** Bug 370567 has been marked as a duplicate of this bug. ***
Comment 127 Karsten Bräckelmann 2006-11-04 23:56:11 UTC
*** Bug 370559 has been marked as a duplicate of this bug. ***
Comment 128 Karsten Bräckelmann 2006-11-04 23:56:16 UTC
*** Bug 370487 has been marked as a duplicate of this bug. ***
Comment 129 Karsten Bräckelmann 2006-11-04 23:56:19 UTC
*** Bug 370465 has been marked as a duplicate of this bug. ***
Comment 130 Karsten Bräckelmann 2006-11-04 23:56:23 UTC
*** Bug 370409 has been marked as a duplicate of this bug. ***
Comment 131 Karsten Bräckelmann 2006-11-04 23:56:27 UTC
*** Bug 370397 has been marked as a duplicate of this bug. ***
Comment 132 Karsten Bräckelmann 2006-11-04 23:56:31 UTC
*** Bug 370281 has been marked as a duplicate of this bug. ***
Comment 133 Karsten Bräckelmann 2006-11-04 23:56:37 UTC
*** Bug 370210 has been marked as a duplicate of this bug. ***
Comment 134 Karsten Bräckelmann 2006-11-05 17:17:30 UTC
*** Bug 371078 has been marked as a duplicate of this bug. ***
Comment 135 Karsten Bräckelmann 2006-11-05 17:36:11 UTC
Note:  Seems we got another crash triggered by the very same action!
       Bug 359803 got the same description, but a different stacktrace.

       This means, that some of these duplicates possibly are duplicates of
       that bug actually, and hence not fixed. :/
Comment 136 Srinivasa Ragavan 2006-11-05 17:59:09 UTC
guenther, Not true. I reviewed almost a huge like of duplicates, before closing this. The actual traces were fixed. This specific trace seems to be a different bug. this is one of its kind and I dont remember seeing such a trace before. Dont have to relate both IMO.
Comment 137 Karsten Bräckelmann 2006-11-05 18:22:37 UTC
*** Bug 370839 has been marked as a duplicate of this bug. ***
Comment 138 Karsten Bräckelmann 2006-11-05 18:22:43 UTC
*** Bug 371107 has been marked as a duplicate of this bug. ***
Comment 139 Karsten Bräckelmann 2006-11-05 19:52:55 UTC
*** Bug 371183 has been marked as a duplicate of this bug. ***
Comment 140 Karsten Bräckelmann 2006-11-06 18:34:13 UTC
*** Bug 371191 has been marked as a duplicate of this bug. ***
Comment 141 Karsten Bräckelmann 2006-11-06 18:34:13 UTC
*** Bug 371308 has been marked as a duplicate of this bug. ***
Comment 142 Karsten Bräckelmann 2006-11-06 18:34:13 UTC
*** Bug 371291 has been marked as a duplicate of this bug. ***
Comment 143 Karsten Bräckelmann 2006-11-06 19:11:37 UTC
*** Bug 371492 has been marked as a duplicate of this bug. ***
Comment 144 Karsten Bräckelmann 2006-11-06 19:11:58 UTC
*** Bug 371483 has been marked as a duplicate of this bug. ***
Comment 145 Karsten Bräckelmann 2006-11-06 19:13:42 UTC
*** Bug 371463 has been marked as a duplicate of this bug. ***
Comment 146 Karsten Bräckelmann 2006-11-06 23:07:21 UTC
*** Bug 371553 has been marked as a duplicate of this bug. ***
Comment 147 Karsten Bräckelmann 2006-11-06 23:07:24 UTC
*** Bug 371566 has been marked as a duplicate of this bug. ***
Comment 148 Karsten Bräckelmann 2006-11-06 23:07:28 UTC
*** Bug 371601 has been marked as a duplicate of this bug. ***
Comment 149 Karsten Bräckelmann 2006-11-06 23:07:31 UTC
*** Bug 371649 has been marked as a duplicate of this bug. ***
Comment 150 Karsten Bräckelmann 2006-11-06 23:07:38 UTC
*** Bug 371703 has been marked as a duplicate of this bug. ***
Comment 151 Karsten Bräckelmann 2006-11-06 23:07:40 UTC
*** Bug 371742 has been marked as a duplicate of this bug. ***
Comment 152 Karsten Bräckelmann 2006-11-06 23:07:43 UTC
*** Bug 371753 has been marked as a duplicate of this bug. ***
Comment 153 Karsten Bräckelmann 2006-11-06 23:07:45 UTC
*** Bug 371755 has been marked as a duplicate of this bug. ***
Comment 154 Karsten Bräckelmann 2006-11-07 00:19:50 UTC
*** Bug 371792 has been marked as a duplicate of this bug. ***
Comment 155 Karsten Bräckelmann 2006-11-07 00:25:06 UTC
*** Bug 371335 has been marked as a duplicate of this bug. ***
Comment 156 Karsten Bräckelmann 2006-11-07 19:05:46 UTC
*** Bug 371893 has been marked as a duplicate of this bug. ***
Comment 157 Karsten Bräckelmann 2006-11-07 19:05:46 UTC
*** Bug 371886 has been marked as a duplicate of this bug. ***
Comment 158 Karsten Bräckelmann 2006-11-07 19:05:47 UTC
*** Bug 371861 has been marked as a duplicate of this bug. ***
Comment 159 Karsten Bräckelmann 2006-11-07 19:05:47 UTC
*** Bug 371824 has been marked as a duplicate of this bug. ***
Comment 160 Karsten Bräckelmann 2006-11-07 19:05:48 UTC
*** Bug 371816 has been marked as a duplicate of this bug. ***
Comment 161 Karsten Bräckelmann 2006-11-07 21:49:13 UTC
*** Bug 371988 has been marked as a duplicate of this bug. ***
Comment 162 Karsten Bräckelmann 2006-11-07 21:49:14 UTC
*** Bug 372009 has been marked as a duplicate of this bug. ***
Comment 163 Karsten Bräckelmann 2006-11-07 21:49:14 UTC
*** Bug 371993 has been marked as a duplicate of this bug. ***
Comment 164 Karsten Bräckelmann 2006-11-07 21:49:15 UTC
*** Bug 372014 has been marked as a duplicate of this bug. ***
Comment 165 Karsten Bräckelmann 2006-11-07 21:49:16 UTC
*** Bug 372015 has been marked as a duplicate of this bug. ***
Comment 166 Karsten Bräckelmann 2006-11-07 21:49:18 UTC
*** Bug 372050 has been marked as a duplicate of this bug. ***
Comment 167 Karsten Bräckelmann 2006-11-07 22:18:48 UTC
*** Bug 372077 has been marked as a duplicate of this bug. ***
Comment 168 Karsten Bräckelmann 2006-11-08 21:14:03 UTC
*** Bug 372237 has been marked as a duplicate of this bug. ***
Comment 169 Karsten Bräckelmann 2006-11-08 21:14:08 UTC
*** Bug 372274 has been marked as a duplicate of this bug. ***
Comment 170 Karsten Bräckelmann 2006-11-08 21:14:12 UTC
*** Bug 372275 has been marked as a duplicate of this bug. ***
Comment 171 Karsten Bräckelmann 2006-11-08 21:14:16 UTC
*** Bug 372307 has been marked as a duplicate of this bug. ***
Comment 172 Karsten Bräckelmann 2006-11-08 21:14:19 UTC
*** Bug 372372 has been marked as a duplicate of this bug. ***
Comment 173 Karsten Bräckelmann 2006-11-08 21:14:23 UTC
*** Bug 372402 has been marked as a duplicate of this bug. ***
Comment 174 Karsten Bräckelmann 2006-11-08 21:14:27 UTC
*** Bug 372416 has been marked as a duplicate of this bug. ***
Comment 175 Karsten Bräckelmann 2006-11-08 21:14:30 UTC
*** Bug 372468 has been marked as a duplicate of this bug. ***
Comment 176 Karsten Bräckelmann 2006-11-08 21:14:36 UTC
*** Bug 372482 has been marked as a duplicate of this bug. ***
Comment 177 Karsten Bräckelmann 2006-11-08 21:14:40 UTC
*** Bug 372501 has been marked as a duplicate of this bug. ***
Comment 178 Karsten Bräckelmann 2006-11-08 21:14:44 UTC
*** Bug 372532 has been marked as a duplicate of this bug. ***
Comment 179 Karsten Bräckelmann 2006-11-08 21:14:48 UTC
*** Bug 372537 has been marked as a duplicate of this bug. ***
Comment 180 Karsten Bräckelmann 2006-11-08 21:14:52 UTC
*** Bug 372541 has been marked as a duplicate of this bug. ***
Comment 181 Karsten Bräckelmann 2006-11-08 21:14:55 UTC
*** Bug 372651 has been marked as a duplicate of this bug. ***
Comment 182 Karsten Bräckelmann 2006-11-08 21:42:40 UTC
*** Bug 372666 has been marked as a duplicate of this bug. ***
Comment 183 Karsten Bräckelmann 2006-11-08 21:43:53 UTC
*** Bug 372676 has been marked as a duplicate of this bug. ***
Comment 184 Karsten Bräckelmann 2006-11-08 21:51:45 UTC
*** Bug 372395 has been marked as a duplicate of this bug. ***
Comment 185 Karsten Bräckelmann 2006-11-08 21:53:43 UTC
*** Bug 372358 has been marked as a duplicate of this bug. ***
Comment 186 Karsten Bräckelmann 2006-11-08 21:53:54 UTC
*** Bug 372341 has been marked as a duplicate of this bug. ***
Comment 187 Karsten Bräckelmann 2006-11-09 23:26:26 UTC
*** Bug 372767 has been marked as a duplicate of this bug. ***
Comment 188 Karsten Bräckelmann 2006-11-09 23:26:30 UTC
*** Bug 372925 has been marked as a duplicate of this bug. ***
Comment 189 Karsten Bräckelmann 2006-11-09 23:26:33 UTC
*** Bug 373057 has been marked as a duplicate of this bug. ***
Comment 190 Karsten Bräckelmann 2006-11-09 23:26:36 UTC
*** Bug 372874 has been marked as a duplicate of this bug. ***
Comment 191 Karsten Bräckelmann 2006-11-09 23:26:42 UTC
*** Bug 373084 has been marked as a duplicate of this bug. ***
Comment 192 Karsten Bräckelmann 2006-11-09 23:28:18 UTC
*** Bug 372954 has been marked as a duplicate of this bug. ***
Comment 193 Karsten Bräckelmann 2006-11-10 23:16:52 UTC
*** Bug 373589 has been marked as a duplicate of this bug. ***
Comment 194 Karsten Bräckelmann 2006-11-10 23:16:57 UTC
*** Bug 373533 has been marked as a duplicate of this bug. ***
Comment 195 Karsten Bräckelmann 2006-11-10 23:33:37 UTC
*** Bug 373509 has been marked as a duplicate of this bug. ***
Comment 196 Karsten Bräckelmann 2006-11-11 16:58:43 UTC
*** Bug 373917 has been marked as a duplicate of this bug. ***
Comment 197 Karsten Bräckelmann 2006-11-11 16:58:47 UTC
*** Bug 373732 has been marked as a duplicate of this bug. ***
Comment 198 Karsten Bräckelmann 2006-11-11 16:58:52 UTC
*** Bug 373694 has been marked as a duplicate of this bug. ***
Comment 199 Karsten Bräckelmann 2006-11-11 16:58:56 UTC
*** Bug 373666 has been marked as a duplicate of this bug. ***
Comment 200 Karsten Bräckelmann 2006-11-11 21:48:50 UTC
*** Bug 373953 has been marked as a duplicate of this bug. ***
Comment 201 Karsten Bräckelmann 2006-11-11 22:00:33 UTC
*** Bug 373986 has been marked as a duplicate of this bug. ***
Comment 202 Karsten Bräckelmann 2006-11-11 22:00:43 UTC
*** Bug 373982 has been marked as a duplicate of this bug. ***
Comment 203 Karsten Bräckelmann 2006-11-11 22:00:45 UTC
*** Bug 373978 has been marked as a duplicate of this bug. ***
Comment 204 André Klapper 2006-11-13 11:27:04 UTC
*** Bug 374540 has been marked as a duplicate of this bug. ***
Comment 205 André Klapper 2006-11-14 15:57:34 UTC
*** Bug 374683 has been marked as a duplicate of this bug. ***
Comment 206 André Klapper 2006-11-14 15:57:41 UTC
*** Bug 373327 has been marked as a duplicate of this bug. ***
Comment 207 André Klapper 2006-11-14 15:57:47 UTC
*** Bug 374874 has been marked as a duplicate of this bug. ***
Comment 208 André Klapper 2006-11-17 23:38:33 UTC
*** Bug 376210 has been marked as a duplicate of this bug. ***
Comment 209 André Klapper 2006-11-17 23:38:42 UTC
*** Bug 376411 has been marked as a duplicate of this bug. ***
Comment 210 André Klapper 2006-11-21 01:23:34 UTC
*** Bug 377366 has been marked as a duplicate of this bug. ***
Comment 211 André Klapper 2006-11-21 01:23:43 UTC
*** Bug 377377 has been marked as a duplicate of this bug. ***
Comment 212 André Klapper 2006-11-21 01:23:53 UTC
*** Bug 377494 has been marked as a duplicate of this bug. ***
Comment 213 André Klapper 2006-11-22 04:22:02 UTC
*** Bug 377770 has been marked as a duplicate of this bug. ***
Comment 214 André Klapper 2006-11-22 04:22:09 UTC
*** Bug 377624 has been marked as a duplicate of this bug. ***
Comment 215 André Klapper 2006-11-22 04:22:16 UTC
*** Bug 375861 has been marked as a duplicate of this bug. ***
Comment 216 ebbywiselyn 2006-11-30 08:29:55 UTC
*** Bug 380747 has been marked as a duplicate of this bug. ***
Comment 217 ebbywiselyn 2006-11-30 14:26:13 UTC
*** Bug 380890 has been marked as a duplicate of this bug. ***
Comment 218 ebbywiselyn 2006-11-30 19:40:31 UTC
*** Bug 381014 has been marked as a duplicate of this bug. ***
Comment 219 André Klapper 2006-12-02 18:42:50 UTC
*** Bug 381527 has been marked as a duplicate of this bug. ***
Comment 220 André Klapper 2006-12-02 18:42:57 UTC
*** Bug 381077 has been marked as a duplicate of this bug. ***
Comment 221 André Klapper 2006-12-02 18:43:03 UTC
*** Bug 380224 has been marked as a duplicate of this bug. ***
Comment 222 André Klapper 2006-12-05 00:13:22 UTC
*** Bug 379230 has been marked as a duplicate of this bug. ***
Comment 223 André Klapper 2006-12-05 00:14:16 UTC
*** Bug 382158 has been marked as a duplicate of this bug. ***
Comment 224 André Klapper 2006-12-06 01:15:39 UTC
*** Bug 382574 has been marked as a duplicate of this bug. ***
Comment 225 André Klapper 2006-12-06 01:15:47 UTC
*** Bug 382606 has been marked as a duplicate of this bug. ***
Comment 226 ebbywiselyn 2006-12-07 04:53:26 UTC
*** Bug 370267 has been marked as a duplicate of this bug. ***
Comment 227 palfrey 2006-12-13 17:45:47 UTC
*** Bug 385342 has been marked as a duplicate of this bug. ***
Comment 228 André Klapper 2006-12-14 03:19:15 UTC
*** Bug 384527 has been marked as a duplicate of this bug. ***
Comment 229 André Klapper 2006-12-17 04:43:22 UTC
*** Bug 386386 has been marked as a duplicate of this bug. ***
Comment 230 André Klapper 2006-12-18 00:50:47 UTC
*** Bug 386761 has been marked as a duplicate of this bug. ***
Comment 231 Kjartan Maraas 2007-01-16 15:08:49 UTC
*** Bug 374739 has been marked as a duplicate of this bug. ***
Comment 232 Karsten Bräckelmann 2007-02-01 22:22:45 UTC
*** Bug 402086 has been marked as a duplicate of this bug. ***
Comment 233 Karsten Bräckelmann 2007-02-01 22:22:59 UTC
*** Bug 401915 has been marked as a duplicate of this bug. ***
Comment 234 Kjartan Maraas 2007-02-07 18:29:29 UTC
*** Bug 377497 has been marked as a duplicate of this bug. ***
Comment 235 Kjartan Maraas 2007-02-07 18:29:48 UTC
*** Bug 405135 has been marked as a duplicate of this bug. ***
Comment 236 André Klapper 2007-02-09 01:43:11 UTC
*** Bug 405832 has been marked as a duplicate of this bug. ***
Comment 237 André Klapper 2007-02-09 01:43:16 UTC
*** Bug 405834 has been marked as a duplicate of this bug. ***
Comment 238 André Klapper 2007-02-09 01:43:25 UTC
*** Bug 405975 has been marked as a duplicate of this bug. ***
Comment 239 Susana 2007-02-11 18:04:57 UTC
*** Bug 406692 has been marked as a duplicate of this bug. ***
Comment 240 André Klapper 2007-02-16 23:43:21 UTC
*** Bug 407088 has been marked as a duplicate of this bug. ***
Comment 241 André Klapper 2007-02-23 09:01:36 UTC
*** Bug 386171 has been marked as a duplicate of this bug. ***
Comment 242 André Klapper 2007-02-23 09:02:59 UTC
*** Bug 388097 has been marked as a duplicate of this bug. ***
Comment 243 André Klapper 2007-02-23 09:03:28 UTC
*** Bug 396877 has been marked as a duplicate of this bug. ***
Comment 244 Akhil Laddha 2007-03-24 08:59:41 UTC
*** Bug 421848 has been marked as a duplicate of this bug. ***
Comment 245 palfrey 2007-04-16 15:13:07 UTC
*** Bug 430329 has been marked as a duplicate of this bug. ***
Comment 246 palfrey 2007-04-26 14:09:26 UTC
*** Bug 429589 has been marked as a duplicate of this bug. ***
Comment 247 palfrey 2007-04-26 14:20:22 UTC
*** Bug 430963 has been marked as a duplicate of this bug. ***
Comment 248 palfrey 2007-04-26 14:41:17 UTC
*** Bug 432960 has been marked as a duplicate of this bug. ***
Comment 249 Akhil Laddha 2007-05-11 03:52:43 UTC
*** Bug 437135 has been marked as a duplicate of this bug. ***
Comment 250 Akhil Laddha 2007-05-11 04:03:12 UTC
*** Bug 437150 has been marked as a duplicate of this bug. ***
Comment 251 palfrey 2007-05-31 15:37:04 UTC
*** Bug 442503 has been marked as a duplicate of this bug. ***
Comment 252 palfrey 2007-05-31 15:38:07 UTC
*** Bug 442526 has been marked as a duplicate of this bug. ***
Comment 253 André Klapper 2007-06-12 01:10:23 UTC
*** Bug 443066 has been marked as a duplicate of this bug. ***
Comment 254 André Klapper 2007-06-12 01:10:31 UTC
*** Bug 445683 has been marked as a duplicate of this bug. ***
Comment 255 Karsten Bräckelmann 2007-07-03 03:22:47 UTC
*** Bug 451551 has been marked as a duplicate of this bug. ***
Comment 256 Karsten Bräckelmann 2007-08-08 20:25:37 UTC
*** Bug 363546 has been marked as a duplicate of this bug. ***
Comment 257 André Klapper 2007-09-13 09:57:46 UTC
*** Bug 457794 has been marked as a duplicate of this bug. ***
Comment 258 André Klapper 2007-09-13 09:58:45 UTC
*** Bug 462822 has been marked as a duplicate of this bug. ***
Comment 259 André Klapper 2007-09-13 09:59:01 UTC
*** Bug 462821 has been marked as a duplicate of this bug. ***