similar to: 2.0.5: dovecot/auth crash upon reload (with backtrace)

Displaying 20 results from an estimated 400 matches similar to: "2.0.5: dovecot/auth crash upon reload (with backtrace)"

2010 Oct 06
1
2.0.5: doveadm reload results in dovecot/auth crashing
It's not THAT bad, but: GNU gdb (GDB) 7.0.1-debian Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was
2006 Jan 28
1
worth a few Euros?
Yo Timo, did you say that login processes "just don't crash"? Found these while doing load/malformed data tests. Got the kernel patch allow_setid_cores working. Don't have time to check if they're exploitable. Probably time to get a gamma version out for people, eh? Cheers, Jared :)
2010 Aug 26
2
Panic, rawtrace, log, etc
While running some doveadm expunge -A mailbox Spam savedbefore 30d and doveadm purge -A after 2010-08-26 16:20:51 auth: Error: net_accept() failed: Too many open files 2010-08-26 16:20:51 master: Warning: service(auth): process_limit reached, client connections are being dropped 2010-08-26 16:21:21 auth: Panic: file auth-request-handler.c: line 85 (auth_request_handler_unref): assertion failed:
2011 Jan 07
0
imap crash (with backtrace)
>From the log: Jan 7 20:03:11 postamt dovecot: imap-login: Login: user=<hxxxxl>, method=PLAIN, rip=10.47.32.220, lip=141.42.206.36, mpid=2176, TLS Jan 7 20:03:11 postamt dovecot: imap(hxxxxl): Disconnected: Disconnected in IDLE bytes=8855/771339 Jan 7 20:03:11 postamt dovecot: imap(hxxxxl): Panic: Message count decreased Jan 7 20:03:11 postamt dovecot: imap(hxxxxl): Error: Raw
2011 Jan 12
0
Backtrace:dovecot/imap
This may be identical to the one I posted previously. >From the log: Jan 12 15:25:55 postamt dovecot: imap(mfxxxch): Panic: file squat-trie.c: line 876 (squat_build_word): assertion failed: (i + bytelen <= size) Jan 12 15:25:55 postamt dovecot: imap(mfxxxch): Error: Raw backtrace: /usr/dovecot-2/lib/dovecot/libdovecot.so.0(+0x3b861) [0xb7721861] ->
2007 Jul 30
2
dovecot-auth core dumps
Seeing a few core dumps on my two proxy servers with dovecot-auth since upgrading to 1.0.2. Example: Jul 30 13:36:51 alora kernel: pid 20234 (dovecot-auth), uid 0: exited on signal 11 (core dumped) Jul 30 13:36:51 alora dovecot: child 20234 (auth) killed with signal 11 Jul 29 19:17:08 marbella kernel: pid 70627 (dovecot-auth), uid 0: exited on signal 11 (core dumped) Jul 29 19:17:08 marbella
2011 Feb 02
1
Backtrace:dovecot/imap with 2.0.9 hg checkout from 1st of Febrauary
It's actually 4 crashes in the same minute: Date: Wed, 02 Feb 2011 04:28:35 +0100 GNU gdb (GDB) 7.0.1-debian Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
2011 Oct 27
1
Samba4 and problem with winbind
Hello I've installed Samba4 from http://wiki.samba.org/index.php/Samba4/HOWTO and everything listed works well, however wbinfo reports the following: > wbinfo -u : Error looking up domain users > wbinfo -g : failed to call wbcListGroups: WBC_ERR_DOMAIN_NOT_FOUND Error looking up domain groups > wbinfo --own-domain : is ok and return the name of domain (SAMDOM) > wbinfo -m
2020 Feb 14
2
Re: can hotplug vcpus to running Windows 10 guest, but not unplug
----- On Feb 14, 2020, at 4:13 PM, Peter Krempa pkrempa@redhat.com wrote: > > Sounds like qemu doesn't support unplug of vcpus. Which version of qemu > do you use? ha-idg-2:~ # rpm -qa|grep qemu qemu-seabios-1.11.0-5.18.1.noarch qemu-ovmf-x86_64-2017+git1510945757.b2662641d5-3.16.1.noarch qemu-block-curl-2.11.2-5.18.1.x86_64 qemu-sgabios-8-5.18.1.noarch
2006 Jul 25
1
Managing backtrace
I''m writing a method_missing handler to "automagically" create assertions from predicate functions. So, for example, one use might be: assert_not_include ''joes@shmoe.com'', response.to -or- assert_include ''info@mydomain.com'', response.from The code is working properly, but when I trigger an assert, the backtrace shows something like:
2005 May 16
0
Add backtrace info in win32-service
Hi all, I think it would greatly aid service debugging if we added Ruby''s backtrace information if a Service.start fails. This would be lines 1251-1255: if(NULL == hSCService){ strcpy(error,ErrorDescription(GetLastError())); CloseServiceHandle(hSCManager); rb_raise(cServiceError,error); } I''m not sure exactly how to do it, though. Or do you think it should just be
2008 Nov 21
0
Backtrace for passing specs
Hi, I''m using example.implementation_backtrace in a custom formatter to get the path of the file a passing spec belongs to. Following rspec on github I saw that implementation_backtrace is now deprecated and replaced by example.backtrace. Sadly it always returns nil for passed specs. So I had a look at the source and found that backtrace only gets assigned if line_number was set. Can
2011 Oct 11
0
Is it recommended to let Asterisk run with "backtrace options"
Hi, On some systems, I can see sometimes that Asterisk crashed before being automatically restarted (by a watch guard script). To find the root cause of this, I'm wondering if I should let asterisk run for ever with "backtrace options" DEBUG_THREADS and DONT_OPTIMIZE turned on. Which negative side effect should prevent me from doing this ? What would you suggest ? Regards
2013 May 11
0
Getting debugging symbols into the backtrace
I'm using the official wine ubuntu repository and have wine1.5 and wine1.5-dbg installed. Yet when my wine application crashes, the backtrace does not have the debugging symbols. Perhaps significant is that an error message box pops up saying "internal errors - invalid parameters received". Looking at the installed files from the wine1.5-dbg package, it seems strange. It installs
2009 Jul 03
1
ActionWebService - omit backtrace in error response
I''m using ActionWebService to expose a WebService of my application, and I would like to control the error responses sent back to the client. At very least, I would like to prevent the XML to include the backtrace. How can I do this?
2012 Apr 02
2
Backtrace on mdbox index
Hello, I current using dovecot with mdbox and on one account i get this error: doveadm(user at domain): Panic: file mail-index-sync-ext.c: line 209 (sync_ext_reorder): assertion failed: (offset < (uint16_t)-1) doveadm(user at domain): Error: Raw backtrace: /usr/lib/dovecot/libdovecot.so.0(+0x3fd8a) [0x7fae684fdd8a] -> /usr/lib/dovecot/libdovecot.so.0(default_fatal_handler+0x32)
2008 May 29
3
no backtrace in console
buggzilla maintainer tell me "there's no backtrace in console output" in comment to my newly posted bug here is the bug: http://bugs.winehq.org/show_bug.cgi?id=13450 i don't understand this and if i have something to do Thank you for explanations Vincent
2011 Mar 23
0
Passing NilClass To Create & MiniTest Backtrace Cleaner
Morning All! Some things I noticed while playing with 3.1 master last night. 1) When using the #create! method on an association and pass "nil" vs an empty hash, now fails silently with no warning or anything. It''s almost like a no-op. I did not test to see if this behavior occurred on a basic model or not. My app''s controller was setup in such a way that I would
2012 Jan 31
0
[LLVMdev] Generate backtrace info for JITed code
My app generates LLVM IR on the fly, JITs, and executes. It also has a backtrace printer installed as a signal handler, that prints a human-readable backtrace if the app crashes. Is there a succinct guide to exactly what I need to do to the LLVM IR I generate (or the calls I make to JIT) so that backtrace() and backtrace_symbols() (on Linux or OS X) can correctly print the call stack when a
2011 Jan 05
1
Making wine to close after a crash/backtrace
Hello, I'm using wine to open a Call of duty: Modern Warfare 2 server with AlterIWNet. The server runs great with low latencies in-game, but it crashes sometimes and windows error reporting windows appears, apparently blocking the proccess from quitting, but maybe wine is blocking the quit with the backtrace that shows in console, not sure. I disabled error reporting using this: