This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Apr 16 17:10:19 xen08 kernel: [1526993.236338] { 0} (t=5257 jiffies g=2726827 c=2726826 q=1845) | |
Apr 16 17:10:20 xen08 kernel: [1526993.971407] Modules linked in: xen_netback xen_blkback raid1 dm_service_time dm_multipath scsi_dh sg sd_mod crc_t10dif arc4 ecb md4 sha256_generic hmac nls_utf8 cifs dns_resolver fscache 8021q garp stp mrp llc bonding xen_gntdev xen_evtchn xenfs xen_privcmd cpuid ipmi_si ipmi_devintf ipmi_msghandler ib_ucm ib_uverbs ib_addr ib_umad ib_ipoib ib_srp scsi_transport_srp ib_cm scsi_tgt mlx4_ib ib_sa ib_mad ib_core mlx4_en dm_mod md_mod coretemp crc32c_intel ghash_clmulni_intel iTCO_wdt snd_pcm iTCO_vendor_support aesni_intel snd_page_alloc snd_timer aes_x86_64 ablk_helper snd cryptd soundcore lrw gf128mul glue_helper mei_me sb_edac i2c_i801 mperf edac_core pcspkr mei lpc_ich mfd_core evdev joydev ioatdma processor thermal_sys wmi button squashfs loop aufs(C) hid_generic usbhid hid microcode isci ahci libsas libahci libata scsi_transport_sas ehci_pci igb ehci_hcd i2c_algo_bit scsi_mod |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[1555808.041765] [<ffffffff81053364>] ? process_scheduled_works+0x25/0x25 | |
[1555808.041801] [<ffffffff81057bf5>] ? kthread+0x81/0x89 | |
[1555808.041837] [<ffffffff8100383f>] ? xen_mc_issue.constprop.22+0x27/0x4d | |
[1555808.041874] [<ffffffff81057b74>] ? __kthread_parkme+0x5d/0x5d | |
[1555808.041910] [<ffffffff81395bbc>] ? ret_from_fork+0x7c/0xb0 | |
[1555808.041944] [<ffffffff81057b74>] ? __kthread_parkme+0x5d/0x5d | |
[1555808.041978] bioset S ffff8801b9c73f40 0 13290 2 0x00000000 | |
[1555808.042053] ffff880175d60840 0000000000000246 ffffffff81066e8e ffff880176252880 | |
[1555808.042128] 0000000000013f40 ffff88015c399fd8 ffff88015c399fd8 ffff880175d60840 | |
[1555808.042406] ffffffff81408830 ffff880169d25a68 ffff88012020cac0 ffff880175d60840 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[1555844.191911] SysRq : Show Blocked State | |
[1555844.192879] task PC stack pid father | |
[1555844.193951] Sched Debug Version: v0.10, 3.10-3-amd64 #1 | |
[1555844.193994] ktime : 1555773692.238687 | |
[1555844.194041] sched_clk : 1555844193.929900 | |
[1555844.194078] cpu_clk : 1555844193.930072 | |
[1555844.194113] jiffies : 4683835719 | |
[1555844.194147] sched_clock_stable : 1 | |
[1555844.194182] | |
[1555844.194211] sysctl_sched |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[663852.161791] [<ffffffff8105919c>] ? __kthread_parkme+0x5d/0x5d | |
[663852.161824] kdmflush S ffff8801b8633f40 0 2371 2 0x00000000 | |
[663852.161874] ffff88010b918840 0000000000000246 ffffffff8106860a ffff880164a3a840 | |
[663852.161944] 0000000000013f40 ffff88010b8c7fd8 ffff88010b8c7fd8 ffff88010b918840 | |
[663852.162012] ffffffff81408870 ffff88010d3ffaf8 ffff88010d3aa5c0 ffff88010b918840 | |
[663852.162079] Call Trace: | |
[663852.162107] [<ffffffff8106860a>] ? dequeue_task_fair+0x138/0x138 | |
[663852.162141] [<ffffffff81054b52>] ? rescuer_thread+0x243/0x269 | |
[663852.162174] [<ffffffff8139460b>] ? __schedule+0x4e7/0x53d | |
[663852.162207] [<ffffffff8105490f>] ? process_scheduled_works+0x25/0x25 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sydbox: 8< -- Access Violation! -- | |
sydbox: mkdir(`/v') | |
sydbox: proc: mkdir[20056] (parent:20013) | |
sydbox: cwd: `/var/tmp/paludis/build' | |
sydbox: cmdline: `mkdir -p /var tmp/paludis/build/app-misc-mc-4.8.13/work ' | |
sydbox: >8 -- | |
sydbox: 8< -- Access Violation! -- | |
sydbox: open(`/v�') | |
sydbox: proc: touch[20058] (parent:20013) | |
sydbox: cwd: `/var/tmp/paludis/build' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- a/src/syscall-special.c 2015-02-04 13:09:13.091054000 +0300 | |
+++ b/src/syscall-special.c 2015-02-04 13:05:07.034054000 +0300 | |
@@ -29,7 +29,7 @@ | |
#include <fcntl.h> | |
#include <sys/stat.h> | |
#if PINK_ARCH_X86_64 | |
-# define __i386__ | |
+//# define __i386__ | |
# define stat kernel_stat | |
# define stat64 kernel_stat64 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package main | |
import ( | |
"crypto/tls" | |
"io" | |
"net" | |
"net/http" | |
"os" | |
"strings" | |
"time" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package main | |
import ( | |
"crypto/tls" | |
"encoding/xml" | |
"fmt" | |
"io" | |
"net" | |
"net/http" | |
"os" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Waiting for server to start .. Started | |
=== RUN TestHeadersToMetadata | |
--- PASS: TestHeadersToMetadata (0.00s) | |
=== RUN TestHeadersToAccountMetadata | |
--- PASS: TestHeadersToAccountMetadata (0.00s) | |
=== RUN TestHeadersToContainerMetadata | |
--- PASS: TestHeadersToContainerMetadata (0.00s) | |
=== RUN TestHeadersToObjectMetadata | |
--- PASS: TestHeadersToObjectMetadata (0.00s) | |
=== RUN TestMetadataToHeaders |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jul 15 15:45:16 DEBUG [main] client_handler(990) 1, 0 | |
Jul 15 15:45:16 DEBUG [main] rx_main(841) 97, 127.0.0.1:32975 | |
Jul 15 15:45:16 DEBUG [main] queue_request(489) READ_VDIS, 1 | |
Jul 15 15:45:16 DEBUG [io 22258] do_process_work(2117) 15, 0, 1 | |
Jul 15 15:45:16 DEBUG [main] client_handler(990) 4, 0 | |
Jul 15 15:45:16 DEBUG [main] tx_main(899) 97, 127.0.0.1:32975 | |
Jul 15 15:45:16 DEBUG [main] client_handler(990) 1, 0 | |
Jul 15 15:45:16 DEBUG [main] rx_main(841) 97, 127.0.0.1:32975 | |
Jul 15 15:45:16 DEBUG [main] queue_request(489) READ_DEL_VDIS, 1 | |
Jul 15 15:45:16 DEBUG [io 22426] do_process_work(2117) c9, 0, 1 |
OlderNewer