Displaying 20 results from an estimated 169 matches for "set_root".
Did you mean:
set_roots
2014 Feb 23
1
2.2.12: Panic: file mail-index.c: line 380 (mail_index_keywords_unref): assertion failed: (keywords->refcount > 0)
...oloop.c:412
__FUNCTION__ = "io_loop_run"
#19 0x00007f64dab36033 in master_service_run (service=0xaed5d0,
callback=callback at entry=0x4216a0 <client_connected>) at master-service.c:566
No locals.
#20 0x000000000040cc87 in main (argc=1, argv=0xaed390) at main.c:400
set_roots = {0x429180 <imap_setting_parser_info>, 0x0}
login_set = {auth_socket_path = 0xae5048 "\001",
postlogin_socket_path = 0x0, postlogin_timeout_secs = 60, callback =
0x421550 <login_client_connected>, failure_callback = 0x421260
<login_client_failed>, request_a...
2013 Oct 01
2
Bug#603391: Bug#603391: Workaround PyGrub issue
...bConf.py", line 110, in reset
self._parse(lines)
File "GrubConf.py", line 105, in _parse
map(self.set_from_line, lines)
File "GrubConf.py", line 335, in set_from_line
setattr(self, self.commands[com], arg.strip())
File "GrubConf.py", line 113, in set_root
self._root = GrubDiskPart(val)
File "GrubConf.py", line 55, in __init__
(self.disk, self.part) = str.split(",", 2)
File "GrubConf.py", line 73, in set_disk
self.disk = ord(disk)-ord('a')
File "GrubConf.py", line 69, in set_disk
v...
2017 Jul 18
2
2.2.devel (0bee280) crashdump virtual plugin
...=0x56363ff1f9b0) at ioloop.c:623
__FUNCTION__ = "io_loop_run"
#15 0x00007f497f08b6d3 in master_service_run (service=0x56363ff1f850, callback=<optimized out>) at master-service.c:666
No locals.
#16 0x000056363f5de1d3 in main (argc=1, argv=0x56363ff1f5e0) at main.c:491
set_roots = {0x56363f8096c0 <imap_setting_parser_info>, 0x7f497f8d5540 <lda_setting_parser_info>, 0x0}
login_set = {auth_socket_path = 0x56363ff17048 "\001", postlogin_socket_path = 0x0, postlogin_timeout_secs = 60, callback = 0x56363f5f92b0 <login_client_connected>,...
2012 Apr 26
2
LDA crashes on delivery (using sieve)
...eliver_mail.2402.2206 () from
/usr/lib/dovecot/lib90_sieve_plugin.so
No symbol table info available.
#10 0x00000008004435d8 in mail_deliver () from
/usr/lib/dovecot/libdovecot-lda.so.0
No symbol table info available.
#11 0x00000000004029f7 in main (argc=7, argv=0x7fffffffe830) at main.c:434
set_roots = {0x404520, 0x0}
ctx = {pool = 0x800a0d820, set = 0x800a3cc98, session =
0x800a0d840, dup_ctx = 0x800abf0c0, session_id = 0x0, src_mail =
0x800a34840, src_envelope_sender = 0x800a0d858 "mailtest at example.com",
dest_user = 0x800a89040, dest_addr = 0x7fffffffebfd "test at e...
2014 Feb 12
1
Crash in recent dovecot, different line (with Backtrace:dovecot/pop3)
...0) at ioloop.c:412
__FUNCTION__ = "io_loop_run"
#7 0xb752ad7e in master_service_run (service=0x81ea3b8,
callback=callback at entry=0x804b940 <client_connected>)
at master-service.c:566
No locals.
#8 0x0804bd05 in main (argc=1, argv=0x81ea1e0) at main.c:277
set_roots = {0x80504c0, 0x0}
login_set = {
auth_socket_path = 0x81e2048 "/usr/local/dovecot-2.2/var/run/dovecot/auth-master", postlogin_socket_path = 0x0, postlogin_timeout_secs = 60,
callback = 0x804b800 <login_client_connected>,
failure_callback = 0x...
2010 Mar 21
3
2.0.beta3 imapd running hot
...ue optimized out>
#2 0x00007f8f682bc8e8 in io_loop_run (ioloop=0x22bd5f0) at ioloop.c:350
No locals.
#3 0x00007f8f682acd63 in master_service_run (service=0x22bd4c0,
callback=0x6590) at master-service.c:486
No locals.
#4 0x0000000000418551 in main (argc=1, argv=0x22bd3a0) at main.c:313
set_roots = {0x41b840, 0x0}
service_flags = <value optimized out>
storage_service_flags = MAIL_STORAGE_SERVICE_FLAG_DISALLOW_ROOT
postlogin_socket_path = 0x0
(gdb) c
Continuing.
^C
Program received signal SIGINT, Interrupt.
0x00007fffed1ff9ad in gettimeofday ()
(gdb) bt full
#0...
2017 Mar 22
2
last_login LDAP - killed with signal 11 (core dumped)
...__FUNCTION__ = "io_loop_run"
#9 0x00007fbcf0ca4603 in master_service_run (service=0x7fbcf2be05e0,
callback=callback at entry=0x7fbcf11be150 <client_connected>) at
master-service.c:641
No locals.
#10 0x00007fbcf11bbff9 in main (argc=1, argv=0x7fbcf2be0390) at
main.c:161
set_roots = {0x7fbcf13c88a0 <dict_setting_parser_info>, 0x0}
error = 0x0
2013 Oct 01
0
Bug#603391: Bug#603391: Workaround PyGrub issue
...t;, line 100, in _parse
> map(self.set_from_line, lines)
> File "/usr/lib/xen-4.1/lib/python/grub/GrubConf.py", line 330, in set_from_line
> setattr(self, self.commands[com], arg.strip())
> File "/usr/lib/xen-4.1/lib/python/grub/GrubConf.py", line 108, in set_root
> self._root = GrubDiskPart(val)
> File "/usr/lib/xen-4.1/lib/python/grub/GrubConf.py", line 55, in __init__
> (self.disk, self.part) = str.split(",", 2)
> File "/usr/lib/xen-4.1/lib/python/grub/GrubConf.py", line 70, in set_disk
> self._...
2014 Jun 16
1
SIGSEGV in 2.2.13 with IMAP Proxying to an Exchange Server
...ioloop.c:465
__FUNCTION__ = "io_loop_run"
#19 0x00007f6ba2bc9133 in master_service_run (service=0x12235c0, callback=callback at entry=0x41ee50 <client_connected>) at master-service.c:566
No locals.
#20 0x000000000040b06f in main (argc=1, argv=0x1223390) at main.c:400
set_roots = {0x426ca0 <imap_setting_parser_info>, 0x0}
login_set = {auth_socket_path = 0x121b048 "\001", postlogin_socket_path = 0x0, postlogin_timeout_secs = 60, callback = 0x41f200 <login_client_connected>,
failure_callback = 0x41ef30 <login_client_failed>, r...
2010 Jun 19
1
Coredump while searching a folder
...o locals.
#15 0x0000000000419171 in main (argc=1, argv=0x126f7370) at main.c:359
service_flags = <value optimized out>
storage_service_flags = <value optimized out>
postlogin_socket_path = 0x0
username = 0x0
c = <value optimized out>
set_roots = {0x41c340, 0x0}
#0 0x00002b5e82a8ced5 in raise () from /lib/libc.so.6
No symbol table info available.
#1 0x00002b5e82a8e3f3 in abort () from /lib/libc.so.6
No symbol table info available.
#2 0x00002b5e8240cd65 in default_fatal_finish (type=<value optimized
out>, status=0) at failures.c:...
2014 May 16
1
Segfault when deselecting virtual folder 2.2.13+ HG TIP
...8 in io_loop_run () from
/usr/local/lib/dovecot/libdovecot.so.0
No symbol table info available.
#19 0x00007ffff731f5c3 in master_service_run () from
/usr/local/lib/dovecot/libdovecot.so.0
No symbol table info available.
#20 0x000000000040bfa0 in main (argc=1, argv=0x63a390) at main.c:400
set_roots = {0x4274e0 <imap_setting_parser_info>, 0x0}
login_set = {auth_socket_path = 0x0, postlogin_socket_path =
0x0, postlogin_timeout_secs = 60, callback = 0x0, failure_callback =
0x0, request_auth_token = 1}
service_flags = <optimized out>
storage_service_flags...
2015 Aug 27
2
Panic in service(log)
Hello,
I'm using the Debian builds of dovecot-2.2 by S[r]us.
Today I started getting the following panic:
log: Panic: file priorityq.c: line 122 (priorityq_remove_idx): assertion
failed: (idx < count)
log: Error: Raw backtrace:
/usr/lib/dovecot/libdovecot.so.0(+0x7f1ae) [0x7fd368dc31ae] ->
/usr/lib/dovecot/libdovecot.so.0(+0x7f269) [0x7fd368dc3269] ->
2016 Jun 07
2
segfault in IMAP APPEND with compressed maildir
...ioloop.c:588
__FUNCTION__ = "io_loop_run"
#9 0x00007f57e2713713 in master_service_run (service=0x1fa65f0, callback=callback at entry=0x423a20 <client_connected>) at master-service.c:640
No locals.
#10 0x000000000040c427 in main (argc=1, argv=0x1fa6390) at main.c:460
set_roots = {0x42c480 <imap_setting_parser_info>, 0x635440 <lda_setting_parser_info>, 0x0}
login_set = {auth_socket_path = 0x1f9e048 "ailed: Connection reset by peer", postlogin_socket_path = 0x0, postlogin_timeout_secs = 60,
callback = 0x424170 <login_client_conn...
2018 Aug 14
3
lmtp 2.3.2.1 segfault with backtrace
...175a4c80) at
ioloop.c:699
__func__ = "io_loop_run"
#10 0x00007f5d14f58963 in master_service_run (service=0x7f5d175a4b10,
callback=<value optimized out>) at master-service.c:767
No locals.
#11 0x00007f5d159eb584 in main (argc=1, argv=0x7f5d175a48a0) at
main.c:158
set_roots = {0x7f5d15262e20, 0x7f5d157c2040, 0x7f5d15bf1540,
0x0}
service_flags = <value optimized out>
storage_service_flags = <value optimized out>
tmp_base_dir = 0x7f5d1759c040 "erver not answering (transaction
timed out while waiting for reply to DATA)"...
2015 Oct 07
2
bug report: dovecot-imapd core dump
...= "io_loop_run"
>> #14 0x00007f404e231de3 in master_service_run (service=0x7f4050bac5b0,
>> callback=<optimized out>) at master-service.c:566
>> No locals.
>> #15 0x00007f404ea2424e in main (argc=1, argv=0x7f4050bac390) at
>> main.c:400
>> set_roots = {0x7f404ec489c0 <imap_setting_parser_info>, 0x0}
>> login_set = {auth_socket_path = 0x7f4050ba4048 "\001",
>> postlogin_socket_path = 0x0, postlogin_timeout_secs = 60, callback =
>> 0x7f404ea39f40 <login_client_connected>,
>> failur...
2015 Aug 06
3
Segfaults after upgrade to Debian Jessie
...=0x7fc576178730) at ioloop.c:465
__FUNCTION__ = "io_loop_run"
#18 0x00007fc5750ebdc3 in master_service_run (service=0x7fc5761785c0, callback=<optimized out>) at master-service.c:566
No locals.
#19 0x00007fc575af49b5 in main (argc=1, argv=0x7fc576178390) at main.c:122
set_roots = {0x7fc5758ca4c0 <lda_setting_parser_info>, 0x7fc575cfa6c0 <lmtp_setting_parser_info>, 0x0}
service_flags = <optimized out>
storage_service_flags = <optimized out>
c = <optimized out>
2011 Mar 02
3
Segfault in managesieve with "sieve_extensions = -redirect"
...37179544
pool = 0x2385660
#3 0x00000000004085ff in managesieve_capabilities_dump () at managesieve-capabilities.c:125
svinst = <value optimized out>
notify_cap = <value optimized out>
#4 0x0000000000408af5 in main (argc=4, argv=0x237d370) at main.c:273
set_roots = {0x610040, 0x0}
service_flags = <value optimized out>
storage_service_flags = 0
postlogin_socket_path = 0x0
username = 0x0
c = <value optimized out>
-----------------------8<---------------------------------------------
Gr??e,
Sven.
--
S...
2017 Mar 22
1
last_login LDAP - killed with signal 11 (core dumped)
...ca4603 in master_service_run (service=0x7fbcf2be05e0,
> > callback=callback at entry=0x7fbcf11be150 <client_connected>) at
> > master-service.c:641
> > No locals.
> > #10 0x00007fbcf11bbff9 in main (argc=1, argv=0x7fbcf2be0390) at
> > main.c:161
> > set_roots = {0x7fbcf13c88a0 <dict_setting_parser_info>, 0x0}
> > error = 0x0
>
> LDAP writes are not supported in LDAP dict module yet. It should not
> crash though.
>
> Aki
Thanks Aki
Couldn't see mention of which backends support write on the wiki -
http://wiki2....
2013 Jun 18
2
Crashes at login time with freshest code
...0104fca19 in io_loop_run (ioloop=0x10a21040) at ioloop.c:406
No locals.
#32 0x0000000010493800 in master_service_run (service=0x10a1b140,
callback=0x425f06 <client_connected>) at master-service.c:560
No locals.
#33 0x0000000000426220 in main (argc=1, argv=0x7fffffffebe8) at main.c:400
set_roots = {0x42f680 <imap_setting_parser_info>, 0x0}
login_set = {auth_socket_path = 0x10a04038 "p@\240\020",
postlogin_socket_path = 0x0, postlogin_timeout_secs = 60,
callback = 0x425cca <login_client_connected>, failure_callback
= 0x425e92 <login_client_failed&...
2017 Jul 18
0
2.2.devel (0bee280) crashdump virtual plugin
...p.c:623
> __FUNCTION__ = "io_loop_run"
> #15 0x00007f497f08b6d3 in master_service_run (service=0x56363ff1f850, callback=<optimized out>) at master-service.c:666
> No locals.
> #16 0x000056363f5de1d3 in main (argc=1, argv=0x56363ff1f5e0) at main.c:491
> set_roots = {0x56363f8096c0 <imap_setting_parser_info>, 0x7f497f8d5540 <lda_setting_parser_info>, 0x0}
> login_set = {auth_socket_path = 0x56363ff17048 "\001", postlogin_socket_path = 0x0, postlogin_timeout_secs = 60, callback = 0x56363f5f92b0 <login_client_connected>,...