GNOME Bugzilla – Bug 426496
crash in Evolution: Dopo avere configurato l...
Last modified: 2008-05-02 11:22:00 UTC
What were you doing when the application crashed? Dopo avere configurato l'account per la ricezione dei messaggi, non mi accetta la password per accedere alla cartella di posta in arrivo sul server in.alice.it Distribution: Mandriva Linux release 2007.1 (Official) for i586 Gnome Release: 2.18.0 2007-03-15 (Mandriva) BugBuddy Version: 2.18.0 System: Linux 2.6.17-13mdv #1 SMP Fri Mar 23 19:03:31 UTC 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 70200000 Selinux: No Accessibility: Disabled GTK+ Theme: Ia Ora Free Icon Theme: gnome Memory status: size: 225673216 vsize: 225673216 resident: 35377152 share: 22118400 rss: 35377152 rss_rlim: 4294967295 CPU usage: start_time: 1175752532 rtime: 519 utime: 475 stime: 44 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 "/lib/i686/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1237448992 (LWP 6147)] [New Thread -1386218592 (LWP 6211)] [New Thread -1376056416 (LWP 6210)] [New Thread -1367663712 (LWP 6209)] [New Thread -1300620384 (LWP 6171)] (no debugging symbols found) 0xbfffe410 in __kernel_vsyscall ()
+ Trace 125154
Thread 1 (Thread -1237448992 (LWP 6147))
----------- .xsession-errors (15 sec old) --------------------- Flash Player: Warning: environment variable G_FILENAME_ENCODING is set and is not UTF-8 Flash Player: Warning: environment variable G_FILENAME_ENCODING is set and is not UTF-8 Flash Player: Warning: environment variable G_FILENAME_ENCODING is set and is not UTF-8 Flash Player: Warning: environment variable G_FILENAME_ENCODING is set and is not UTF-8 Flash Player: Warning: environment variable G_FILENAME_ENCODING is set and is not UTF-8 Flash Player: Warning: environment variable G_FILENAME_ENCODING is set and is not UTF-8 X Error: BadWindow (invalid Window parameter) 3 Major opcode: 19 Minor opcode: 0 Resource id: 0x32009c6 X Error: BadWindow (invalid Window parameter) 3 Major opcode: 19 Minor opcode: 0 Resource id: 0x3a00f34 BBDB spinning up... --------------------------------------------------
Thanks for taking the time to report this bug. Unfortunately, that 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. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
*** Bug 426577 has been marked as a duplicate of this bug. ***
*** Bug 432630 has been marked as a duplicate of this bug. ***
*** Bug 425694 has been marked as a duplicate of this bug. ***
*** Bug 436063 has been marked as a duplicate of this bug. ***
*** Bug 436541 has been marked as a duplicate of this bug. ***
*** Bug 438665 has been marked as a duplicate of this bug. ***
*** Bug 434524 has been marked as a duplicate of this bug. ***
*** Bug 438296 has been marked as a duplicate of this bug. ***
I received your email about the extra bugging info needed, specifically a back trace with debugging symbols included. Visiting http://easyurpmi.zarb.org is always the first place I go after a Distro upgrade, so I already have all of the sources configured. On entering # urpmi debug thhis is what I got: [root@andrew andrew]# urpmi debug No package named debug The following packages contain debug: erlang-debugger hcfpcimodem-debug libdvdnav-debug libmono-debugger0 libmono-debugger0-devel madwifi-debug mono-debugger mxml-debug perl-Curses-debug php-xdebug php4-xdebug scim-m17n-debug seamonkey-js-debugger slmodem-debug unicorn-debug [root@andrew andrew]# But did not see anything to do with gtk or gcc, I do not appear to have them in my system either. I did not see any reference to debug on the easyurpmi site, have I missed something. Sometimes I have trouble finding my socks;-) Andrew PS I am not even sure I can cause the crash again, but I would like to install the debugging stuff so I can be of more use next time. Off Topic, If there is any chance of talking to a developer responsible for the Palm Synchronisation, I am sure I could be of help there.
Hi, Andrew. The Mandriva debug packages are located in separate repositories named debug_main , debug_contrib and debug_non-free. These are not listed at Easy URPMI so you likely do not have them configured yet. An easy way to set them up is just to run through Easy URPMI again for main, contrib and non-free and in the commands generated just add debug_ in front of the name. So Easy URPMI could give you something like: urpmi.addmedia main ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/MandrivaLinux/official/2007.1/i586/media/main/release with media_info/synthesis.hdlist.cz and you'd turn it into: urpmi.addmedia debug_main ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/MandrivaLinux/official/2007.1/i586/media/debug_main/release with media_info/synthesis.hdlist.cz remember to change the name in both places. Then you should have access to all the debug packages.
Thanks for your quick response, might have something to do with the time over here, 2am! I followed your advice but: [root@andrew andrew]# urpmi.addmedia main ftp://mirror.pacific.net.au/MandrivaLinux/official/2007.1/i586/media/debug_main/release with media_info/hdlist.cz medium "main" already exists [root@andrew andrew]# urpmi.addmedia main ftp://mirror.pacific.net.au/MandrivaLinux/official/2007.1/i586/media/debug_main medium "main" already exists [root@andrew andrew]# I tried trimming the tail off the command, just in case. And the result wa the same for all 3. Another idea? Andrew
As I said: "remember to change the name in both places" You're trying to add a repository called 'main'. You already have a repository called 'main' :) You need to change the first 'main' in the command to 'debug_main' as well as the one in the path. So: urpmi.addmedia debug_main ftp://mirror.pacific.net.au/MandrivaLinux/official/2007.1/i586/media/debug_main/release with media_info/hdlist.cz
*** Bug 442059 has been marked as a duplicate of this bug. ***
*** Bug 442241 has been marked as a duplicate of this bug. ***
*** Bug 445839 has been marked as a duplicate of this bug. ***
*** Bug 446631 has been marked as a duplicate of this bug. ***
Thanks for taking the time to report this bug. Unfortunately, that 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 install some debugging packages [1], start the application as normal, and 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] debugging packages for evolution, evolution-data-server, gtkhtml, gtk, glib, 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
*** Bug 448897 has been marked as a duplicate of this bug. ***
*** Bug 450432 has been marked as a duplicate of this bug. ***
*** Bug 456696 has been marked as a duplicate of this bug. ***
*** Bug 457002 has been marked as a duplicate of this bug. ***
*** Bug 457267 has been marked as a duplicate of this bug. ***
*** Bug 458912 has been marked as a duplicate of this bug. ***
*** Bug 458910 has been marked as a duplicate of this bug. ***
*** Bug 445067 has been marked as a duplicate of this bug. ***
*** Bug 432916 has been marked as a duplicate of this bug. ***
*** Bug 444374 has been marked as a duplicate of this bug. ***
*** Bug 459475 has been marked as a duplicate of this bug. ***
*** Bug 445225 has been marked as a duplicate of this bug. ***
*** Bug 450388 has been marked as a duplicate of this bug. ***
*** Bug 450924 has been marked as a duplicate of this bug. ***
*** Bug 456956 has been marked as a duplicate of this bug. ***
+ Trace 150818
*** Bug 450050 has been marked as a duplicate of this bug. ***
*** Bug 456675 has been marked as a duplicate of this bug. ***
*** Bug 456871 has been marked as a duplicate of this bug. ***
also see bug 407337
*** Bug 438221 has been marked as a duplicate of this bug. ***
*** Bug 461867 has been marked as a duplicate of this bug. ***
Similar stack trace Memory status: size: 179367936 vsize: 0 resident: 179367936 share: 0 rss: 7180288 rss_rlim: 0 CPU usage: start_time: 1186463623 rtime: 0 utime: 155 stime: 0 cutime:145 cstime: 0 timeout: 10 it_real_value: 0 frequency: 0 Backtrace was generated from '/home/sragavan/opt/gnome218/bin/evolution' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1233373504 (LWP 31347)] [New Thread -1382569072 (LWP 31359)] [New Thread -1372968048 (LWP 31357)] [New Thread -1364575344 (LWP 31356)] [New Thread -1355240560 (LWP 31355)] [New Thread -1346847856 (LWP 31354)] [New Thread -1337947248 (LWP 31353)] 0xb7f4e8b2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
+ Trace 153386
Thread 1 (Thread -1233373504 (LWP 31347))
Created attachment 93267 [details] [review] proposed gtkhtml patch for gtkhtml; My many thanks to 'rodo' whom helped me with this to catch the real problem.
*** Bug 463812 has been marked as a duplicate of this bug. ***
*** Bug 464340 has been marked as a duplicate of this bug. ***
the patch looks OK to me
thanks rodo :-)
Committed to trunk. Committed revision 8514.
*** Bug 463943 has been marked as a duplicate of this bug. ***
*** Bug 462751 has been marked as a duplicate of this bug. ***
*** Bug 463328 has been marked as a duplicate of this bug. ***
*** Bug 463526 has been marked as a duplicate of this bug. ***
*** Bug 467435 has been marked as a duplicate of this bug. ***
*** Bug 467330 has been marked as a duplicate of this bug. ***
*** Bug 466672 has been marked as a duplicate of this bug. ***
*** Bug 464384 has been marked as a duplicate of this bug. ***
*** Bug 463464 has been marked as a duplicate of this bug. ***
*** Bug 467106 has been marked as a duplicate of this bug. ***
*** Bug 466965 has been marked as a duplicate of this bug. ***
*** Bug 466624 has been marked as a duplicate of this bug. ***
*** Bug 468924 has been marked as a duplicate of this bug. ***
*** Bug 469299 has been marked as a duplicate of this bug. ***
*** Bug 469656 has been marked as a duplicate of this bug. ***
*** Bug 469543 has been marked as a duplicate of this bug. ***
*** Bug 470597 has been marked as a duplicate of this bug. ***
*** Bug 473563 has been marked as a duplicate of this bug. ***
*** Bug 407337 has been marked as a duplicate of this bug. ***
*** Bug 474954 has been marked as a duplicate of this bug. ***
*** Bug 471153 has been marked as a duplicate of this bug. ***
*** Bug 476571 has been marked as a duplicate of this bug. ***
*** Bug 476575 has been marked as a duplicate of this bug. ***
*** Bug 476717 has been marked as a duplicate of this bug. ***
*** Bug 476572 has been marked as a duplicate of this bug. ***
*** Bug 477246 has been marked as a duplicate of this bug. ***
*** Bug 474869 has been marked as a duplicate of this bug. ***
*** Bug 482367 has been marked as a duplicate of this bug. ***
*** Bug 480451 has been marked as a duplicate of this bug. ***
*** Bug 479986 has been marked as a duplicate of this bug. ***
*** Bug 480272 has been marked as a duplicate of this bug. ***
*** Bug 478633 has been marked as a duplicate of this bug. ***
*** Bug 478582 has been marked as a duplicate of this bug. ***
*** Bug 478202 has been marked as a duplicate of this bug. ***
*** Bug 487797 has been marked as a duplicate of this bug. ***
*** Bug 487766 has been marked as a duplicate of this bug. ***
*** Bug 485967 has been marked as a duplicate of this bug. ***
*** Bug 484819 has been marked as a duplicate of this bug. ***
*** Bug 492577 has been marked as a duplicate of this bug. ***
*** Bug 407968 has been marked as a duplicate of this bug. ***
*** Bug 494785 has been marked as a duplicate of this bug. ***
*** Bug 498496 has been marked as a duplicate of this bug. ***
*** Bug 500079 has been marked as a duplicate of this bug. ***
*** Bug 500688 has been marked as a duplicate of this bug. ***
*** Bug 501277 has been marked as a duplicate of this bug. ***
*** Bug 488330 has been marked as a duplicate of this bug. ***
*** Bug 490869 has been marked as a duplicate of this bug. ***
*** Bug 491788 has been marked as a duplicate of this bug. ***
*** Bug 504821 has been marked as a duplicate of this bug. ***
*** Bug 458928 has been marked as a duplicate of this bug. ***
*** Bug 507913 has been marked as a duplicate of this bug. ***
*** Bug 504598 has been marked as a duplicate of this bug. ***
*** Bug 509786 has been marked as a duplicate of this bug. ***
*** Bug 507145 has been marked as a duplicate of this bug. ***
*** Bug 515431 has been marked as a duplicate of this bug. ***
*** Bug 519123 has been marked as a duplicate of this bug. ***
*** Bug 520820 has been marked as a duplicate of this bug. ***
*** Bug 482100 has been marked as a duplicate of this bug. ***
*** Bug 481674 has been marked as a duplicate of this bug. ***