|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
[Bug 46107] mozilla-thunderbird, NEW: Thunderbird crashes when sending email with attachmenthttps://qa.mandriva.com/show_bug.cgi?id=46107
RPM Package: mozilla-thunderbird-2.0.0.18-0.1mdv2009.0.src.rpm Summary: Thunderbird crashes when sending email with attachment Classification: Mandriva Linux Product: Mandriva Linux Version: 2009.0 Platform: i586 OS/Version: Linux Status: NEW Severity: critical Priority: normal Component: Core Packages AssignedTo: gustavodn@... ReportedBy: gsommer@... QAContact: bugs@... Description of problem: Thunderbird will crash when sending an email with an attachment without extension. Version: mozilla-thunderbird-2.0.0.18-0.1mdv2009.0 How reproducible: Always Steps to Reproduce: 1. Create an attachment named "crashfile" containing small text 2. Write an email and attach the file "crashfile" 3. Send the email Thunderbird will then crash when trying to send. This is tested with both mozilla-thunderbird-2.0.0.17-2mdv2009.0 and mozilla-thunderbird-2.0.0.17-2mdv2009.0 The 2.0.0.18 release from http://www.mozilla.com/en-US/thunderbird/ does NOT have this problem - so it's only the Mandriva compiled RPM having this bug. This bug is also present when using the --safe-mode switch! A gdb backtrace says: Program terminated with signal 11, Segmentation fault. #0 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0xb7d58020 in ?? () #2 0x08061334 in ?? () #3 0x0000000b in ?? () #4 0x09a7fe9c in ?? () #5 0x0805a4fc in ?? () #6 0x0000000b in ?? () #7 0xbf82a9d0 in ?? () #8 0x00000000 in ?? () -- Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. |
|
|
[Bug 46107] mozilla-thunderbird, NEW: Thunderbird crashes when sending email with attachmenthttps://qa.mandriva.com/show_bug.cgi?id=46107
Summary : Thunderbird crashes when sending email with attachment Product : Mandriva Linux Component : Core Packages Version : 2009.0 RPM Package: mozilla-thunderbird-2.0.0.18-0.1mdv2009.0.src.rpm Status : NEW Severity : critical Priority : normal Assigned To: gustavodn@... Reported By: gsommer@... --- Comment #1 from Glenn Sommer <gsommer@...> 2008-12-01 10:24:50 CEST --- better backtrace: (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0xb7d7f020 in raise () from /lib/i686/libpthread.so.0 #2 0x0805a4fc in __cxa_pure_virtual () #3 <signal handler called> #4 0xb68d86bc in __cxa_pure_virtual () from /usr/lib/thunderbird-2.0.0.17/components/libnecko.so #5 0xb68d99c8 in __cxa_pure_virtual () from /usr/lib/thunderbird-2.0.0.17/components/libnecko.so #6 0xb6bcc8ab in __cxa_pure_virtual () from /usr/lib/thunderbird-2.0.0.17/components/libmail.so #7 0xb2e1eaef in __cxa_pure_virtual () from /usr/lib/thunderbird-2.0.0.17/components/libdocshell.so #8 0xb68fce7a in __cxa_pure_virtual () from /usr/lib/thunderbird-2.0.0.17/components/libnecko.so #9 0xb68a21ca in __cxa_pure_virtual () from /usr/lib/thunderbird-2.0.0.17/components/libnecko.so #10 0xb68a25c8 in __cxa_pure_virtual () from /usr/lib/thunderbird-2.0.0.17/components/libnecko.so #11 0xb7e299bc in __cxa_pure_virtual () from /usr/lib/thunderbird-2.0.0.17/libxpcom_core.so #12 0xb7e49808 in PL_HandleEvent () from /usr/lib/thunderbird-2.0.0.17/libxpcom_core.so #13 0xb7e49b25 in PL_ProcessPendingEvents () from /usr/lib/thunderbird-2.0.0.17/libxpcom_core.so #14 0xb7e4bf7c in __cxa_pure_virtual () from /usr/lib/thunderbird-2.0.0.17/libxpcom_core.so #15 0xb5f97c53 in __cxa_pure_virtual () from /usr/lib/thunderbird-2.0.0.17/components/libwidget_gtk2.so #16 0xb74573a0 in __cxa_pure_virtual () from /usr/lib/libglib-2.0.so.0 #17 0xb7427932 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #18 0xb742ad44 in __cxa_pure_virtual () from /usr/lib/libglib-2.0.so.0 #19 0xb742b068 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #20 0xb7ae79ff in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #21 0xb5f982e6 in __cxa_pure_virtual () from /usr/lib/thunderbird-2.0.0.17/components/libwidget_gtk2.so #22 0xb5e8518f in __cxa_pure_virtual () from /usr/lib/thunderbird-2.0.0.17/components/libtoolkitcomps.so #23 0x08050f6f in __cxa_pure_virtual () #24 0x0804aaef in __cxa_pure_virtual () #25 0xb75d95c5 in __libc_start_main () from /lib/i686/libc.so.6 #26 0x0804aa11 in __cxa_pure_virtual () ---------------------------------------------------------------------------- Original Bug Text: Description of problem: Thunderbird will crash when sending an email with an attachment without extension. Version: mozilla-thunderbird-2.0.0.18-0.1mdv2009.0 How reproducible: Always Steps to Reproduce: 1. Create an attachment named "crashfile" containing small text 2. Write an email and attach the file "crashfile" 3. Send the email Thunderbird will then crash when trying to send. This is tested with both mozilla-thunderbird-2.0.0.17-2mdv2009.0 and mozilla-thunderbird-2.0.0.17-2mdv2009.0 The 2.0.0.18 release from http://www.mozilla.com/en-US/thunderbird/ does NOT have this problem - so it's only the Mandriva compiled RPM having this bug. This bug is also present when using the --safe-mode switch! A gdb backtrace says: Program terminated with signal 11, Segmentation fault. #0 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0xb7d58020 in ?? () #2 0x08061334 in ?? () #3 0x0000000b in ?? () #4 0x09a7fe9c in ?? () #5 0x0805a4fc in ?? () #6 0x0000000b in ?? () #7 0xbf82a9d0 in ?? () #8 0x00000000 in ?? () -- Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. |
|
|
[Bug 46107] mozilla-thunderbird, NEW: Thunderbird crashes when sending email with attachmenthttps://qa.mandriva.com/show_bug.cgi?id=46107
Summary : Thunderbird crashes when sending email with attachment Product : Mandriva Linux Component : Core Packages Version : 2009.0 RPM Package: mozilla-thunderbird-2.0.0.18-0.1mdv2009.0.src.rpm Status : NEW Severity : critical Priority : normal Assigned To: gustavodn@... Reported By: gsommer@... --- Comment #2 from Glenn Sommer <gsommer@...> 2008-12-02 15:12:31 CEST --- Thunderbird also crashed if the file extension is unknown. Try for example to attach a file called "minfil.harenukendtendelse" and send it. ---------------------------------------------------------------------------- Original Bug Text: Description of problem: Thunderbird will crash when sending an email with an attachment without extension. Version: mozilla-thunderbird-2.0.0.18-0.1mdv2009.0 How reproducible: Always Steps to Reproduce: 1. Create an attachment named "crashfile" containing small text 2. Write an email and attach the file "crashfile" 3. Send the email Thunderbird will then crash when trying to send. This is tested with both mozilla-thunderbird-2.0.0.17-2mdv2009.0 and mozilla-thunderbird-2.0.0.17-2mdv2009.0 The 2.0.0.18 release from http://www.mozilla.com/en-US/thunderbird/ does NOT have this problem - so it's only the Mandriva compiled RPM having this bug. This bug is also present when using the --safe-mode switch! A gdb backtrace says: Program terminated with signal 11, Segmentation fault. #0 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0xb7d58020 in ?? () #2 0x08061334 in ?? () #3 0x0000000b in ?? () #4 0x09a7fe9c in ?? () #5 0x0805a4fc in ?? () #6 0x0000000b in ?? () #7 0xbf82a9d0 in ?? () #8 0x00000000 in ?? () -- Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. |
|
|
[Bug 46107] mozilla-thunderbird, NEW: Thunderbird crashes when sending email with attachmenthttps://qa.mandriva.com/show_bug.cgi?id=46107
Summary : Thunderbird crashes when sending email with attachment Product : Mandriva Linux Component : Core Packages Version : 2009.0 RPM Package: mozilla-thunderbird-2.0.0.18-0.1mdv2009.0.src.rpm Status : NEW Severity : critical Priority : normal Assigned To: gustavodn@... Reported By: gsommer@... topgraphx@... changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |topgraphx@... --- Comment #3 from topgraphx@... 2008-12-08 15:22:51 CEST --- Thunderbird also crashed when saving as a draft such a message. ---------------------------------------------------------------------------- Original Bug Text: Description of problem: Thunderbird will crash when sending an email with an attachment without extension. Version: mozilla-thunderbird-2.0.0.18-0.1mdv2009.0 How reproducible: Always Steps to Reproduce: 1. Create an attachment named "crashfile" containing small text 2. Write an email and attach the file "crashfile" 3. Send the email Thunderbird will then crash when trying to send. This is tested with both mozilla-thunderbird-2.0.0.17-2mdv2009.0 and mozilla-thunderbird-2.0.0.17-2mdv2009.0 The 2.0.0.18 release from http://www.mozilla.com/en-US/thunderbird/ does NOT have this problem - so it's only the Mandriva compiled RPM having this bug. This bug is also present when using the --safe-mode switch! A gdb backtrace says: Program terminated with signal 11, Segmentation fault. #0 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0xb7d58020 in ?? () #2 0x08061334 in ?? () #3 0x0000000b in ?? () #4 0x09a7fe9c in ?? () #5 0x0805a4fc in ?? () #6 0x0000000b in ?? () #7 0xbf82a9d0 in ?? () #8 0x00000000 in ?? () -- Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. |
| Free Forum Powered by Nabble | Forum Help |