Re: [Evolution] Latest RedHat snapshot crashes on startup



Hmmm, I don't seem to have any files anywhere on my system called
"local-metadata.xml", I have several "folder-metadata.xml" files but
they don't have the line your referencing in them. I tried creating the
local-metadata.xml file by hand in the "W2K news" folder, but Evolution
still hung on startup. Either I didn't create the file correctly(most
likely) or there is something else causing a problem.

Anything else you want to try?

John

On 25 Mar 2001 11:01:11 +0930, Not Zed wrote:
Hi,

Thanks for the good report.

Umm, could you try changing this in your folder definition in the
local-metadata.xml file in the folder in question:

 <folder type="mbox" name="mbox" index="0"/>

(the importatn bit is to change the index value).

It looks like its probably crashing in the html indexer, but this will
confirm that, by turning off indexing for that folder.

 !Z

On 23 Mar 2001 11:07:22 -0600, John McClenning wrote:
I'm running the latest RedHat 6.2 snapshot, +cvs.2001.03.23.09.00, and I
seem to be having a problem with one of my "Mail Lists" sub-folders,
"W2K news" to be exact. Evolution just hangs on the splash screen until
I kill it, debug info follows. But if I remove my "W2K news" sub-folder,
Evolution seems to work fine. If I put the folder back, Evolution hangs
again.

Since that folder is just full of crap that I don't really need I
thought I'd just recreate the folder, but this seems to crash Evolution
also.

Any Ideas?

I still have the sub-folder if anybody wants to look at it, about 3MB
uncompressed, or if you want me to try something with it.

John

--------------------------- evolution run -----------------------------

[johnm saturn johnm]$ evolution
Registered type for component -- (contacts)
OAFIID:GNOME_Evolution_Addressbook_ShellComponent
Evolution component activated successfully --
OAFIID:GNOME_Evolution_Addressbook_ShellComponent
Registered type for component -- (executive-summary)
OAFIID:GNOME_Evolution_Summary_ShellComponent
Evolution component activated successfully --
OAFIID:GNOME_Evolution_Summary_ShellComponent
Registered type for component -- (tasks)
OAFIID:GNOME_Evolution_Calendar_ShellComponent
Registered type for component -- (calendar)
OAFIID:GNOME_Evolution_Calendar_ShellComponent
Evolution component activated successfully --
OAFIID:GNOME_Evolution_Calendar_ShellComponent
Registered type for component -- (vtrash)
OAFIID:GNOME_Evolution_Mail_ShellComponent
Registered type for component -- (mailstorage)
OAFIID:GNOME_Evolution_Mail_ShellComponent
Registered type for component -- (mail)
OAFIID:GNOME_Evolution_Mail_ShellComponent
Evolution component activated successfully --
OAFIID:GNOME_Evolution_Mail_ShellComponent
Shell: Registering storage -- VFolders
Folder registered successfully -- /UNMATCHED UNMATCHED

--------------------------- gdb info ---------------------------------

(gdb) r
Starting program: /usr/bin/evolution-mail
evolution-mail: Yeeeh! We have an owner!
loading rules /usr/share/evolution/vfoldertypes.xml
/home/johnm/evolution/vfolders.xml
Adding new vfolder: UNMATCHED UNMATCHED
[New Thread 8653 (manager thread)]
[New Thread 8615 (initial thread)]
[New Thread 8654]
returning description for file:///home/johnm/evolution/local/Mail Lists
[Switching to Thread 8654]
returning description for file:///home/johnm/evolution/local/Mail
Lists/subfolders/St. Louis LUG
returning description for file:///home/johnm/evolution/local/Mail
Lists/subfolders/Dia2Code 
returning description for file:///home/johnm/evolution/local/Mail
Lists/subfolders/Orauser
returning description for file:///home/johnm/evolution/local/Mail
Lists/subfolders/Crypto-gram
returning description for file:///home/johnm/evolution/local/Mail
Lists/subfolders/NT-Bugtraq
returning description for file:///home/johnm/evolution/local/Mail
Lists/subfolders/W2K news

camel-WARNING **: Summary header version mismatch

camel-WARNING **: Cannot load summary file: Success

camel-WARNING **: Invalid input detected at < (23):
johnm typotronics com
<johnm typotronics com>
 or at: <johnm typotronics com>

camel-WARNING **: Invalid input detected at < (23):
johnm TYPOTRONICS COM
<johnm TYPOTRONICS COM>
 or at: <johnm TYPOTRONICS COM>

camel-WARNING **: Invalid input detected at < (23):
johnm TYPOTRONICS COM
<johnm TYPOTRONICS COM>
 or at: <johnm TYPOTRONICS COM>

camel-WARNING **: Invalid input detected at < (23):
johnm TYPOTRONICS COM
<johnm TYPOTRONICS COM>
 or at: <johnm TYPOTRONICS COM>
SAX.error: Unexpected end tag : head
SAX.error: htmlParseCharRef: invalid decimal value
SAX.error: htmlParseCharRef: invalid xmlChar value 0
SAX.error: htmlParseEntityRef: no name
SAX.error: htmlParseEntityRef: no name
SAX.error: htmlParseEntityRef: no name
SAX.error: htmlParseEntityRef: expecting ';'
SAX.error: htmlParseEntityRef: expecting ';'

Program received signal SIGSEGV, Segmentation fault.
chunk_free (ar_ptr=0x409956c0, p=0x815a248) at malloc.c:3049
3049    malloc.c: No such file or directory.
(gdb) info threads
* 3 Thread 8654  chunk_free (ar_ptr=0x409956c0, p=0x815a248) at
malloc.c:3049
  2 Thread 8615 (initial thread)  0x40952a00 in poll () at
../sysdeps/unix/bsd/poll.c:194
  1 Thread 8653 (manager thread)  0x40952a00 in poll () at
../sysdeps/unix/bsd/poll.c:194
(gdb) thread 1
[Switching to thread 1 (Thread 8653 (manager thread))]
#0  0x40952a00 in poll () at ../sysdeps/unix/bsd/poll.c:194
194 ../sysdeps/unix/bsd/poll.c: No such file or directory.
(gdb) bt
#0  0x40952a00 in poll () at ../sysdeps/unix/bsd/poll.c:194
#1  0x403388b5 in __pthread_manager (arg=0x16) at manager.c:128
(gdb) thread 2
[Switching to thread 2 (Thread 8615 (initial thread))]
#0  0x40952a00 in poll () at ../sysdeps/unix/bsd/poll.c:194
194 in ../sysdeps/unix/bsd/poll.c
(gdb) bt
#0  0x40952a00 in poll () at ../sysdeps/unix/bsd/poll.c:194
#1  0x4070eb81 in g_main_poll () from /usr/lib/libglib-1.2.so.0
#2  0x4070e56e in g_main_iterate () from /usr/lib/libglib-1.2.so.0
#3  0x4070e804 in g_main_iteration () from /usr/lib/libglib-1.2.so.0
#4  0x404edb1d in gtk_main_iteration () from /usr/lib/libgtk-1.2.so.0
#5  0x807d8c0 in mail_msg_wait ()
#6  0x807c64b in mail_local_store_get_type ()
#7  0x404ef2a9 in gtk_marshal_NONE__POINTER_POINTER () from
/usr/lib/libgtk-1.2.so.0
#8  0x4051c9bd in gtk_handlers_run () from /usr/lib/libgtk-1.2.so.0
#9  0x4051be02 in gtk_signal_real_emit () from /usr/lib/libgtk-1.2.so.0
#10 0x40519f05 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
#11 0x809164b in evolution_shell_component_get_type ()
#12 0x8094a4d in
_ORBIT_skel_GNOME_Evolution_StorageListener_notifyFolderCreated ()
#13 0x4014cecd in ORBit_POA_handle_request () at orbit_poa.c:349
#14 0x4014ee7c in ORBit_handle_incoming_request (recv_buffer=0x8112538)
at
server.c:89
#15 0x4014f07e in ORBit_handle_incoming_message (recv_buffer=0x8112538)
at
server.c:159
#16 0x40166ebf in giop_recv_reply_buffer_use_multiple_2 () at
giop-msg-buffer.c:976
#17 0x40166f97 in giop_recv_reply_buffer_use_2 () at
giop-msg-buffer.c:976
#18 0x808e3b0 in GNOME_Evolution_Storage_addListener ()
#19 0x807c8b7 in mail_local_storage_startup ()
#20 0x8068db8 in GNOME_Evolution_FolderBrowser_getMessageList ()
#21 0x404ef2a9 in gtk_marshal_NONE__POINTER_POINTER () from
/usr/lib/libgtk-1.2.so.0
#22 0x4051c9bd in gtk_handlers_run () from /usr/lib/libgtk-1.2.so.0
#23 0x4051be02 in gtk_signal_real_emit () from /usr/lib/libgtk-1.2.so.0
#24 0x40519f05 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
#25 0x8090fb0 in evolution_shell_client_get_type ()
#26 0x809357d in _ORBIT_skel_GNOME_Evolution_ShellComponent_setOwner ()
#27 0x4014cecd in ORBit_POA_handle_request () at orbit_poa.c:349
#28 0x4014ee7c in ORBit_handle_incoming_request (recv_buffer=0x81124d8)
at
server.c:89
#29 0x4014f07e in ORBit_handle_incoming_message (recv_buffer=0x81124d8)
at
server.c:159
#30 0x40165bfe in giop_main_handle_connection () at connection.c:1132
#31 0x40119b77 in orb_handle_connection (source=0x80dcad0, cond=G_IO_IN,
cnx=0x8113270) at oaf-mainloop.c:69
#32 0x4070caca in g_io_unix_dispatch () from /usr/lib/libglib-1.2.so.0
#33 0x4070e186 in g_main_dispatch () from /usr/lib/libglib-1.2.so.0
#34 0x4070e751 in g_main_iterate () from /usr/lib/libglib-1.2.so.0
#35 0x4070e8f1 in g_main_run () from /usr/lib/libglib-1.2.so.0
#36 0x404ed8e9 in gtk_main () from /usr/lib/libgtk-1.2.so.0
#37 0x400ecb42 in bonobo_main () at bonobo-main.c:89
#38 0x80845fe in main ()
#39 0x408bfa1b in __libc_start_main () at
../sysdeps/generic/libc-start.c:122
(gdb) thread 3
[Switching to thread 3 (Thread 8654)]
#0  chunk_free (ar_ptr=0x409956c0, p=0x815a248) at malloc.c:3049
3049    malloc.c: No such file or directory.
(gdb) bt
#0  chunk_free (ar_ptr=0x409956c0, p=0x815a248) at malloc.c:3049
#1  0x40900f7a in free () at malloc.c:2952
#2  0x4022f176 in htmlParseCharData () from /usr/lib/libxml.so.1
#3  0x4023206b in htmlParseTryOrFinish () from /usr/lib/libxml.so.1
#4  0x40232286 in htmlParseChunk () from /usr/lib/libxml.so.1
#5  0x4003b70f in filter (mf=0x8157dd8,
    in=0x8203ee0 "Wall-1 Edition \nDelivers Unprecedented Network
Protection
<p>  A recent nationwide survey \nshows that up to 60% of employee
Internet
activity includes visits to \nunproductive, inappropriate and poten"...,
len=3802,
    prespace=256, out=0xbf7ff96c, outlenptr=0xbf7ff970,
outprespace=0xbf7ff8fc)
at camel-mime-filter-html.c:277
#6  0x4003c0d9 in filter_run (f=0x8157dd8,
    in=0x8203ee0 "Wall-1 Edition \nDelivers Unprecedented Network
Protection
<p>  A recent nationwide survey \nshows that up to 60% of employee
Internet
activity includes visits to \nunproductive, inappropriate and poten"...,
len=3802,
    prespace=256, out=0xbf7ff96c, outlen=0xbf7ff970,
outprespace=0xbf7ff8fc,
filterfunc=0x4003b6a4 <filter>)
    at camel-mime-filter.c:186
#7  0x4003c13a in camel_mime_filter_filter () at camel-mime-filter.c:193
#8  0x4003eddb in folder_scan_step (s=0x8146ed0, databuffer=0xbf7ff96c,
datalength=0xbf7ff970) at camel-mime-parser.c:1709
#9  0x4003dc79 in camel_mime_parser_step () at camel-mime-parser.c:499
#10 0x40034094 in summary_build_content_info (s=0x811bc10,
msginfo=0x814d8bc,
mp=0x8146de0) at camel-folder-summary.c:2139
#11 0x40032183 in camel_folder_summary_info_new_from_parser () at
camel-folder-summary.c:680
#12 0x40032016 in camel_folder_summary_add_from_parser () at
camel-folder-summary.c:680
#13 0x40a7e3a7 in summary_rebuild (mbs=0x811bc10, offset=0,
ex=0x813b308) at
camel-mbox-summary.c:285
#14 0x40a7e4d9 in summary_update (cls=0x811bc10, offset=0,
changeinfo=0x0,
ex=0x813b308) at camel-mbox-summary.c:334
#15 0x40a7e5fb in mbox_summary_check (cls=0x811bc10, changes=0x0,
ex=0x813b308)
at camel-mbox-summary.c:385
#16 0x40a7b396 in camel_local_summary_check () at
camel-local-summary.c:133
#17 0x40a7b265 in camel_local_summary_load () at
camel-local-summary.c:133
#18 0x40a7a192 in camel_local_folder_construct () at
camel-local-folder.c:143
#19 0x40a7cefb in camel_mbox_folder_new () at camel-mbox-folder.c:103
#20 0x40a7dcae in get_folder (store=0x81191a8, folder_name=0x8116f88
"mbox",
flags=3, ex=0x813b308)
    at camel-mbox-store.c:124
#21 0x4004dbe2 in camel_store_get_folder () at camel-store.c:194
#22 0x807c479 in mail_local_store_get_type ()
#23 0x807da76 in mail_msg_wait ()
#24 0x4005a5e5 in thread_received_msg (e=0x810deb0, m=0x813b2f0) at
e-msgport.c:468
#25 0x4005a70a in thread_dispatch (din=0x810deb0) at e-msgport.c:539
#26 0x40338b25 in pthread_start_thread (arg=0xbf7ffe40) at manager.c:241
(gdb)




_______________________________________________
evolution maillist  -  evolution helixcode com
http://lists.helixcode.com/mailman/listinfo/evolution






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]