Displaying 7 results from an estimated 7 matches for "realfree".
2007 Jan 11
1
A few rc17 imap crashes
...xx.xxx : Opened Sent (45 msgs)
> dovecot: Jan 11 19:13:57 Error: child 18786 (imap) killed with signal 11
(I have extra logging lines in cmd-select.c, hence the "Opened" lines)
2) backtraces!
pid 5751
> #0 0xff1c2838 in t_delete () from /usr/lib/libc.so.1
> #1 0xff1c23e4 in realfree () from /usr/lib/libc.so.1
> #2 0xff1c1f48 in _malloc_unlocked () from /usr/lib/libc.so.1
> #3 0xff1c1ce0 in malloc () from /usr/lib/libc.so.1
> #4 0xff1b617c in calloc () from /usr/lib/libc.so.1
> #5 0x89c18 in pool_system_malloc (pool=0xb66f0, size=156) at mempool-system.c:67
>...
2003 Jul 06
10
[Bug 585] sshd core dumping on IRIX 6.5.18 with VerifyReverseMapping enabled
http://bugzilla.mindrot.org/show_bug.cgi?id=585
------- Additional Comments From dtucker at zip.com.au 2003-07-07 00:32 -------
dmalloc (http://dmalloc.com/) claims to work on IRIX. It's likely to increase
the CPU and memory load, though.
I've built with dmalloc on Linux thusly:
LDFLAGS=-ldmalloc ./configure && make
eval `dmalloc -l /path/to/log high`
./sshd [options]
1998 Jul 22
0
smbd's running wild in Solaris x86 malloc...
...running process. It appears that the behavior
is happening in the malloc that occurs in ipc.c at line 3295. Information
that might be useful to someone:
1) Yes, that's right, malloc gets stuck. The actual trace is:
#0 0x8005ea3f in t_splay ()
#1 0x8005e956 in t_delete ()
#2 0x8005e705 in realfree ()
#3 0x8005e2e2 in _malloc_unlocked ()
#4 0x8005e1b9 in malloc ()
#5 0x807773d in api_reply (cnum=12, vuid=0, outbuf=0x8122271 "", data=0x0,
params=0x80fea08 "h", tdscnt=0, tpscnt=26, mdrcnt=24900, mprcnt=8)
at ipc.c:3295
#6 0x80778b9 in named_pipe (cnum=12, vuid=0...
2003 May 22
1
sshd crashing on IRIX (3.6.1p1)
...er doesn't notice that anything happened...and this doesn't
ALWAYS happen, but I can't correlate any system event and this. It will
happen when the system is first started, and it will happen when it's
busier.
dbx output of the core file lists this (removed user info):
> 0 realfree(0x101522c8, 0x101520d8, 0x0, 0x6d642e63, 0x6d642e60, 0x1,
0x10166958, 0x0)
["/xlv86/patches/5015/work/irix/lib/libc/libc_n32_M4/gen/malloc.c":538,
0xfb24694]
1 cleanfree(0x0, 0x101520d8, 0x0, 0x6d642e63, 0x6d642e60, 0x1,
0x10166958, 0x0)
["/xlv86/patches/5015/work/irix/lib/l...
2013 Apr 05
2
Problem with fts lucene, on solaris 10
Hi all,
I'm planning to migrate my courier-imap imap server to dovecot, but I'm experiencing a strange issue
with fts-lucene plugin.
Basically, every time I start a search, the log starts to write:
Apr 05 19:30:53 indexer: Error: Indexer worker disconnected, discarding 1 requests for XXXXXX
Apr 05 19:30:53 indexer-worker(XXXXX): Fatal: master: service(indexer-worker): child 809 killed
2008 Apr 28
4
Wineserver causing heavy CPU load
I am running Fedora 8 uname -r = 2.6.24.4-64.fc8 on my box with Wine 0.9.58. When I first installed it I noticed that my CPU usage jumped and stayed at 100% with wineserver taking > 85%. I killed the wineserver process and it dropped down, however it soon jumped back up when wineserver restarted itself. I then killed it again and all related processes and disabled it from starting as a damen
2003 Jun 03
15
[Bug 585] sshd core dumping on IRIX 6.5.18 with VerifyReverseMapping enabled
http://bugzilla.mindrot.org/show_bug.cgi?id=585
Summary: sshd core dumping on IRIX 6.5.18 with
VerifyReverseMapping enabled
Product: Portable OpenSSH
Version: -current
Platform: MIPS
OS/Version: IRIX
Status: NEW
Severity: major
Priority: P2
Component: sshd
AssignedTo: