View Single Post
  #19 (permalink)  
Old 01-09-2006, 11:13 AM
PAI PAI is offline
Intermediate Member
 
Posts: 15
Default

Quote:
Originally Posted by marcmac
How did it crash? This is on Suse, yes? It shouldn't be any less stable than m2 is.
No its on FC3, I'll post the log snippit. This is with all patches available via YUM, and the box doesn't do anything else but zimbra.

Code:
Jan  8 04:03:41 tiger amavis[3822]: (03822-01) FWD via SMTP: <root@ourdomain> -> <email2>, <admin@ourdomain2>, 250 2.6.0 Ok, id=03822-01, from MTA([127.0.0.1]:10025): 250 Ok: queued as 96AEA864531
Jan  8 04:03:41 tiger amavis[3822]: (03822-01) Passed CLEAN, LOCAL [127.0.0.1] [127.0.0.1] <root@ourdomain> -> <pmkueth@ourdomain>,<admin@ourdomain2>, Message-ID: <200601081002.k08A2ucR010211@ourdomain2>, mail_id: 0HnFk55ahEjS, Hits: -4.399, 1469 ms
Jan  8 04:03:41 tiger amavis[3822]: (03822-01) extra modules loaded: Net/LDAP/Bind.pm
Jan  8 04:03:50 tiger kernel: invalid operand: 0000 [#1]
Jan  8 04:03:50 tiger kernel: Modules linked in: md5 ipv6 parport_pc lp parport autofs4 sunrpc iptable_filter iptable_nat ip_conntrack ip_tables video button battery ac ohci1394 ieee1394 ehci_hcd uhci_hcd i2c_viapro i2c_core 8139too mii floppy dm_snapshot dm_zero dm_mirror ext3 jbd dm_mod
Jan  8 04:03:50 tiger kernel: CPU:    0
Jan  8 04:03:50 tiger kernel: EIP:    0060:[<c01a34e1>]    Not tainted VLI
Jan  8 04:03:50 tiger kernel: EFLAGS: 00010282   (2.6.12-1.1381_FC3) 
Jan  8 04:03:50 tiger kernel: EIP is at seq_read+0x15/0x2b4
Jan  8 04:03:50 tiger kernel: eax: ecfaade0   ebx: 00000400   ecx: 00000400   edx: b7fe6000
Jan  8 04:03:50 tiger kernel: esi: c03c06a0   edi: c03c06a0   ebp: b7fe6000   esp: ca2f0f54
Jan  8 04:03:50 tiger kernel: ds: 007b   es: 007b   ss: 0068
Jan  8 04:03:50 tiger kernel: Process java (pid: 10401, threadinfo=ca2f0000 task=ce964aa0)
Jan  8 04:03:50 tiger kernel: Stack: 00000000 00000400 b7fe6000 ecfaade0 00000000 00000000 00000000 eee62c80 
Jan  8 04:03:50 tiger kernel:        00000400 c03c06a0 ecfaade0 b7fe6000 c0177546 ca2f0fa4 ecfaade0 fffffff7 
Jan  8 04:03:50 tiger kernel:        00000000 ca2f0000 c01777e1 ca2f0fa4 00000000 00000000 00000000 00000003 
Jan  8 04:03:50 tiger kernel: Call Trace:
Jan  8 04:03:50 tiger kernel:  [<c0177546>] vfs_read+0xad/0x108
Jan  8 04:03:50 tiger kernel:  [<c01777e1>] sys_read+0x41/0x6a
Jan  8 04:03:50 tiger kernel:  [<c010394d>] syscall_call+0x7/0xb
Jan  8 04:03:50 tiger kernel: Code: 5e 7c c7 46 74 00 00 00 00 66 83 66 1c f7 83 c4 04 5b 5e 5f 5d c3 55 57 56 53 83 ec 20 89 44 24 0c 89 54 24 08 89 4c 24 04 8b 70 <7c> ba 66 00 00 00 b8 43 4c 37 c0 c7 04 24 00 00 00 00 e8 20 a2
I edited the domains out of the log message. I've actually down graded to M2 since two of my users only got white screens with some text from their email subjects when they accessed the system, even though it worked for everone else perfectly. That was a head scratcher for me.

thanks guys
PMK
Reply With Quote