search for: debuglogs

Displaying 20 results from an estimated 123 matches for "debuglogs".

2007 Apr 06
5
Getting a dynamically generated elements dimensions
Ive posted this before, but unfortunately I still have yet to resolve it after numerous attempts... Here is the overview: populate a container element with some new html using Element.update and then retrieve the new dimensions of the containig element. Here is a bit of code snippet that I would think should work.. but doesn''t: ==== start snippet ==== <style> .bigBox {
2023 Mar 14
1
Changes in qcow2 not reflecting/visible
1. What are you trying to do? I'm trying to mount qcow2 using guestfish -remote, modify the qcow2 and reuse the modified qcow2. 1. What exact command(s) did you run? I have attached code.txt 1. What was the precise error or output of these commands? While remounting the qcow2 I'm not able to see the modifications I have made to the qcow2 during initial mounting. May I know
2003 Jan 05
0
warn:dosfs:DOSFS_FindUnixName () can't open dir: Cannot allocate memory
Hi everybody, I'm trying to run Adobe Acrobat Reader 5.1 with wine on a RedHat 7.1 system with 256 MB of physical memory and 128 MB of swap. I've tried wine-20021031, wine-20021125, wine-20021219 compiled from source with "gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-81)" and "gcc version 3.2.1" (compiled from source) and installed as a non-root user. Each wine
2015 Jan 24
2
[LLVMdev] "Expected to drop a reference" assertion thrown
Hello, A few days ago I upgraded to the LLVM/clang ToT (on Jan 19th or so) and I just encountered this assertion. “Expected to drop a reference” which is defined in llvm/lib/IR/Metadata.cpp line 136. I create DebugLoc objects using DebugLog:get(unsigned line, unsigned Col, MDNode *Scope, MDNode *InlinedAt=nullptr) The DebugLoc objects are wrapped in one of my classes and when instances get
2017 May 01
2
Re: Libvirtd freezes
On 04/30/2017 07:12 PM, Stefano Ricci wrote: > > The version used for backtrace is 3.2.0, now I have also tried the > current downloaded with git but the problem is always present. > This is the current version log file, set as shown on the DebugLogs page: > > https://drive.google.com/open?id=0By9lwQyveHENdEt4aEtZcUV3ZEU Couple of my findings: 2017-04-30 16:19:34.894+0000: 870: debug : virDriverLoadModuleFile:49 : Load module file '/usr/lib/libvirt/storage-backend/libvirt_storage_backend_rbd.so' 2017-04-30 16:19:35.324+0000: 87...
2019 Jun 05
3
Re: blockcommit of domain not successfull
...shed. Didn't you HA > solution restart it? No. As said the VM didn't crash. It kept running. > At any rate it would be really beneficial if you could collect debug > logs for libvirtd which also contain the monitor interactions with qemu: > > https://wiki.libvirt.org/page/DebugLogs > > The qemu assertion failure above should ideally be reported to qemu, but > if you are able to reproduce the problem with libvirtd debug logs > enabled I can extract more useful info from there which the qemu project > would ask you anyways. I can't reproduce it. It seems to...
2018 Mar 19
2
MIR YAML deserialisation failure
Hello, I am trying to isolate an assertion failure in if-converter (on PPC) and I generated a textual debuglog with: ``` LLVM_ARGS=-print-before-all -print-module-scope -filter-print-funcs=japi1__require_7687 ``` and after splicing out the the MIR before the if-converter pass I would like to run `llc -march=ppc64le -run-pass=if-converter input.mir` so that I can start minimising the MIR. This
2017 Apr 29
2
Re: Libvirtd freezes
...x86_64 but >> it takes ages to init. In the debug logs you might see the actual >> command line that libvirt tries to execute. You can try running it by >> hand and see if it takes about the same time. If so, then it's a qemu bug. >> >> http://wiki.libvirt.org/page/DebugLogs >> >> Michal > > The line that comes from the libvirt log is as follows: > LC_ALL=C PATH=/bin:/usr/bin:/sbin:/usr/sbin HOME=/ USER=root > /usr/bin/qemu-system-x86_64 -S -no-user-config -nodefaults -nographic > -M none -qmp unix:/var/lib/libvirt/qemu/capabilities.monitor....
2020 Mar 20
2
systemuser login
Hello! Aki Tuomi <aki.tuomi at open-xchange.com> schrieb am 20.03.20 um 16:06:48 Uhr: > > On 20/03/2020 15:55 ratatouille <ratatouille at bitclusive.de> wrote: > > > > > > Hello! > > > > I have one systemuser on my testsystem running CentOS. All other users live in a mysql- database. > > > > I created a /etc/dovecot/users file and
2019 Jun 05
1
Re: blockcommit of domain not successfull
...y they do get very large if there's some monitoring > gathering stats through libvirt, but it's okay to nuke them prior > to attempting the block commit, or daily or so. > > Please do contact me if you gather anything interresting. Hi, i followed https://wiki.libvirt.org/page/DebugLogs. Where do i have to set LIBVIRT_LOG_OUTPUTS="1:file:/tmp/libvirt_client.log" ? Also in /etc/libvirt/libvirtd.conf ? Bernd Helmholtz Zentrum Muenchen Deutsches Forschungszentrum fuer Gesundheit und Umwelt (GmbH) Ingolstaedter Landstr. 1 85764 Neuherberg www.helmholtz-muenchen.de Stellv...
2019 Jun 11
2
Re: blockcommit of domain not successfull
...interresting. I hope you manage to reproduce it then. > >> >> > At any rate it would be really beneficial if you could collect debug >> > logs for libvirtd which also contain the monitor interactions with qemu: >> > >> > https://wiki.libvirt.org/page/DebugLogs >> > >> > The qemu assertion failure above should ideally be reported to qemu, but >> > if you are able to reproduce the problem with libvirtd debug logs >> > enabled I can extract more useful info from there which the qemu project >> > would ask you an...
2017 May 03
2
Re: Libvirtd freezes
...;> On 04/30/2017 07:12 PM, Stefano Ricci wrote: >> >>> >>> The version used for backtrace is 3.2.0, now I have also tried the >>> current downloaded with git but the problem is always present. >>> This is the current version log file, set as shown on the DebugLogs page: >>> >>> https://drive.google.com/open?id=0By9lwQyveHENdEt4aEtZcUV3ZEU >> >> Couple of my findings: >> >> 2017-04-30 16:19:34.894+0000: 870: debug : virDriverLoadModuleFile:49 : Load module file '/usr/lib/libvirt/storage-backend/libvirt_storage_bac...
2003 Jun 12
1
E1, E100P
hi guys, I have a little problem maybe you can help ... I have an asterisk setup, with an E100P, and an ISDN-PRI 30 channel line from the telco going into it .. the E1 line is OK, because plugged into a Lucent Portmaster 4 it works OK .. plugged into the asterisk box I just get an engaged tone, and asterisk posts this message on screen : WARNING[1167272000]: File chan_zap.c, Line 5275
2018 Jun 09
1
output debug information of LOGCALL_CTOR/LOGCALL_VOID/...
On 9 Jun 2018, at 07:37, 张少华 <xiangqianzsh at 163.com> wrote: > Many functions in xapian can be traced when they are called using LOGCALL_CTOR/LOGCALL_VOID/... and I want to output the debug information. In xapian-core/HACKING in the source code there's a section on this. As well as pass --enable-log to configure, you also need to: * set XAPIAN_DEBUG_LOG to be the path to a file
2016 Aug 02
2
systemd restarts libvirt
Hi All, Can anyone please assist with this issue I am facing. There is continuous restart of libvirt, this causes virt-manager to disconnect. syslogs: systemd[1]: libvirt-bin.service: Start operation timed out. Terminating. systemd[1]: Failed to start Virtualization daemon. systemd[1]: libvirt-bin.service: Unit entered failed state. systemd[1]: libvirt-bin.service: Failed with result
2020 May 11
1
Re: blockcommit --pivot does not succeed in conjunction with qemu 5.0.0
...e -blockdev way to configure disks where a lot changed compared to previous versions but since those two versions both use blockdev it should work the same. It kind of looks as a problem in qemu but can't tell more without debug logs. Please follow the steps here https://wiki.libvirt.org/page/DebugLogs and reproduce the bug. I can then look at the log file and see whether I see some anomalies.
2013 Jun 18
2
Re: libvirt hang on domain attemp to create domain
...nocancel > > 1 0x00007ffff649e5ca virNetClientIOEventLoop > > This is just probably a client waiting for the corresponding libvirtd to > provide a reply message. Are you able to get libvirtd debug logs so we > can see what's going on? > > http://wiki.libvirt.org/page/DebugLogs > > BTW, what's the libvirt version you are running? > > Michal > > > 2 0x00007ffff649ed96 virNetClientSendInternal > > 3 0x00007ffff64a0443 virNetClientSendWithReply > > 4 0x00007ffff64a0daa virNetClientProgramCall > > 5 0x00007ffff6478566 call...
2015 Jul 20
2
[Dovecot Antispam] Can't seem to load plugin
On 2015-07-20 08:20, Christian Kivalo wrote: >> >> That seems to be about all I get though. Still nothing to indicate >> errors, and >> nothing to indicate that anything is being done when I move messages >> into >> spam. I suppose that probably means I've configured the folder paths >> incorrectly. I'll have to keep beating my head against it
2020 Mar 30
2
Ovs error when starting vm: ovs-vsctl: 'del-port' command requires at least 1 arguments
Hi, my system got updated to libvirt 6.0.0 (from 5.6.0) this morning, and now I'm having problems starting VMs that make use of openvswitch portgroups. When I start a VM, I get this error message on virsh: > virsh # start testvm > error: Failed to start domain testvm > error: An error occurred, but the cause is unknown The system log contains: > Mar 30 09:45:39 tplinux
2019 May 30
2
Using qemu active blockcommit results in 'Permission denied' error
Hello all, I tried following this guide: https://wiki.libvirt.org/page/Live-disk-backup-with-active-blockcommit Unfortunately when I try to do the final virsh blockcommit step I always get the following error: error: internal error: unable to execute QEMU command 'block-commit': Could not reopen file: Permission denied I checked directory und image file permissions, app-armor profiles