Displaying 3 results from an estimated 3 matches for "_el".
Did you mean:
_e
2007 Feb 26
7
Problem with large index file
Hello,
Ferret created a 4.5GB> index file.
$ 4534029210 2007-02-26 12:46 _el.cfs
The creation of the index went smoothly. Searching through this index
also works fine. However whenever I try to get the contents of an
indexed document I get an error when the document number is above
621108:
irb(main):080:0> searcher[621108].load
IOError: IO Error occured at <except.c...
2013 Sep 12
1
9.2-RC1 panic at shutdown
...234 pcpu.h: No such file or directory.
in pcpu.h
(kgdb) bt full
#0 doadump (textdump=<value optimized out>) at pcpu.h:234
No locals.
#1 0xffffffff8090d9a6 in kern_reboot (howto=260) at
/usr/src/sys/kern/kern_shutdown.c:449
_ep = (struct eventhandler_entry *) 0x0
_el = (struct eventhandler_list *) 0xfffffe0004813880
first_buf_printf = 1
#2 0xffffffff8090dea7 in panic (fmt=0x1 <Address 0x1 out of bounds>) at
/usr/src/sys/kern/kern_shutdown.c:637
td = (struct thread *) 0x1
bootopt = <value optimized out>
newpanic = <...
2013 Jun 06
1
Reproducable Infiniband panic
...4 0xffffffff80891327 at Xfast_syscall+0xf7
Full backtrace from kgdb:
#0 doadump (textdump=<value optimized out>) at pcpu.h:234
No locals.
#1 0xffffffff805f9aa4 in kern_reboot (howto=260) at
/usr/home/julian/src/freebsd/sys/kern/kern_shutdown.c:449
_ep = (struct eventhandler_entry *) 0x0
_el = <value optimized out>
first_buf_printf = 1
#2 0xffffffff805f9fa7 in panic (fmt=0x1 <Address 0x1 out of bounds>) at
/usr/home/julian/src/freebsd/sys/kern/kern_shutdown.c:637
td = (struct thread *) 0x1
bootopt = <value optimized out>
newpanic = <value optimized out>
ap...