GNOME Bugzilla – Bug 516171
crash in Tasks: I was clicking on an e-m...
Last modified: 2008-03-01 12:21:01 UTC
Version: 2.10 What were you doing when the application crashed? I was clicking on an e-mail in an IMAP folder. Distribution: Fedora release 7 (Moonshine) Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc) BugBuddy Version: 2.18.0 System: Linux 2.6.23.14-64.fc7 #1 SMP Sun Jan 20 22:20:19 EST 2008 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Fedora Memory status: size: 807120896 vsize: 807120896 resident: 105787392 share: 46899200 rss: 105787392 rss_rlim: 18446744073709551615 CPU usage: start_time: 1202682768 rtime: 8766 utime: 7392 stime: 1374 cutime:45 cstime: 17 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evolution' (no debugging symbols found) Using host libthread_db library "/lib64/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 46912496489840 (LWP 14462)] [New Thread 1147169104 (LWP 22395)] [New Thread 1157925200 (LWP 14480)] [New Thread 1126189392 (LWP 14470)] (no debugging symbols found) 0x0000003a91a0d97f in waitpid () from /lib64/libpthread.so.0
+ Trace 189030
Thread 2 (Thread 1147169104 (LWP 22395))
----------- .xsession-errors (392752 sec old) --------------------- at org.gudy.azureus2.core3.disk.impl.DiskManagerImpl.access$200(DiskManagerImpl.java:59) at org.gudy.azureus2.core3.disk.impl.DiskManagerImpl$3.runSupport(DiskManagerImpl.java:348) at org.gudy.azureus2.core3.util.AERunnable.run(AERunnable.java:38) at org.gudy.azureus2.core3.util.ThreadPool$threadPoolWorker$1.run(ThreadPool.java:572) at org.gudy.azureus2.core3.util.AEThread2$threadWrapper.run(AEThread2.java:202) Caused by: java.io.FileNotFoundException: /mnt/SATA/Share/Dreamcast/Dreamcast Part 1/NFL_Quarterback_Club_2001_USA_DC-KALISTO/kal-qc21.006 (Too many open files) at java.io.RandomAccessFile.open(Native Method) at java.io.RandomAccessFile.<init>(RandomAccessFile.java:233) at com.aelitis.azureus.core.diskmanager.file.impl.FMFileImpl.openSupport(FMFileImpl.java:466) at com.aelitis.azureus.core.diskmanager.file.impl.FMFileImpl.ensureOpen(FMFileImpl.java:374) at com.aelitis.azureus.core.diskmanager.file.impl.FMFileLimited.ensureOpen(FMFileLimited.java:88) at com.aelitis.azureus.core.diskmanager.file.impl.FMFileLimited.getLength(FMFileLimited.java:152) at com.aelitis.azureus.core.diskmanager.cache.impl.CacheFileWithCache.getLength(CacheFileWithCache.java:1402) ...Too much output, ignoring rest... --------------------------------------------------
Thanks for taking the time to report this bug. Unfortunately, the stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Could you please help fixing this by installing some debugging packages [1], start the application as normal, and try to reproduce the crash, if possible? Once bug-buddy pops up, you can find the stacktrace in the 'Details', now containing way more information. Please copy that stacktrace and paste it as a comment here. Thanks in advance! [1] Please install debug packages for evolution, evolution-data-server, gtkhtml, gtk, glib, glibc, orbit2, gnome-vfs, pango, libgnome and libgnomeui (as far as those packages are provided by your distribution). More details can be found here: http://live.gnome.org/GettingTraces
Here is the stack trace, as requested. -------------------------------------------------- Distribution: Fedora release 7 (Moonshine) Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc) BugBuddy Version: 2.18.0 System: Linux 2.6.23.14-64.fc7 #1 SMP Sun Jan 20 22:20:19 EST 2008 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Fedora Memory status: size: 655843328 vsize: 655843328 resident: 55730176 share: 34058240 rss: 55730176 rss_rlim: 18446744073709551615 CPU usage: start_time: 1202914395 rtime: 224 utime: 185 stime: 39 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evolution' (no debugging symbols found) Using host libthread_db library "/lib64/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 46912496489840 (LWP 28820)] [New Thread 1084229968 (LWP 28849)] [New Thread 1147435344 (LWP 28847)] [New Thread 1126189392 (LWP 28829)] 0x0000003a91a0d97f in __libc_waitpid (pid=28851, stat_loc=0x7fff47ca1aec, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41 41 int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);
+ Trace 189081
Thread 2 (Thread 1084229968 (LWP 28849))
0x0000003a91a0d97f 41 int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL); The program is running. Quit anyway (and detach it)? (y or n) [answered Y; input not from terminal] ----------- .xsession-errors (432774 sec old) --------------------- at org.gudy.azureus2.core3.disk.impl.DiskManagerImpl.access$200(DiskManagerImpl.java:59) at org.gudy.azureus2.core3.disk.impl.DiskManagerImpl$3.runSupport(DiskManagerImpl.java:348) at org.gudy.azureus2.core3.util.AERunnable.run(AERunnable.java:38) at org.gudy.azureus2.core3.util.ThreadPool$threadPoolWorker$1.run(ThreadPool.java:572) at org.gudy.azureus2.core3.util.AEThread2$threadWrapper.run(AEThread2.java:202) Caused by: java.io.FileNotFoundException: /mnt/SATA/Share/Dreamcast/Dreamcast Part 1/NFL_Quarterback_Club_2001_USA_DC-KALISTO/kal-qc21.006 (Too many open files) at java.io.RandomAccessFile.open(Native Method) at java.io.RandomAccessFile.<init>(RandomAccessFile.java:233) at com.aelitis.azureus.core.diskmanager.file.impl.FMFileImpl.openSupport(FMFileImpl.java:466) at com.aelitis.azureus.core.diskmanager.file.impl.FMFileImpl.ensureOpen(FMFileImpl.java:374) at com.aelitis.azureus.core.diskmanager.file.impl.FMFileLimited.ensureOpen(FMFileLimited.java:88) at com.aelitis.azureus.core.diskmanager.file.impl.FMFileLimited.getLength(FMFileLimited.java:152) at com.aelitis.azureus.core.diskmanager.cache.impl.CacheFileWithCache.getLength(CacheFileWithCache.java:1402) ...Too much output, ignoring rest... --------------------------------------------------
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of 495086 ***