Displaying 20 results from an estimated 38 matches for "_conn".
Did you mean:
_cons
2019 Jun 07
1
Problem with opusfile & ndk
Hi Xiph.org Team.
We are using opusfile library <https://github.com/xiph/opusfile> for
streaming *.opus* audio in our projects.
But now we have a problem with building opusfile library for android with
*ndk-build*.
In particular, with arm64-v8a platform: Google removed <sys/timeb.h> from
android.
And now building opusfile with nkd-build crashes with error "fatal error:
2018 Sep 18
4
Auth process sometimes stop responding after upgrade
...at=0x805c274 "file %s:
line %d (%s): assertion failed: (%s)", args=0xbf839ce4 "4\370\005\bI\004") at failures.c:670
#5 0xb75ce35e in i_panic (format=format at entry=0x805c274 "file %s: line %d (%s):
assertion failed: (%s)") at failures.c:275
#6 0x080574f7 in doveadm_connection_deinit (_conn=_conn at entry=0xbf839d60) at
doveadm-connection.c:1097
#7 0x08057f03 in doveadm_connection_input (conn=0x0) at doveadm-connection.c:1051
#8 0xb76613db in io_loop_call_io (io=0x82fb780) at ioloop.c:600
#9 0xb7662e1e in io_loop_handler_run_internal (ioloop=ioloop at entry=0x8...
2018 Dec 02
0
Dovecot 2.3.4 crash
...9b0) at ./libmariadb/libmariadb/mariadb_lib.c:1939
No locals.
#6 0x0000562c3457868c in driver_sqlpool_disconnect (_db=0x562c3662ea80) at driver-sqlpool.c:590
conn__foreach_end = 0x562c3662f160
db = 0x562c3662ea80
conn = 0x562c3662f150
#7 0x0000562c3456e0b5 in db_sql_unref (_conn=0x562c36624ff0) at db-sql.c:128
conn = 0x562c3662e6b8
#8 0x0000562c345669d9 in userdb_deinit (userdb=0x562c36624fc8) at userdb.c:191
idx = 0
__func__ = "userdb_deinit"
#9 0x0000562c3454ac89 in auth_deinit (auth=0x562c36624d28) at auth.c:335
passdb = <o...
2019 Mar 04
1
How do I close a console connection?
I'm working on (re-) implementing serial console support in virtualbmc
[1], and one of the issues I'm hitting right now is that after
establishing a console connection via...
self._stream = self._conn.newStream(libvirt.VIR_STREAM_NONBLOCK)
self._domain.openConsole(None, self._stream, 0)
...I can't figure out how to close the console. Subsequent calls to
openConsole fail because "a console connection is already open". I
thought maybe I should close the stream, but that doesn...
2018 Sep 18
0
Auth process sometimes stop responding after upgrade
...: line %d (%s): assertion failed: (%s)",
> args=0xbf839ce4 "4\370\005\bI\004") at failures.c:670
>
> #5 0xb75ce35e in i_panic (format=format at entry=0x805c274 "file %s: line
> %d (%s): assertion failed: (%s)") at failures.c:275
>
> #6 0x080574f7 in doveadm_connection_deinit
> (_conn=_conn at entry=0xbf839d60) at doveadm-connection.c:1097
>
> #7 0x08057f03 in doveadm_connection_input (conn=0x0) at
> doveadm-connection.c:1051
>
> #8 0xb76613db in io_loop_call_io (io=0x82fb780) at ioloop.c:600
>
> #9 0xb7662e1e in io_loop_handler_run_...
2015 Oct 01
1
doveadm + ldap userdb
...n user listing - doveadm user '*', single user - work.
auth[20540]: segfault at 8 ip 00007fd554340c6b sp 00007ffc17c886e0 error
4 in libauthdb_ldap.so[7fd55433b000+a000]
dovecot: auth: Fatal: master: service(auth): child 20540 killed with
signal 11 (core dumped)
dovecot: auth: Error: net_connect_unix(auth-worker) failed: No such file
or directory
Backtrace:
{ "signal": 11
, "executable": "/usr/libexec/dovecot/auth"
, "stacktrace":
[ { "crash_thread": true
, "frames":
[ { "addre...
2012 Jul 17
1
Dovecot-2.1.8 process imap crashed
...torage.c:466
#1 0x000002d0fbf5f025 in imapc_noop_callback (reply=<optimized out>,
context=<optimized out>) at imapc-storage.c:691
#2 0x000002d0fbf5f07a in imapc_idle_noop_callback (reply=<optimized
out>, context=0x2b466158c0) at imapc-storage.c:713
#3 0x000002d0fbf6208a in imapc_connection_abort_commands
(conn=0x2b46579c10, disconnected=<optimized out>,
keep_retriable=<optimized out>) at imapc-connection.c:271
#4 0x000002d0fbf624be in imapc_connection_disconnect
(conn=0x2b46579c10) at imapc-connection.c:371
#5 0x000002d0fbf636b9 in imapc_connection_deinit (_conn=0...
2020 Aug 27
2
Sumbission crashes when relaying over TLS
...55]: submission-login: Login: user=<alec>, method=PLAIN, rip=::1, lip=::1, mpid=257033, secured, session=<kMd1B9uthLUAAAAAAAAAAAAAAAAAAAAB>
dovecot[256855]: submission(alec)<257033><kMd1B9uthLUAAAAAAAAAAAAAAAAAAAAB>: Panic: file smtp-client-connection.c: line 290 (smtp_client_connection_fail): assertion failed: (conn->to_connect == NULL)
dovecot[256855]: submission(alec)<257033><kMd1B9uthLUAAAAAAAAAAAAAAAAAAAAB>: Error: Raw backtrace: /usr/lib64/dovecot/libdovecot.so.0(backtrace_append+0x42) [0x7fbbfb2bcaf2] -> /usr/lib64/dovecot/libdovecot.so.0(backtrace_g...
2018 Sep 19
2
Auth process sometimes stop responding after upgrade
...)? The usage is explained at the beginning
> of the script. At least in theory we could then debug with the core file,
> although I've had some trouble even then.
>
> But just in case the core doesn't work, could you also do:
>
> bt full
> fr 8
> p *((struct doveadm_connection *)io->context)
> p *((struct doveadm_connection *)io->context)->input
I'm sending you the tarball created with core-tar; and just in case:
root at imap-front4:/usr/local/src/dovecot-2.2.36# gdb ./src/director/.libs/director /var/tmp/
core.10733
GNU gdb (GDB) 7.4.1-debian
Co...
2017 Mar 21
1
[PATCH] p2v: gui: Change mnemonics so 's' is not used twice (RHBZ#1379289).
.../p2v/gui.c
index b850b2f10..464230645 100644
--- a/p2v/gui.c
+++ b/p2v/gui.c
@@ -785,7 +785,7 @@ create_conversion_dialog (struct config *config)
table_attach (output_tbl, o_combo,
1, 2, 0, 1, GTK_FILL, GTK_FILL, 1, 1);
- oc_label = gtk_label_new_with_mnemonic (_("Output _conn. (-oc):"));
+ oc_label = gtk_label_new_with_mnemonic (_("_Output conn. (-oc):"));
table_attach (output_tbl, oc_label,
0, 1, 1, 2, GTK_FILL, GTK_FILL, 1, 1);
set_alignment (oc_label, 1., 0.5);
@@ -908,7 +908,7 @@ create_conversion_dialog (struct config *config)...
2019 Jan 22
0
Re: libvirt 5.0.0 - LXC container still in "virsh list" output after shutdown
...ipt for such stucked container we
get error on call domain.info():
(Pdb) self.state_id, self.maxmem, self.mem, self.cpus, self.cput =
self.domain.info()
*** libvirtError: operation failed: Cannot read cputime for domain
where self.domain is correct domain pointer:
(Pdb) self.domain.__dict__
{'_conn': <libvirt.virConnect object at 0x7ff95f881550>, '_o':
<capsule object "virDomainPtr" at 0x7ff95f8cca80>}
Compare with case just after libvirtd restart and domain stopped:
(Pdb) self.domain.info()
[5, 2097152L, 2097152L, 2, 0L]
Problem reproduced on 2 nodes for l...
2011 Jan 03
1
availability of snapshots functionality via Python bindings
...1
libvirt Python bindings
I don't see anything like snapshots available via libvirt.virDomain:
>>> dir(dom0)
['ID', 'OSType', 'UUID', 'UUIDString', 'XMLDesc', '__del__', '__doc__',
'__init__', '__module__', '_conn', '_o', 'attachDevice', 'autostart',
'blockPeek', 'blockStats', 'connect', 'coreDump', 'create', 'destroy',
'detachDevice', 'info', 'interfaceStats', 'maxMemory', 'maxVcpus',
'mem...
2011 Feb 14
1
Use libvirt-python to attach cdrom
Hi all,
I want to attach cdrom by libvirt.py .But can't find a func in
libvirt.py can finish this work.
Who can help me ?
Regard
--
Seven Ling
E-mail: jiejie.ling at qq.com
2010 Aug 20
2
PATCH: SQL connect crash
...at passdb-sql.c:70
#1 0x08069b66 in sqlpool_request_abort (_request=<value optimized out>)
at driver-sqlpool.c:114
#2 0x0806ab2a in driver_sqlpool_deinit (_db=0x808b970) at driver-sqlpool.c:448
#3 0x0806970a in sql_deinit (_db=0x808b5bc) at sql-api.c:87
#4 0x0805a3ac in db_sql_unref (_conn=0x807fc60) at db-sql.c:119
#5 0x08062be2 in userdb_deinit (userdb=0x807fc48) at userdb.c:177
#6 0x0804ff4b in auths_deinit () at auth.c:213
#7 0x0805b7bc in main (argc=1474660693, argv=0xec835356) at main.c:160
gdb) print ((struct sql_passdb_module *) _module)->conn
$20 = (struct sql_connect...
2015 Jun 03
1
indexer-worker crashes handling mails with big attachments (dovecot 2.2.16/2.2.18 + FTS Apache Solr + Tika)
...=<optimized out>,
item=item at entry=0xa26920) at priorityq.c:138
#4 0x00007ff65f3e1e70 in timeout_remove (_timeout=<optimized out>) at
ioloop.c:288
#5 0x00007ff65f3e2781 in io_loop_move_timeout
(_timeout=_timeout at entry=0xa27f98) at ioloop.c:861
#6 0x00007ff65f39ff37 in http_client_connection_switch_ioloop
(conn=conn at entry=0xa27ea0) at http-client-connection.c:1357
#7 0x00007ff65f3a3d68 in http_client_switch_ioloop
(client=client at entry=0xa0bf20) at http-client.c:211
#8 0x00007ff65f39c005 in http_client_request_continue_payload
(_req=_req at entry=0xa0ee88,
data=0xa42fa...
2020 Sep 02
0
Sumbission crashes when relaying over TLS
...submission-login: Login: user=<alec>, method=PLAIN, rip=::1, lip=::1, mpid=257033, secured, session=<kMd1B9uthLUAAAAAAAAAAAAAAAAAAAAB>
> dovecot[256855]: submission(alec)<257033><kMd1B9uthLUAAAAAAAAAAAAAAAAAAAAB>: Panic: file smtp-client-connection.c: line 290 (smtp_client_connection_fail): assertion failed: (conn->to_connect == NULL)
> dovecot[256855]: submission(alec)<257033><kMd1B9uthLUAAAAAAAAAAAAAAAAAAAAB>: Error: Raw backtrace: /usr/lib64/dovecot/libdovecot.so.0(backtrace_append+0x42) [0x7fbbfb2bcaf2] -> /usr/lib64/dovecot/libdovecot.so.0(backtr...
2016 Sep 26
1
[PATCH] p2v: add mnemonics to labels and buttons (RHBZ#1379289)
...em, and for all the buttons, and check boxes.
---
p2v/gui.c | 56 ++++++++++++++++++++++++++++++++++----------------------
1 file changed, 34 insertions(+), 22 deletions(-)
diff --git a/p2v/gui.c b/p2v/gui.c
index 36bb655..dee8b83 100644
--- a/p2v/gui.c
+++ b/p2v/gui.c
@@ -285,13 +285,14 @@ create_connection_dialog (struct config *config)
set_padding (intro, 10, 10);
table_new (table, 5, 2);
- server_label = gtk_label_new (_("Conversion server:"));
+ server_label = gtk_label_new_with_mnemonic (_("Conversion _server:"));
table_attach (table, server_label,...
2010 Oct 08
0
2.0.5: dovecot/auth crash upon reload (with backtrace)
...handler = 0xa0384f8
__FUNCTION__ = "auth_request_handler_unref"
#7 0x08058129 in auth_request_handler_destroy (_handler=0x6)
at auth-request-handler.c:117
handler = 0x0
__FUNCTION__ = "auth_request_handler_destroy"
#8 0x080516f0 in auth_client_connection_destroy_full (
_conn=<value optimized out>, abort_requests=<value optimized out>)
at auth-client-connection.c:355
conn = 0x9fe3bf8
clients = 0x9f82ba8
#9 0x080517b1 in auth_client_connections_deinit ()
at auth-client-connection.c:407
i = 2
#10...
2019 Jan 21
2
libvirt 5.0.0 - LXC container still in "virsh list" output after shutdown
Hello.
Centos 7.6 with libvirt build from base "virt" repository:
libvirt-daemon-driver-lxc-5.0.0-1.el7.x86_64
libvirt-client-5.0.0-1.el7.x86_64
libvirt-daemon-5.0.0-1.el7.x86_64
libvirt-daemon-driver-network-5.0.0-1.el7.x86_64
libvirt-libs-5.0.0-1.el7.x86_64
+
systemd-219-62.el7_6.2.x86_64
Now lxc containers with type='direct' can be started, but can't be stopped :)
2019 Jan 20
2
auth-worker service failed since recent MariaDB upgrade
...mariadb/mariadb_lib.c:1913
> p = <optimized out>
> #7 0x00005592724e2dac in driver_sqlpool_disconnect (_db=0x559272843be0)
> at driver-sqlpool.c:590
> conn__foreach_end = 0x559272844090
> db = 0x559272843be0
> conn = 0x559272844080
> #8 0x00005592724d78fc in db_sql_unref (_conn=0x55927283b5e8) at
> db-sql.c:128
> conn = 0x559272843818
> #9 0x00005592724cf89c in userdb_deinit (userdb=0x55927283b5c0) at
> userdb.c:191
> idx = 0
> __func__ = "userdb_deinit"
> #10 0x00005592724afbb9 in auth_deinit (auth=0x55927283b320) at
> auth.c:335
> pa...