Bug 11666 - claws-mail will not fully execute, but will instead spike the processor
Summary: claws-mail will not fully execute, but will instead spike the processor
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: High critical
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard: 4RC
Keywords:
Depends on: 12696
Blocks: 11704 12079
  Show dependency treegraph
 
Reported: 2013-11-14 09:20 CET by Jess Neri
Modified: 2014-02-21 08:09 CET (History)
10 users (show)

See Also:
Source RPM: claws-mail-3.9.2-3.mga4
CVE:
Status comment:


Attachments
output of strace when opening kwrite (103.74 KB, application/gzip)
2014-01-13 11:28 CET, Doug Laidlaw
Details

Description Jess Neri 2013-11-14 09:20:50 CET
Description of problem:
Using either LXDE panel or MRXVT, an attempt to start claws-mail will create a process which immediately occupies 98 to 105 % of one processor on my
AMD Athlon(tm) 64 X2 Dual Core Processor 5200+.  

Using Mageia 3, this program executes smoothly immediately.  

NOTE:  in writing this report, I discovered that Claws-Mail is missing from the LXDE menu.  

Version-Release number of selected component (if applicable):
-

How reproducible:
Always

Steps to Reproduce:
1.Turn on computer
2.Log into graphical session
3.open terminal
4.enter standard claws-mail incantation


Reproducible: 

Steps to Reproduce:
Comment 1 Jani Välimaa 2013-11-14 21:11:00 CET
Launch it with --debug switch.

CC: (none) => jani.valimaa

Comment 2 Jess Neri 2013-11-14 23:28:28 CET
Jani:

I did try using the debug option.  Claws-Mail still remained unopened and loading one processor to 98 to 105%.  I also was unable to find any logs for claws-mail in the /var/log area.  

Do you have any particular limit of time we need to run claws-mail in debug mode before a log gets saved?  Also, is there a particular directory where claws-mail stores its debug logs?  

I'll check that I have the debug RPM, then test it in debug mode again tonight when I get home (Pacific TZ) and post any results.  

Thanks,
Jess
Comment 3 Jess Neri 2013-11-15 09:53:18 CET
Jani:

Trying to use claws-mail's own debugging system fails, it just spikes the processor and doesn't come up.  

But, using gdb, as noted on http://www.claws-mail.org/faq/index.php/Debugging_Claws yields a claws-mail window and the following output in gdb:

---TERMINAL OUTPUT-----
[jsae@localhost ~]$ gdb claws-mail
GNU gdb (GDB) 7.6-6.mga4 (Mageia release 4)
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-mageia-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/claws-mail...error: cannot open Packages index using db5 - Permission denied (13)
error: cannot open Packages database in
# error repeats 6x

Missing separate debuginfo for /usr/bin/claws-mail
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/f1/b9de96c05c2d5e738071a0dc8610ffbf1595a3.debug
Reading symbols from /usr/bin/claws-mail...(no debugging symbols found)...done.
(no debugging symbols found)...done.
(gdb) run --debug
Starting program: /usr/bin/claws-mail --debug
error: cannot open Packages database in 
# error repeats 3x

Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/14/72dd202baadf287dede0a51e01156d8a1ad9cf.debug
error: cannot open Packages database in 
# error repeats 3x

Missing separate debuginfo for /lib64/libcrypt.so.1
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/31/d7178d2cd10c1d4101b1005c19539af3e9c83c.debug
error: cannot open Packages database in 
# error repeats 3x

Missing separate debuginfo for /lib64/libenchant.so.1
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/eb/3d10f0e1139681f23518d58cc79e3745b57d7b.debug
error: cannot open Packages database in 
# error repeats 3x

Missing separate debuginfo for /lib64/libgtk-x11-2.0.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/f7/4dd2aed9680e2b68125af4d139f1329c418310.debug
error: cannot open Packages database in 
# error repeats 3x

Missing separate debuginfo for /lib64/libgdk-x11-2.0.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/f2/f52bebc7799a8a53a8231de0510f8f8ac896f5.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libpangocairo-1.0.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/8e/37e41295a74b85d2f3355b71e49cb82563f3e7.debug
error: cannot open Packages database in 
# error repeats 3x

Missing separate debuginfo for /lib64/libcairo.so.2
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/50/677c1bf7ce50c444bfbc7a7d4a2669ac31e9dc.debug
error: cannot open Packages database in 
# error repeats 3x

Missing separate debuginfo for /lib64/libgdk_pixbuf-2.0.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/3b/aeca6646c0a25862fa81842a24a755757de000.debug
error: cannot open Packages database in 
# error repeats 3x

Missing separate debuginfo for /lib64/libgmodule-2.0.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/07/a4ad176d4f27ebe916dc38535727e1ec110781.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libpango-1.0.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/f3/3d0a7c6071751359bbd39cb504f3c71986ce3c.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/liblber-2.4.so.2
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/e4/39a0efbf8b053d8e4dd7c320690fdb05fd394d.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libldap-2.4.so.2
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/98/ac61bbac76fecf352197070dfe66975a10abd4.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libcompface.so.1
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/30/8c54981baf8613552b180045195c3a20d760c3.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libpisock.so.9
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/fb/4c74e5f82ddebef59776ff812cd15e1c01911b.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libpthread.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/e5/2e3618dfdf825b98287819837c8e626d20f17a.debug
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libSM.so.6
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/bf/60b50cf9e70da86cb493e237734420ab5d2c62.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libICE.so.6
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/d9/663715d5c727924822037c1e41376149c92c06.debug
error: cannot open Packages database in 
# repeats 3x

Missing separate debuginfo for /lib64/libstartup-notification-1.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/e3/adc5452ead84dcd79216e3c704594b57ef803b.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libdbus-glib-1.so.2
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/53/e698de8a291522aaeb54f20f50a017d56752ab.debug
error: cannot open Packages database in
# error repeats 3x
 
Missing separate debuginfo for /lib64/libgobject-2.0.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/48/64779a1f4c99cd8c41e8f775027bcbab68baf7.debug
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3800.2-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3800.2-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libglib-2.0.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/6f/54e4bbc59ce4b3804e4b2e32944904c19274fb.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libm.so.6
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/ed/b65e462016b2f832b019287fefd4af4113821b.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libetpan.so.16
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/12/c006f391cc01666708823524a111841c1b5a95.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libgnutls.so.28
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/82/8018216cef3e111c5edcff47452d0b1c4b5cce.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libc.so.6
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/5e/c3040c874038a83a6f0a452161e37a62b382f0.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libX11.so.6
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/f3/8d6c6715f8d9c400b302930a4ff8798f83a33a.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libXfixes.so.3
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/b8/3cc0c0d56286d506149953fb052adec1555d3e.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libatk-1.0.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/05/c306267209515447d902d7e07290f441b9813f.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libgio-2.0.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/cb/b8e5850cf5b240aec52a012cb78566ed251fed.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libpangoft2-1.0.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/ec/5b45971202d699d9e8edeb94284afba68c5b20.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libfontconfig.so.1
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/7a/9be69e1f57d8f4f292090d72f166e25b8a6117.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libXrender.so.1
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/c0/940536919229356359c7069a471380a1a88eaa.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libXinerama.so.1
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/45/fd9e385ce2beeb5b547c75a37f799866b205c9.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libXi.so.6
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/cc/20f62bebca5a6f40187f7d9a44cb1c64cbab6c.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libXrandr.so.2
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/d1/0f9aa31d7caf86368f7fb0eff5abf0c4efbcad.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libXcursor.so.1
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/1c/e2f0963913baa6e4a94e7bcfe17f4202fac85f.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libXcomposite.so.1
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/90/cb21f1a878735c4fe470fa2bc63e96c611b77c.debug
error: cannot open Packages database in
# error repeats 3x
 
Missing separate debuginfo for /lib64/libXdamage.so.1
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/5b/7d779a3dae85af28231d38347876ce3f24b289.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libXext.so.6
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/42/4243f2e0c125e41ea639679d09297d0cb2f210.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libfreetype.so.6
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/8f/c5a1ccc991e6801eac43a513df682de536a454.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libpixman-1.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/4d/17341316595e092fdf987f589568cecb8b56ce.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libEGL.so.1
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/3c/ba823991f56eebf0ccc756e35b560e131d640c.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libdl.so.2
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/e7/84a8268bbf5f94b363ebd3d4bc7f0276ebe63b.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libpng16.so.16
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/7a/bd3eb43c32fae82b08d83498d781efba0f34cd.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libxcb-shm.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/27/cb54c16933e0417887e54711b0f651f1d5aebe.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libxcb-render.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/d0/09632b5efdc3025887bf3839817dc98364ba99.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libxcb.so.1
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/eb/b3a975db29659d8bebe322152720cf2ca8205a.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libz.so.1
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/35/85b7fecdeb5c6f0ed40f0d01da75f2524f9e93.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/librt.so.1
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/0a/8f2ed42557cc42336acc46ed679d729cae2f43.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libresolv.so.2
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/6e/bbc3d2e623fb1d3b8af4566092ae812ab4a229.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libsasl2.so.3
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/9c/90d00ff96e8f33a6290f4d888a7d10daf03d3c.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libssl.so.1.0.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/af/dc7e5f61b2853515e79a9bcf63f910c5f584c0.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libcrypto.so.1.0.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/b1/552d8482c40d33cb00c1bb63e6b2ddda504b71.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libusb-0.1.so.4
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/c5/29ce93c1f1af90da6df6785fc738da0cf91530.debug
error: cannot open Packages database in
# error repeats 3x
 
Missing separate debuginfo for /lib64/libbluetooth.so.3
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/6e/43fba8df7bb1b0b727fe643d5019409a6c8a47.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libuuid.so.1
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/1e/02bc92017c10ac1960d6688f8b872945bbaa29.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libxcb-util.so.1
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/68/e156286100f0afc9903836e5b51dc0a6de03de.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libX11-xcb.so.1
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/ce/7cdf26eeb7902af0bcfc5d41cdcffffa34d5ad.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libdbus-1.so.3
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/88/cba3f8cb1bd448b454386a0434f09311d65890.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libffi.so.6
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/1c/71c7d8dcbbd3e132d91f958134cc58ae8cdcd0.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libpcre.so.1
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/41/7b800f4fcd44f3053ea913bb50c0f1de6ad7fa.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libdb-5.3.so
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/fd/dc28c43b38195973b9579682c5a02128a2bcd0.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libp11-kit.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/f9/819bde594d014918428cf3a0a9ef59aaa4d922.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libtasn1.so.6
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/21/5a71eda9fd3f9b5dc91ff16e5117322f8fa0ed.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libgmp.so.10
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/b9/9bd961351910ccf45bbdcaf7ed287c29d5ae88.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libharfbuzz.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/1b/b5277b0696c0b7577fadc857046f3be1fece08.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libxml2.so.2
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/0b/bfeaa7d7145692d487b4ffda27456c0654e920.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libbz2.so.1
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/66/8094189fc2b02553ead31a7198107564d40c54.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libxcb-dri2.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/f2/b1bee799f786da90bdc282f399bf8b5d8d1fcf.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libxcb-xfixes.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/60/8dd7b1fa01ec33e8e215b1b7aa15f4e9540522.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libgbm.so.1
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/df/119c138bc489256dd1c24d723b79e36ac430b8.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libwayland-client.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/11/de602a6a20666f8f00616c57a223b4e8632d2e.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libwayland-server.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/c5/b620fc0ac3782867d3edeaee3b21b0459a6488.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libudev.so.1
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/63/468e91cb9538ed065921344dd4455bec800a72.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libdrm.so.2
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/33/7be5bb2eecfcd9a99cd90218f2355618ec48f4.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libXau.so.6
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/5e/e9d7d7474ad604459149b223744dd418c0af5f.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libXdmcp.so.6
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/06/91d0f15af8edbebbfc0467aa6f94790ea4481a.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libusb-1.0.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/f2/b02b57a34a360ef02d38a88149f150388773f6.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libgraphite2.so.3
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/f9/e1af7d4efcb6de843536967c41f47ed960fb2b.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/liblzma.so.5
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/72/35bceba19574674722e40d31c6dc4c7ad381cb.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libselinux.so.1
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/eb/5152cb87d95465caf8e97cf2da4f33f70ec6ee.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /usr/lib64/pkcs11/gnome-keyring-pkcs11.so
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/0e/e9b56f4a074cf6cc06fd37b6ad0ea4fa60bc22.debug
claws.c:102:Starting Claws Mail version Claws Mail 3.9.2
utils.c:1874:using default rc_dir /home/jsae/.claws-mail
main.c:2336:Using control socket /home/jsae/tmp/claws-mail-500/352f9bc7c0289626c1a61b9e372287a9
main.c:2400:Opening socket /home/jsae/tmp/claws-mail-500/352f9bc7c0289626c1a61b9e372287a9
main.c:871:runtime GTK+ 2.24.22 / GLib 2.38.2
main.c:879:buildtime GTK+ 2.24.22 / GLib 2.38.1
main.c:888:Compiled-in features:
main.c:893: compface
main.c:899: aspell
main.c:905: gnutls
main.c:911: ipv6
main.c:917: iconv
main.c:923: jpilot
main.c:929: ldap
main.c:935: libetpan 1.1
main.c:941: libsm
main.c:947: NetworkManager
prefs_gtk.c:1036:new file '/home/jsae/.claws-mail/clawsrc'
prefs_gtk.c:995:new section 'Common'
prefs_gtk.c:995:new section 'NotificationPlugin'
prefs_gtk.c:995:new section 'Plugins_Common'
prefs_gtk.c:995:new section 'Plugins_GTK2'
prefs_gtk.c:995:new section 'GPG'
prefs_gtk.c:1036:new file '/home/jsae/.claws-mail/folderitemrc'
prefs_gtk.c:995:new section '#mh/smail/junk'
prefs_gtk.c:995:new section '#mh/smail/Updates/Linux'
#
#< repetitive, shows rest of the mail folders >
#
prefs_gtk.c:995:new section '#mh/smail/Store/Updates/FreeTech'
prefs_gtk.c:995:new section '#mh/smail/Store/Updates/EatLocal'
prefs_gtk.c:995:new section '#mh/smail/Store/Teams/LMAG/OpFor'
prefs_gtk.c:995:new section '#mh/smail/Store/Teams/LMAG/OpFor/users'
prefs_gtk.c:1036:new file '/home/jsae/.claws-mail/accountrc'
prefs_gtk.c:995:new section 'Account: 1'
prefs_gtk.c:995:new section 'Account: 2'
prefs_gtk.c:995:new section 'Account: 3'
prefs_gtk.c:995:new section 'Account: 4'
prefs_gtk.c:995:new section 'Account: 5'
prefs_gtk.c:995:new section 'Account: 6'
prefs_gtk.c:995:new section 'Account: 8'
prefs_gtk.c:995:new section 'Account: 7'
prefs_gtk.c:995:new section 'Account: 9'
main.c:2940:/dev/mem_notify not available (No such file or directory)
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /usr/lib64/gtk-2.0/modules/libcanberra-gtk-module.so
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/ca/9c42925d84f1d40d2c4b9ac74ef587c0ce8285.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libcanberra-gtk.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/1a/b1e6433f56990d5ab19bb81625a2e24999e081.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libcanberra.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/c7/c54d121b29f5d1fd9a7b2533f3a5a4221b0f5b.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /usr/lib64/libvorbisfile.so.3
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/fd/918761157a64e95321926f9eb781585030f6c2.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /usr/lib64/libtdb.so.1
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/ac/583233dfc575c35d30c2865be36979ec51430c.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /usr/lib64/libltdl.so.7
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/c5/2a90010f0288cedc8fb7cfb9c255b7e865dac9.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libvorbis.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/76/7ff1e88d64a6c808190cb8a79a00c7e93a41f4.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libogg.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/59/2e6510c2e2b236884a60b6bc2db4d7fe1b1f79.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /usr/lib64/gtk-2.0/2.10.0/engines/libclearlooks.so
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/01/560bbad932b6ef0255cf75b5df4ee627596248.debug
hooks.c:71:registed new hook for 'folder_item_update' as id 1
hooks.c:71:registed new hook for 'folder_update' as id 1
prefs.c:297:Found [Plugins_Common]
current dir: /home/jsae/.claws-mail
current dir: /home/jsae
folder.c:124:registering folder class mh
folder.c:124:registering folder class imap
folder.c:124:registering folder class news
prefs_gtk.c:86:Reading configuration...
prefs_themes.c:372:Creating preferences for themes...
stock_pixmap.c:499:dir /home/jsae/.claws-mail/themes not found, skipping theme scan
prefs_actions.c:439:Reading actions configurations...
codeconv.c:1486:current locale: en_CA.UTF-8
prefs_display_header.c:429:Reading configuration for displaying headers...
addressbook.c:4154:Reading address index...
addressbook.c:4203:done.
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/b5/bf0b073f72b9e6cdd6eddc99e7a9575e78dc10.debug
mainwindow.c:1604:Creating main window...
toolbar.c:720:read Toolbar Configuration from toolbar_main.xml
folderview.c:570:Creating folder view...
folderview.c:412:creating tree...
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /usr/lib64/pango/1.8.0/modules/pango-basic-fc.so
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/7c/0aa5d7a8a37ce51cc3f3fd3f827e932b421618.debug
hooks.c:71:registed new hook for 'folder_update' as id 2
hooks.c:71:registed new hook for 'folder_item_update' as id 2
summaryview.c:527:Creating summary view...
hooks.c:71:registed new hook for 'msginfo_update' as id 1
hooks.c:71:registed new hook for 'folder_item_update' as id 3
hooks.c:71:registed new hook for 'folder_update' as id 3
messageview.c:405:Creating message view...
headerview.c:84:Creating header view...
noticeview.c:73:Creating notice view...
mimeview.c:279:Creating MIME view...
noticeview.c:73:Creating notice view...
textview.c:294:Creating text view...
hooks.c:71:registed new hook for 'msginfo_update' as id 2
logwindow.c:88:Creating log window...
hooks.c:71:registed new hook for 'log_append_text' as id 1
logwindow.c:88:Creating log window...
hooks.c:71:registed new hook for 'debug_append_text' as id 1
** Message: filtering log disabled

mainwindow.c:2276:done.
mainwindow.c:3805:Setting widgets... mainwindow.c:4010:done.
hooks.c:71:registed new hook for 'sslcert_ask' as id 1
hooks.c:71:registed new hook for 'progressindicator_hooklist' as id 1
main.c:3060:Failed to get state info from NetworkManager: Rejected send message, 3 matched rules; type="method_call", sender=":1.159" (uid=500 pid=25692 comm="/usr/bin/claws-mail --debug ") interface="org.freedesktop.NetworkManager" member="state" error name="(unset)" requested_reply="0" destination="org.freedesktop.NetworkManager" (uid=0 pid=7570 comm="/usr/sbin/NetworkManager --no-daemon ")
main.c:3009:Failed to get online information from NetworkManager: Rejected send message, 3 matched rules; type="method_call", sender=":1.159" (uid=500 pid=25692 comm="/usr/bin/claws-mail --debug ") interface="org.freedesktop.NetworkManager" member="state" error name="(unset)" requested_reply="0" destination="org.freedesktop.NetworkManager" (uid=0 pid=7570 comm="/usr/sbin/NetworkManager --no-daemon ")
hooks.c:71:registed new hook for 'sslcert_get_client_cert' as id 1
hooks.c:71:registed new hook for 'sslcert_get_password' as id 1
account.c:201:Reading all config for each account...
account.c:216:Found label: Account: 1
account.c:216:Found label: Account: 2
account.c:216:Found label: Account: 3
account.c:216:Found label: Account: 4
account.c:216:Found label: Account: 5
account.c:216:Found label: Account: 6
account.c:216:Found label: Account: 8
account.c:216:Found label: Account: 7
account.c:216:Found label: Account: 9
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_customheader.c:333:Reading custom header configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_customheader.c:333:Reading custom header configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_customheader.c:333:Reading custom header configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_customheader.c:333:Reading custom header configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_customheader.c:333:Reading custom header configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_customheader.c:333:Reading custom header configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_customheader.c:333:Reading custom header configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_customheader.c:333:Reading custom header configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_customheader.c:333:Reading custom header configuration...
folderview.c:325:setting titles...
folderview.c:732:called inc_lock (lock count 1)
folderview.c:733:Setting folder info...
folderview.c:759:called inc_unlock (lock count 0)
summaryview.c:1248:called inc_lock (lock count 1)
summaryview.c:1321:empty folder ((nil) (null) (nil) 0)

summaryview.c:1333:called inc_unlock (lock count 0)
summaryview.c:1334:TIMING summary_show : 0s000ms
error: cannot open Packages database in 
error: cannot open Packages database in 
error: cannot open Packages database in 
error: cannot open Packages database in 
Missing separate debuginfo for /usr/lib64/sasl2/liblogin.so
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/7a/0892dad786b98c43df7d4e107ff9a3b6d1653b.debug
error: cannot open Packages database in 
error: cannot open Packages database in 
error: cannot open Packages database in 
error: cannot open Packages database in 
Missing separate debuginfo for /usr/lib64/sasl2/libdigestmd5.so
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/6d/8e618ae5ef04a27cbec9e73fe2e245e619f093.debug
error: cannot open Packages database in 
error: cannot open Packages database in 
error: cannot open Packages database in 
error: cannot open Packages database in 
Missing separate debuginfo for /usr/lib64/sasl2/libplain.so
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/92/271c56c9d4a8e33f26f50c47f5a9472d8210d6.debug
error: cannot open Packages database in 
error: cannot open Packages database in 
error: cannot open Packages database in 
error: cannot open Packages database in 
Missing separate debuginfo for /usr/lib64/sasl2/libntlm.so
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/58/f09a066491f1b798506b159c982b775d1cc678.debug
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:1103:no '#mh/smail/inbox' section in '/home/jsae/.claws-mail/folderitemrc' cache
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:1103:no '#mh/smail/sent' section in '/home/jsae/.claws-mail/folderitemrc' cache
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:1103:no '#mh/smail/queue' section in '/home/jsae/.claws-mail/folderitemrc' cache
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:1103:no '#mh/smail/draft' section in '/home/jsae/.claws-mail/folderitemrc' cache
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:1103:no '#mh/smail/trash/Spam' section in '/home/jsae/.claws-mail/folderitemrc' cache
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:1103:no '#mh/smail/z-Archive/aMariet-arc' section in '/home/jsae/.claws-mail/folderitemrc' cache
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:1103:no '#mh/smail/z-Archive/Friends' section in '/home/jsae/.claws-mail/folderitemrc' cache
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:1103:no '#mh/smail/z-Archive/Friends/Miller' section in '/home/jsae/.claws-mail/folderitemrc' cache
prefs_gtk.c:86:Reading configuration...
#
#< repetition of "no ... section .. in '/home/jsae/.claws-mail/folderitemrc' cache for many mail folders >
#
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:1103:no '#mh/smail/z-Archive/VACC' section in '/home/jsae/.claws-mail/folderitemrc' cache
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:1103:no '#mh/smail/z-Archive/VACC/comm' section in '/home/jsae/.claws-mail/folderitemrc' cache
prefs_gtk.c:86:Reading configuration...
#
#< repetition of "no ... section .. in '/home/jsae/.claws-mail/folderitemrc' cache for many mail folders >
#
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:1103:no '#mh/smail/z-Archive/VACC/vancouver' section in '/home/jsae/.claws-mail/folderitemrc' cache
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:1103:no '#mh/smail/Store/Friends/Gan' section in '/home/jsae/.claws-mail/folderitemrc' cache
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:1103:no '#mh/smail/Store/Friends/Palmer' section in '/home/jsae/.claws-mail/folderitemrc' cache
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:1103:no '#mh/smail/Store/Friends/Amir-Zadeh' section in '/home/jsae/.claws-mail/folderitemrc' cache
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:1103:no '#mh/smail/Store/Teams/LMAG' section in '/home/jsae/.claws-mail/folderitemrc' cache
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:1103:no '#mh/smail/Store/Teams/VECTOR' section in '/home/jsae/.claws-mail/folderitemrc' cache
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:1103:no '#mh/smail/Store/Updates/Propworx' section in '/home/jsae/.claws-mail/folderitemrc' cache
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:1103:no '#mh/smail/Store/Updates/Chase' section in '/home/jsae/.claws-mail/folderitemrc' cache
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:1103:no '#mh/smail/Store/Updates/Carousel' section in '/home/jsae/.claws-mail/folderitemrc' cache
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:86:Reading configuration...
folder.c:1219:Counting total number of messages...
main.c:997:The name com.google.code.Awn was not provided by any .service files
folderview.c:732:called inc_lock (lock count 1)
folderview.c:733:Setting folder info...
msgcache.c:603:	Reading swapped message cache from /home/jsae/smail/queue/.claws_cache...
msgcache.c:619:using Noop Converter
msgcache.c:791:done. (0 items read)
msgcache.c:792:Cache size: 0 messages, 0 bytes
msgcache.c:822:reading swapped mark file.
msgcache.c:883:error reading cache mark from /home/jsae/smail/queue/.claws_mark
msgcache.c:911:reading swapped tags file.
folder.c:2716:TIMING folder_item_read_cache : 0s000ms
folder.c:2577:Total cache memory usage: 0
msgcache.c:275:TIMING msgcache_get_msg_list : 0s000ms
folderview.c:759:called inc_unlock (lock count 0)
folderview.c:732:called inc_lock (lock count 1)
folderview.c:733:Setting folder info...
msgcache.c:275:TIMING msgcache_get_msg_list : 0s000ms
folderview.c:759:called inc_unlock (lock count 0)
morestufffolder.c:4428:processing smail
folder.c:4431:called inc_lock (lock count 1)
folder.c:2716:TIMING folder_item_read_cache : 0s000ms
folder.c:2577:Total cache memory usage: 0
msgcache.c:275:TIMING msgcache_get_msg_list : 0s000ms
filtering.c:212:checking 0 messages
folder.c:4482:called inc_unlock (lock count 0)
folder.c:4428:processing z-Archive
folder.c:4431:called inc_lock (lock count 1)
msgcache.c:603:	Reading swapped message cache from /home/jsae/smail/z-Archive/.claws_cache...
msgcache.c:619:using Noop Converter
msgcache.c:791:done. (0 items read)
msgcache.c:792:Cache size: 0 messages, 0 bytes
msgcache.c:822:reading swapped mark file.
msgcache.c:883:error reading cache mark from /home/jsae/smail/z-Archive/.claws_mark
msgcache.c:911:reading swapped tags file.
folder.c:2716:TIMING folder_item_read_cache : 0s000ms
folder.c:2577:Total cache memory usage: 0
msgcache.c:275:TIMING msgcache_get_msg_list : 0s000ms
filtering.c:212:checking 0 messages
folder.c:4482:called inc_unlock (lock count 0)
folder.c:4428:processing Ramon
folder.c:4431:called inc_lock (lock count 1)
msgcache.c:603:	Reading swapped message cache from /home/jsae/smail/Store/Mine/Ramon/.claws_cache...
msgcache.c:619:using Noop Converter
msgcache.c:791:done. (49 items read)
msgcache.c:792:Cache size: 49 messages, 21630 bytes
msgcache.c:822:reading swapped mark file.
msgcache.c:883:error reading cache mark from /home/jsae/smail/Store/Mine/Ramon/.claws_mark
msgcache.c:911:reading swapped tags file.
folder.c:2716:TIMING folder_item_read_cache : 0s000ms
folder.c:2577:Total cache memory usage: 21630
msgcache.c:275:TIMING msgcache_get_msg_list : 0s000ms
filtering.c:212:checking 49 messages
filtering.c:249:no more messages to move/copy/del
folder.c:4482:called inc_unlock (lock count 0)
folder.c:4428:processing Act
folder.c:4431:called inc_lock (lock count 1)
msgcache.c:603:	Reading swapped message cache from /home/jsae/smail/Act/.claws_cache...
msgcache.c:619:using Noop Converter
msgcache.c:791:done. (2 items read)
msgcache.c:792:Cache size: 2 messages, 850 bytes
msgcache.c:822:reading swapped mark file.
msgcache.c:883:error reading cache mark from /home/jsae/smail/Act/.claws_mark
msgcache.c:911:reading swapped tags file.
folder.c:2716:TIMING folder_item_read_cache : 0s000ms
folder.c:2577:Total cache memory usage: 22480
msgcache.c:275:TIMING msgcache_get_msg_list : 0s000ms
procmsg.c:2050:Unsetting flags for message 1116 in folder Act
procmsg.c:2007:Setting flags for message 1116 in folder Act
procmsg.c:2050:Unsetting flags for message 1116 in folder Act
procmsg.c:2007:Setting flags for message 1116 in folder Act
procmsg.c:2050:Unsetting flags for message 1116 in folder Act
procmsg.c:2007:Setting flags for message 1116 in folder Act
procmsg.c:2050:Unsetting flags for message 1398 in folder Act
procmsg.c:2007:Setting flags for message 1398 in folder Act
procmsg.c:2050:Unsetting flags for message 1398 in folder Act
procmsg.c:2007:Setting flags for message 1398 in folder Act
procmsg.c:2050:Unsetting flags for message 1398 in folder Act
procmsg.c:2007:Setting flags for message 1398 in folder Act
filtering.c:212:checking 2 messages
filtering.c:249:no more messages to move/copy/del
folder.c:4482:called inc_unlock (lock count 0)
folder.c:4428:processing Hold
folder.c:4431:called inc_lock (lock count 1)
msgcache.c:603:	Reading swapped message cache from /home/jsae/smail/Hold/.claws_cache...
msgcache.c:619:using Noop Converter
msgcache.c:791:done. (333 items read)
msgcache.c:792:Cache size: 333 messages, 155388 bytes
msgcache.c:822:reading swapped mark file.
msgcache.c:883:error reading cache mark from /home/jsae/smail/Hold/.claws_mark
msgcache.c:911:reading swapped tags file.
folder.c:2716:TIMING folder_item_read_cache : 0s000ms
folder.c:2577:Total cache memory usage: 177868
msgcache.c:275:TIMING msgcache_get_msg_list : 0s000ms
filtering.c:212:checking 333 messages
filtering.c:249:no more messages to move/copy/del
folder.c:4482:called inc_unlock (lock count 0)
folder.c:4428:processing Job Change
folder.c:4431:called inc_lock (lock count 1)
msgcache.c:603:	Reading swapped message cache from /home/jsae/smail/Job Change/.claws_cache...
msgcache.c:619:using Noop Converter
msgcache.c:791:done. (164 items read)
msgcache.c:792:Cache size: 164 messages, 70660 bytes
msgcache.c:822:reading swapped mark file.
msgcache.c:883:error reading cache mark from /home/jsae/smail/Job Change/.claws_mark
msgcache.c:911:reading swapped tags file.
folder.c:2716:TIMING folder_item_read_cache : 0s000ms
folder.c:2577:Total cache memory usage: 248528
msgcache.c:275:TIMING msgcache_get_msg_list : 0s000ms
filtering.c:212:checking 164 messages
filtering.c:249:no more messages to move/copy/del
folder.c:4482:called inc_unlock (lock count 0)
prefs.c:297:Found [Plugins_GTK2]
plugin.c:451:trying to load `/usr/lib64/claws-mail/plugins/attachwarner.so'
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /usr/lib64/claws-mail/plugins/attachwarner.so
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/f3/acfdbd43473df58b3425b9b39a38d21e0994cf.debug
plugin.c:370:plugin licence check passed: GPL3+ found
hooks.c:71:registed new hook for 'compose_check_before_send' as id 1
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:1103:no 'AttachWarner' section in '/home/jsae/.claws-mail/clawsrc' cache
attachwarner.c:258:Attachment warner plugin loaded
plugin.c:525:Plugin Attach warner (from file /usr/lib64/claws-mail/plugins/attachwarner.so) loaded
plugin.c:526:TIMING plugin_load /usr/lib64/claws-mail/plugins/attachwarner.so: 0s007ms
plugin.c:451:trying to load `/usr/lib64/claws-mail/plugins/bogofilter.so'
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /usr/lib64/claws-mail/plugins/bogofilter.so
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/88/9ee46c17ec8e1cd474d4c9722a438027b25898.debug
plugin.c:370:plugin licence check passed: GPL3+ found
prefs_gtk.c:86:Reading configuration...
prefs_gtk.c:1103:no 'Bogofilter' section in '/home/jsae/.claws-mail/clawsrc' cache
bogofilter_gtk.c:470:Bogofilter GTK plugin loaded
bogofilter.c:936:Bogofilter plugin loaded
hooks.c:71:registed new hook for 'mail_listfiltering_hooklist' as id 1
plugin.c:525:Plugin Bogofilter (from file /usr/lib64/claws-mail/plugins/bogofilter.so) loaded
plugin.c:526:TIMING plugin_load /usr/lib64/claws-mail/plugins/bogofilter.so: 0s008ms
plugin.c:451:trying to load `/usr/lib64/claws-mail/plugins/mailmbox.so'
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /usr/lib64/claws-mail/plugins/mailmbox.so
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/15/8fc6379bc90aca9428bf1b1f5cd69bdc6bfe13.debug
plugin.c:370:plugin licence check passed: GPL3+ found
folder.c:124:registering folder class mailmbox
plugin.c:525:Plugin mailmbox folder (etPan!) (from file /usr/lib64/claws-mail/plugins/mailmbox.so) loaded
plugin.c:526:TIMING plugin_load /usr/lib64/claws-mail/plugins/mailmbox.so: 0s009ms
plugin.c:451:trying to load `/usr/lib64/claws-mail/plugins/pgpcore.so'
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /usr/lib64/claws-mail/plugins/pgpcore.so
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/9c/fdab35d7123ad2608645aac3bbad89ffc6a2b4.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libgpgme.so.11
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/5b/9e3ad7f5a1c3808e55861ce522856fd5a9caf2.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libassuan.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/90/85622ef94c8f4695dfcd739a74c4a433ba4e91.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libgpg-error.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/f5/282c68f5a3d83ee389801f3e43d461f9227cf0.debug
plugin.c:370:plugin licence check passed: GPL3+ found
sgpgme.c:623:setting gpgme CTYPE locale
sgpgme.c:629:setting gpgme locale to: en_CA.UTF-8
sgpgme.c:636:setting gpgme locale to UTF8: en_CA.UTF-8
sgpgme.c:639:done
sgpgme.c:644:setting gpgme MESSAGES locale
sgpgme.c:650:setting gpgme locale to: en_CA.UTF-8
sgpgme.c:656:setting gpgme locale to UTF8: en_CA.UTF-8
sgpgme.c:660:done
Detaching after fork from child process 25698.
Detaching after fork from child process 25700.
Detaching after fork from child process 25702.
Detaching after fork from child process 25704.
Detaching after fork from child process 25706.
sgpgme.c:666:GpgME Protocol: OpenPGP
Version: 2.0.22 (req 1.4.0)
Executable: /usr/bin/gpg2
sgpgme.c:666:GpgME Protocol: CMS
Version: 2.0.22 (req 1.9.6)
Executable: /usr/bin/gpgsm
sgpgme.c:666:GpgME Protocol: GPGCONF
Version: 2.0.22 (req 2.0.4)
Executable: /usr/bin/gpgconf
sgpgme.c:666:GpgME Protocol: Assuan
Version: 1.0 (req 1.0)
Executable: /tmp/gpg-ZAn1tn/S.gpg-agent
sgpgme.c:666:GpgME Protocol: UIServer
Version: 1.0 (req 1.0)
Executable: /home/jsae/.gnupg/S.uiserver
prefs_gtk.c:86:Reading configuration...
prefs_gpg.c:530:set GPG_AGENT_INFO=/tmp/gpg-ZAn1tn/S.gpg-agent:26229:1
prefs_gpg.c:438:Saving GPG config
prefs.c:310:Found [GPG]
plugin.c:525:Plugin PGP/Core (from file /usr/lib64/claws-mail/plugins/pgpcore.so) loaded
plugin.c:526:TIMING plugin_load /usr/lib64/claws-mail/plugins/pgpcore.so: 0s104ms
plugin.c:273:adding /usr/lib64/claws-mail/plugins/pgpinline.so to /usr/lib64/claws-mail/plugins/pgpcore.so rdeps
plugin.c:451:trying to load `/usr/lib64/claws-mail/plugins/pgpinline.so'
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /usr/lib64/claws-mail/plugins/pgpinline.so
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/1c/51ae35e673a3dd0d740d2dfb3c8ab1d27b8ad4.debug
plugin.c:370:plugin licence check passed: GPL3+ found
plugin.c:525:Plugin PGP/inline (from file /usr/lib64/claws-mail/plugins/pgpinline.so) loaded
plugin.c:526:TIMING plugin_load /usr/lib64/claws-mail/plugins/pgpinline.so: 0s007ms
plugin.c:273:adding /usr/lib64/claws-mail/plugins/pgpmime.so to /usr/lib64/claws-mail/plugins/pgpcore.so rdeps
plugin.c:451:trying to load `/usr/lib64/claws-mail/plugins/pgpmime.so'
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /usr/lib64/claws-mail/plugins/pgpmime.so
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/9f/2e6b38dbad59c010882f53283678fc2b7ad6c7.debug
plugin.c:370:plugin licence check passed: GPL3+ found
plugin.c:525:Plugin PGP/MIME (from file /usr/lib64/claws-mail/plugins/pgpmime.so) loaded
plugin.c:526:TIMING plugin_load /usr/lib64/claws-mail/plugins/pgpmime.so: 0s009ms
plugin.c:451:trying to load `/usr/lib64/claws-mail/plugins/tnef_parse.so'
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /usr/lib64/claws-mail/plugins/tnef_parse.so
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/83/065adbaee8be5642245b334d8c974b4bc86904.debug
plugin.c:370:plugin licence check passed: GPL3+ found
plugin.c:525:Plugin TNEF Parser (from file /usr/lib64/claws-mail/plugins/tnef_parse.so) loaded
plugin.c:526:TIMING plugin_load /usr/lib64/claws-mail/plugins/tnef_parse.so: 0s007ms
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /usr/lib64/gio/modules/libgvfsdbus.so
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/47/9f34119e30cb23e3f2e2722919dd57a57d079b.debug
error: cannot open Packages database in 
# error repeats 3x
 
Missing separate debuginfo for /lib64/libgvfscommon.so.0
Try: yum --disablerepo='*' --enablerepo='*debug*' install /usr/lib/debug/.build-id/43/a807c06cffe1719282de06edc3526e5a130d69.debug
[New Thread 0x7fffda7fb700 (LWP 25708)]
folder.c:1219:Counting total number of messages...
main.c:997:The name com.google.code.Awn was not provided by any .service files
prefs_gtk.c:1074:destroying cache
main.c:1719:TIMING main startup: 0s628ms
alertpanel.c:254:Creating alert panel dialog...
alertpanel.c:213:called inc_lock (lock count 1)
alertpanel.c:223:called inc_unlock (lock count 0)
alertpanel.c:107:return value = 1
main.c:2255:exiting
hooks.c:90:unregisted hook 1 in 'folder_item_update'
hooks.c:90:unregisted hook 1 in 'folder_update'
main.c:1764:shutting down
mh.c:235:MH scan not required: /home/jsae/smail/queue (1383598995 <= 1383598995)
folder.c:2741:Save cache for folder #mh/smail/queue
msgcache.c:1176:	Writing message cache to (null) and (null)...
msgcache.c:1257:done.
msgcache.c:1258:TIMING msgcache_write : 0s000ms
mh.c:1398:MH: forced mtime of queue to 1383598995
mh.c:235:MH scan not required: /home/jsae/smail/z-Archive (1324315957 <= 1324315957)
folder.c:2741:Save cache for folder #mh/smail/z-Archive
msgcache.c:1176:	Writing message cache to (null) and (null)...
msgcache.c:1257:done.
msgcache.c:1258:TIMING msgcache_write : 0s000ms
mh.c:1398:MH: forced mtime of z-Archive to 1324315957
mh.c:235:MH scan not required: /home/jsae/smail/Store/Mine/Ramon (1348364178 <= 1348364178)
folder.c:2741:Save cache for folder #mh/smail/Store/Mine/Ramon
msgcache.c:1176:	Writing message cache to (null) and (null)...
msgcache.c:1257:done.
msgcache.c:1258:TIMING msgcache_write : 0s000ms
mh.c:1398:MH: forced mtime of Ramon to 1348364178
mh.c:235:MH scan not required: /home/jsae/smail/Act (1384503598 <= 1384503598)
folder.c:2741:Save cache for folder #mh/smail/Act
msgcache.c:1176:	Writing message cache to (null) and /home/jsae/smail/Act/.claws_mark.new...
msgcache.c:1257:done.
msgcache.c:1258:TIMING msgcache_write : 0s019ms
mh.c:1398:MH: forced mtime of Act to 1384503642
mh.c:235:MH scan not required: /home/jsae/smail/Hold (1382798443 <= 1382798443)
folder.c:2741:Save cache for folder #mh/smail/Hold
msgcache.c:1176:	Writing message cache to (null) and (null)...
msgcache.c:1257:done.
msgcache.c:1258:TIMING msgcache_write : 0s000ms
mh.c:1398:MH: forced mtime of Hold to 1382798443
mh.c:235:MH scan not required: /home/jsae/smail/Job Change (1382798445 <= 1382798445)
folder.c:2741:Save cache for folder #mh/smail/Job Change
msgcache.c:1176:	Writing message cache to (null) and (null)...
msgcache.c:1257:done.
msgcache.c:1258:TIMING msgcache_write : 0s000ms
mh.c:1398:MH: forced mtime of Job Change to 1382798445
mainwindow.c:3039:main window position: 67, 194
prefs_gtk.c:288:Found [Common]
prefs_gtk.c:332:Configuration is saved.
addressbook.c:4370:Saving address books...
addressbook.c:4373:Exporting addressbook to file...
main.c:3060:Failed to get state info from NetworkManager: Rejected send message, 3 matched rules; type="method_call", sender=":1.159" (uid=500 pid=25692 comm="/usr/bin/claws-mail --debug ") interface="org.freedesktop.NetworkManager" member="state" error name="(unset)" requested_reply="0" destination="org.freedesktop.NetworkManager" (uid=0 pid=7570 comm="/usr/sbin/NetworkManager --no-daemon ")
main.c:3060:Failed to get state info from NetworkManager: Rejected send message, 3 matched rules; type="method_call", sender=":1.159" (uid=500 pid=25692 comm="/usr/bin/claws-mail --debug ") interface="org.freedesktop.NetworkManager" member="state" error name="(unset)" requested_reply="0" destination="org.freedesktop.NetworkManager" (uid=0 pid=7570 comm="/usr/sbin/NetworkManager --no-daemon ")
main.c:3060:Failed to get state info from NetworkManager: Rejected send message, 3 matched rules; type="method_call", sender=":1.159" (uid=500 pid=25692 comm="/usr/bin/claws-mail --debug ") interface="org.freedesktop.NetworkManager" member="state" error name="(unset)" requested_reply="0" destination="org.freedesktop.NetworkManager" (uid=0 pid=7570 comm="/usr/sbin/NetworkManager --no-daemon ")
plugin.c:288:removing /usr/lib64/claws-mail/plugins/tnef_parse.so rdeps
plugin.c:288:removing /usr/lib64/claws-mail/plugins/pgpmime.so rdeps
plugin.c:288:removing /usr/lib64/claws-mail/plugins/pgpinline.so rdeps
plugin.c:288:removing /usr/lib64/claws-mail/plugins/pgpcore.so rdeps
plugin.c:292: rdep /usr/lib64/claws-mail/plugins/pgpinline.so: (nil)
plugin.c:292: rdep /usr/lib64/claws-mail/plugins/pgpmime.so: (nil)
prefs_gpg.c:530:set GPG_AGENT_INFO=/tmp/gpg-ZAn1tn/S.gpg-agent:26229:1
plugin.c:288:removing /usr/lib64/claws-mail/plugins/mailmbox.so rdeps
plugin.c:288:removing /usr/lib64/claws-mail/plugins/bogofilter.so rdeps
hooks.c:90:unregisted hook 1 in 'mail_listfiltering_hooklist'
bogofilter.c:437:thread done
bogofilter.c:991:Bogofilter plugin unloaded
plugin.c:288:removing /usr/lib64/claws-mail/plugins/attachwarner.so rdeps
hooks.c:90:unregisted hook 1 in 'compose_check_before_send'
attachwarner.c:271:Attachment warner plugin unloaded
prefs_themes.c:417:Finished preferences for themes.
[Thread 0x7ffff7fa9900 (LWP 25692) exited]
[Inferior 1 (process 25692) exited normally]
(gdb) 
---END TERMINAL OUTPUT-----

How is packages database "in" involved?
Comment 4 willem boschman 2013-12-23 14:44:44 CET
Same problem here, but only my own account. Running claws-mail from a new user works fine. I can also run claws-mail from my own account when started from gdb.

CC: (none) => wiz

Comment 5 claire robinson 2014-01-07 13:12:22 CET
Valid pre-4RC Classic DVD 64 with XFCE

claws is installed and linked properly in the menu but fails to start the gui without gdb. It does appear to actually start, just not show anything on screen.

CC: (none) => ennael1
Whiteboard: (none) => 4RC

Comment 6 claire robinson 2014-01-07 13:21:31 CET
Adding Julien

CC: (none) => julien.moragny

Comment 7 claire robinson 2014-01-08 18:48:27 CET
Similar symptoms to some kde applications in bug 12244
Comment 8 Julien Moragny 2014-01-08 20:29:16 CET
Hi, 

I can't reproduce here but maybe we can narrow the problem. I suspect a plugin (and maybe a shared lib linked if it's the same pb with kde) as Willem stated it don't occur with a fresh profile.

Can you list the plugins you use ? If you uninstall them, does the problem disappears ?
Comment 9 Doug Laidlaw 2014-01-13 07:57:42 CET
I am having much the same problem.  claws-mail runs OK when started with strace.

I have the "fancy" plugin installed.  Removing it makes no difference.

CC: (none) => laidlaws

Comment 10 Doug Laidlaw 2014-01-13 11:19:16 CET
I am now getting it with kwrite as well.  This behaviour is new.  It seems to have started only when I downloaded and installed a new kernel earlier today.  It may not be the kernel, but as claire says, it is very similar to bug 12244.  I am running XFce, but I still use kwrite and knode.  knode seems not to have the problem.
Comment 11 Doug Laidlaw 2014-01-13 11:28:32 CET
Created attachment 4770 [details]
output of strace when opening kwrite

Attaching output of strace for kwrite.  It may be inappropriate for this bug, but the two seem to have a common origin.
Comment 12 Doug Laidlaw 2014-01-13 11:42:17 CET
This may be a side effect, or totally unrelated, but if I don't mention it, we will never know.

I use getmail to download POP mail into an mbox file in /var/spool/mail. gkrellm runs getmail periodically.  Since this problem has arisen, I need to run getmail manually.

Because of the problem with kwrite, I have changed my default editor to mousepad, which is not affected.
Comment 13 Doug Laidlaw 2014-01-14 07:05:57 CET
Forget about Comment 12.  All that was happening was that my mailbox was quiet!
Comment 14 Jani Välimaa 2014-01-14 18:33:42 CET
Can't reproduce this with i586. Does all who are facing this issue have x86_64?
Comment 15 Jess Neri 2014-01-14 21:07:11 CET
My issue is on x86_64.  

Have yet to test without plugins, if needed, but usually have all GPG, spam and presentation plugins running.
Comment 16 Doug Laidlaw 2014-01-15 02:18:06 CET
Mine is on i586, with no plugins.  

But it started only about lat Wednesday the 8th, the date on which bug 12244 was reported.  This bug has been around since November.  I had no problems that long ago. Perhaps I have caught bug 12244?
Comment 17 claire robinson 2014-01-15 15:36:02 CET
Forgot to CC myself, sorry.

Valid 4RC Classic DVD 64 build 8 (Jan 14th)

I'll check with 32bit later too.

CC: (none) => eeeemail

Comment 18 Doug Laidlaw 2014-01-15 15:48:18 CET
I have just reinstalled Cauldron from 4B2 DVD after injudicious fiddling nuked my system.

Neither bug is now in evidence.  I think I had better sit on the side.  I cause more nuisance than help.
Comment 19 claire robinson 2014-01-15 15:51:55 CET
If you'd like to help with pre-release testing of current isos Doug if you add your details at the link below and subscribe to qa-discuss ML I'll email you some access information.

https://wiki.mageia.org/en/QA_ISO_testers
Comment 20 Doug Laidlaw 2014-01-15 16:12:25 CET
I'll think about it Claire.  I am a retired lawyer who started using Linux with Mandrake 6 or 8.  Call me an experienced amateur. I am now 70 and very disabled by depression.  It is like seeing time from a moving train window about 10 seconds wide.  It isn't dementia, thankfully. My GP says that with dementia, I would forget everything, and I still have reasonable recall, only no concentration.  I don't want to be a nuisance.
Comment 21 claire robinson 2014-01-15 16:15:18 CET
Helping is never a nuisance Doug, we're all really experienced amateurs.

Come to #mageia-qa or mail qa-discuss if you'd like to chat about it.
Comment 22 Doug Laidlaw 2014-01-21 09:07:54 CET
I don't think I had better say any more.  I have just had to reinstall Cauldron AGAIN, beccause I had no X server at all, just a maintenance login.

I should now have an installation equivalent to the RC.

Now this bug is back, and in addition, claws-mail won't download any mail.  I haven't looked at kmail/knode yet, but their bug seems identical

I should not be running Cauldron as a main system, but extra installs this month have just about cleaned out my monthly bandwidth allocation and Cauldron configures my secondary (mobile) source but won't connect to it, so I am stuck.

Quite independently, I had a health crash a few days ago.  I am not up to wrestling with my computer.

I don't know if Mageia's standard is dropping, or whether the too-short deadlines are taking their toll, or it is simply the fact that it is an unstable release.
claire robinson 2014-01-25 20:15:49 CET

Blocks: (none) => 11704

Comment 23 Doug Laidlaw 2014-01-27 05:35:35 CET
I am getting the same thing with xscanimage, which is a plugin for the GIMP, and makes Gimp hang.
Comment 24 Pascal Terjan 2014-01-29 08:27:53 CET
The fact that running inside gdb or strace helps would make me blame the nvidia driver.
Are you all using proprietary nvidia driver?

CC: (none) => pterjan

Comment 25 Doug Laidlaw 2014-01-29 09:27:56 CET
Not any more.  I am running nouveau.  The symptoms are identical to bug 12244, which suggests something more fundamental.
Comment 26 Florian Hubold 2014-02-03 13:43:35 CET
(In reply to Doug Laidlaw from comment #25)
> Not any more.  I am running nouveau.  The symptoms are identical to bug
> 12244, which suggests something more fundamental.

More details via https://bugs.mageia.org/show_bug.cgi?id=12079

I can reproduce, claws-mail will only run via prepended strace (or gdb), so the issue is with the nvidia driver. I'm using 325.15.

CC: (none) => doktor5000

Florian Hubold 2014-02-03 13:43:43 CET

Blocks: (none) => 12079

Florian Hubold 2014-02-03 13:44:16 CET

Priority: Normal => High
Severity: major => critical

Comment 27 Doug Laidlaw 2014-02-06 01:31:37 CET
I can confirm that.

Just installed MGA 4 from the DVD.  During installation, I said I didn't want the nvidia driver.  My GLX issues (Bug 12108) were not present.

I installed the nVidia driver and the GLX issues came back, so I totally uninstalled it.

Now I have no evidence of this bug, in KDE, the Gimp or Claws-Mail.

At the time of Comment 25, I was not running the nvidia driver, but it was still installed.  That was the significant difference.
Comment 28 Luc Menut 2014-02-08 21:54:53 CET
This bug could be due to (or triggered by) an empty config file - /etc/pkcs11/pkcs11.conf - incorrectly handled by a library (AFAIK, /etc/pkcs11/pkcs11.conf is empty by default after install).
To all reporters affected by this bug, if your /etc/pkcs11/pkcs11.conf is empty (ls -l /etc/pkcs11/pkcs11.conf), could you try to remove it (as root), and report if it fixes the bug or not. If /etc/pkcs11/pkcs11.conf isn't empty and some programs doesn't launch correctly, please report too.
Please report precisely which nvidia driver version (nvidia-current 325.15, 304.119 or 173.14.39) is used, which arch (i586, x86_64), and which program works or not.

Thanks in advance,
Luc

CC: (none) => lmenut

Comment 29 Doug Laidlaw 2014-02-08 22:36:13 CET
Luc's fix worked for me.  The only thing it did not give me was a usable nVidia driver.

nvidia version 325.15

Tested it fixes
   claws-mail (this bug)
   the GIMP (Comment 23)
   kwrite (bug 12244)

Does NOT fix my GLX problem (Bug 12623)
Comment 30 Doug Laidlaw 2014-02-08 22:45:18 CET
Sorry, my arch is i586 on an AMD64 processor.  I have tried 64 bit twice, and had too many problems.
Luc Menut 2014-02-09 23:34:19 CET

Depends on: (none) => 12696

Comment 31 Martin Trübner 2014-02-19 17:33:27 CET
This is in reply to a request by Doktor500 

rpm -qa | grep nvidia
nvidia304-kernel-3.12.8-server-2.mga4-304.119-2.mga4.nonfree
x11-driver-video-nvidia304-304.119-1.mga4.nonfree
dkms-nvidia304-304.119-1.mga4.nonfree
nvidia304-kernel-desktop586-latest-304.119-3.mga4.nonfree
nvidia304-kernel-server-latest-304.119-3.mga4.nonfree
nvidia304-kernel-3.12.9-server-1.mga4-304.119-3.mga4.nonfree
nvidia304-kernel-3.10.28-desktop586-1.mga3-304.108-12.mga3.nonfree
nvidia304-kernel-3.12.9-desktop586-1.mga4-304.119-3.mga4.nonfree
nvidia304-kernel-3.8.13.4-desktop586-1.mga3-304.88-15.mga3.nonfree
nvidia304-doc-html-304.119-1.mga4.nonfree
nvidia304-kernel-3.10.24-desktop586-2.mga3-304.108-9.mga3.nonfree

CC: (none) => martin

Comment 32 Florian Hubold 2014-02-20 23:59:22 CET
(In reply to Martin Trübner from comment #31)
> This is in reply to a request by Doktor500 

Although your comment misses the fact if claws-mail works for your or not :P

This should be fixed since 5 days with the p11-kit updates:
https://wiki.mageia.org/en/Mageia_4_Errata#nvidia_proprietary_drivers

Please reopen if problem persists.

Status: NEW => RESOLVED
Resolution: (none) => FIXED

Comment 33 Martin Trübner 2014-02-21 08:09:46 CET
claws-mail works (after removing empty pkcs11.conf)

Note You need to log in before you can comment on or make changes to this bug.