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 352424 - Evolution crashes when opening saved message from command line
Evolution crashes when opening saved message from command line
Status: RESOLVED DUPLICATE of bug 352421
Product: evolution
Classification: Applications
Component: Mailer
2.6.x (obsolete)
Other other
: High critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-08-22 16:55 UTC by Kai Mehrtens
Modified: 2006-08-22 18:51 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Kai Mehrtens 2006-08-22 16:55:25 UTC
Distribution: Ubuntu 6.06 (dapper)
Package: Evolution
Severity: critical
Version: GNOME2.14.3 2.6.x
Gnome-Distributor: Ubuntu
Synopsis: Evolution crashes when opening saved message from command line
Bugzilla-Product: Evolution
Bugzilla-Component: Mailer
Bugzilla-Version: 2.6.x
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:
Open a message, which has been saved to the file system (like, e.g., a
crash report ;-) with evolution crashes it. I first did this by
double-clicking the saved message on the desktop, but on the command
line, it is reproducible as well

Steps to reproduce the crash:
1. right-click an arbitrary message and save it to the file system as
"crashtest.eml"
2. open a shell and cd to the folder, where "crashtest.eml" is saved
3. type in the shell "evolution-2.6 crashtest.eml"
=> Evolution crashes

Expected Results:
Message should be opened

How often does this happen?
Every time I do this (reproducible)

Additional Information:
I am using IMAP.


Debugging Information:

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1231186240 (LWP 14063)]
[New Thread -1345524816 (LWP 14108)]
[New Thread -1337132112 (LWP 14107)]
[New Thread -1327699024 (LWP 14076)]
[New Thread -1319306320 (LWP 14075)]
[New Thread -1268905040 (LWP 14073)]
[New Thread -1286304848 (LWP 14071)]
[New Thread -1294697552 (LWP 14070)]
[New Thread -1277297744 (LWP 14068)]
[New Thread -1260512336 (LWP 14065)]
[New Thread -1252119632 (LWP 14064)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1231186240 (LWP 14063))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 segv_redirect
    at main.c line 424
  • #4 <signal handler called>
  • #5 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #6 e_component_registry_peek_info
    at e-component-registry.c line 321
  • #7 impl_Shell_handleURI
    at e-shell.c line 272
  • #8 _ORBIT_skel_small_GNOME_Evolution_Shell_handleURI
    at Evolution-common.c line 36
  • #9 ORBit_POA_setup_root
    from /usr/lib/libORBit-2.so.0
  • #10 ORBit_OAObject_invoke
    from /usr/lib/libORBit-2.so.0
  • #11 ORBit_small_invoke_adaptor
    from /usr/lib/libORBit-2.so.0
  • #12 ORBit_POAObject_post_invoke
    from /usr/lib/libORBit-2.so.0
  • #13 ORBit_POAObject_post_invoke
    from /usr/lib/libORBit-2.so.0
  • #14 giop_thread_queue_process
    from /usr/lib/libORBit-2.so.0
  • #15 giop_thread_queue_process
    from /usr/lib/libORBit-2.so.0
  • #16 link_servers_move_io_T
    from /usr/lib/libORBit-2.so.0
  • #17 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #18 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #19 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #20 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #21 main
    at main.c line 612
  • #0 __kernel_vsyscall




------- Bug created by bug-buddy at 2006-08-22 16:55 -------

Comment 1 André Klapper 2006-08-22 18:51:25 UTC
same stacktrace as your previous bug 352424

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