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 215702 - Crash: Import from Pine problem
Crash: Import from Pine problem
Status: RESOLVED DUPLICATE of bug 221604
Product: evolution
Classification: Applications
Component: Mailer
unspecified
Other All
: Normal blocker
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
: 219903 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2001-11-20 00:19 UTC by kaatz
Modified: 2013-09-10 14:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description kaatz 2001-11-20 00:04:14 UTC
Package: Evolution
Priority: Normal
Version: 0.99.2
Synopsis: Import from Pine problem
Bugzilla-Product: Evolution
Bugzilla-Component: Mailer

Description:


During the process where Evolution was importing the files and
directories from the original pine mail/ subdirectory, it hung on
importing the 'Trash' file which was a 0 length file.



Debugging Information:

[New Thread 1024 (LWP 26810)]
[New Thread 2049 (LWP 26826)]
[New Thread 1026 (LWP 26827)]
[New Thread 2051 (LWP 26828)]
[New Thread 3076 (LWP 26829)]
0x40b70519 in __wait4 () from /lib/i686/libc.so.6

Thread 3 (Thread 1026 (LWP 26827))

  • #0 __sigsuspend
    at ../sysdeps/unix/sysv/linux/sigsuspend.c line 45
  • #1 __pthread_wait_for_restart_signal
    at pthread.c line 934
  • #2 __pthread_alt_lock
    at restart.h line 34
  • #3 __pthread_mutex_lock
    at mutex.c line 120
  • #4 segv_redirect
    at main.c line 80
  • #5 pthread_sighandler
    at signals.c line 97
  • #6 <signal handler called>
  • #7 timeout_cb
    at camel-remote-store.c line 219
  • #8 timeout_timeout
    at mail-session.c line 636
  • #9 mail_msg_received
    at mail-mt.c line 500
  • #10 thread_received_msg
    at e-msgport.c line 469
  • #11 thread_dispatch
    at e-msgport.c line 550
  • #12 pthread_start_thread
    at manager.c line 262


Unknown reporter: kaatz@parasoft.com, changed to bugbuddy-import@ximian.com.

Comment 1 Iain 2002-01-22 15:09:19 UTC
This looks more like the mailer crashed when importing something.
Comment 2 israel 2002-02-04 21:37:37 UTC
*** bug 219903 has been marked as a duplicate of this bug. ***
Comment 3 mbabcock-ximian 2002-02-05 13:38:15 UTC
I reported bug 219903 and it turns out my disk was full; Its quite
likely that this crash was a result of failing to write a file, etc.

Perhaps the only way around it entirely is to have a disk space
checking routine in the write routine(s) ...
Comment 4 Jeffrey Stedfast 2002-02-05 18:37:03 UTC
the write routines already check for failures. that's not the problem.
Comment 5 Gerardo Marin 2002-03-08 23:09:02 UTC

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