This file contains hidden or 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
| genunix`vmu_calculate+0xd2 | |
| genunix`vm_getusage+0x23a | |
| genunix`rusagesys+0x64 | |
| unix`sys_syscall+0x17a |
This file contains hidden or 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
| diff --git a/usr/src/cmd/text-install/disk_selection.py b/usr/src/cmd/text-install/disk_selection.py | |
| index 9b40281..f98d330 100644 | |
| --- a/usr/src/cmd/text-install/disk_selection.py | |
| +++ b/usr/src/cmd/text-install/disk_selection.py | |
| @@ -344,6 +344,8 @@ class DiskScreen(BaseScreen): | |
| len_mftr = DiskScreen.DISK_HEADERS[4][0] - 1 | |
| for disk in self.disks: | |
| disk_text_fields = [] | |
| + if disk.disk_prop is None or disk.disk_prop.dev_type is None: | |
| + continue |
This file contains hidden or 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
| 0 7102 icmp_inbound_v4:icmpInEchos | |
| ip`ip_fanout_v4+0xdce | |
| ip`ire_recv_local_v4+0x365 | |
| ip`ill_input_short_v4+0x6aa | |
| ip`ip_input+0x23e | |
| dls`i_dls_link_rx+0x2ea | |
| mac`mac_rx_deliver+0x5e | |
| mac`mac_rx_soft_ring_process+0x158 | |
| mac`mac_rx_srs_proto_fanout+0x441 | |
| mac`mac_rx_srs_drain+0x16d |
This file contains hidden or 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
| commit 8862e0b4640a2a363c8c6d0f529179c5d7463c07 | |
| Author: Theo Schlossnagle <[email protected]> | |
| Date: Wed Jun 13 19:25:32 2012 +0000 | |
| 2869 duplicate packets with vnics over aggrs | |
| diff --git a/usr/src/uts/common/io/aggr/aggr_port.c b/usr/src/uts/common/io/aggr/aggr_port.c | |
| index 00545d2..9c36f61 100644 | |
| --- a/usr/src/uts/common/io/aggr/aggr_port.c | |
| +++ b/usr/src/uts/common/io/aggr/aggr_port.c |
This file contains hidden or 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
| =ERROR REPORT==== 3-Jul-2012::15:26:02 === | |
| ** Generic server rabbit_mochiweb_registry terminating | |
| ** Last message in was {add,rabbit_mgmt,#Fun<rabbit_mochiweb.2.75707079>, | |
| #Fun<rabbit_mochiweb.0.51174676>, | |
| {[],"RabbitMQ Management"}} | |
| ** When Server state == undefined | |
| ** Reason for termination == | |
| ** {{case_clause, | |
| {error, | |
| {{'EXIT', |
This file contains hidden or 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
| diff --git a/usr/src/cmd/perl/contrib/Sun/Solaris/Privilege/Privilege.xs b/usr/s | |
| index aeeeb4a..9028942 100644 | |
| --- a/usr/src/cmd/perl/contrib/Sun/Solaris/Privilege/Privilege.xs | |
| +++ b/usr/src/cmd/perl/contrib/Sun/Solaris/Privilege/Privilege.xs | |
| @@ -11,7 +11,7 @@ | |
| #include "perl.h" | |
| #include "XSUB.h" | |
| -#define IVCONST(s, c) newCONSTSUB(s, #c, newSViv((int)c)); | |
| +#define IVCONST(s, c) newCONSTSUB(s, #c, newSViv((int)(intptr_t)c)); |
This file contains hidden or 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
| remote: /www/trac/lib/python2.3/site-packages/trac/util/__init__.py:21: DeprecationWarning: the md5 module is deprecated; use hashlib instead | |
| remote: import md5 | |
| remote: Traceback (most recent call last): | |
| remote: File "/www/bin/git-trac-post-receive-hook.py", line 210, in <module> | |
| remote: env = open_environment(TRAC_ENV) | |
| remote: File "/www/trac/lib/python2.3/site-packages/trac/env.py", line 434, in open_environment | |
| remote: env = Environment(env_path) | |
| remote: File "/www/trac/lib/python2.3/site-packages/trac/env.py", line 118, in __init__ | |
| remote: self.setup_log() | |
| remote: File "/www/trac/lib/python2.3/site-packages/trac/env.py", line 269, in setup_log |
This file contains hidden or 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
| Tasks: 61 total, 2 running, 59 sleeping, 0 stopped, 0 zombie | |
| Cpu(s): 2.0%us, 9.0%sy, 0.0%ni, 87.0%id, 0.0%wa, 1.7%hi, 0.3%si, 0.0%st | |
| Mem: 515316k total, 327712k used, 187604k free, 105260k buffers | |
| Swap: 524280k total, 93504k used, 430776k free, 78996k cached | |
| PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND | |
| 25672 nobody 15 0 158m 11m 4016 S 1.1 2.3 0:01.07 noitd |
This file contains hidden or 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
| # mdb -kw | |
| Loading modules: [ unix genunix specfs dtrace mac cpu.generic uppc pcplusmp scsi_vhci zfs sata sd sockfs ip hook neti sctp arp usba uhci fctl md lofs idm mpt random crypto cpc fcp fcip ufs logindmux ptm sppp nsmb nfs ipc ] | |
| > $<systemdump | |
| mdb: cannot modify read-only variable 'rip' | |
| nopanicdebug: 0 = 0x1 | |
| mdb: failed to continue target: operation not supported by target |
This file contains hidden or 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
| dmake: Warning: Command failed for target `pics/module.o' | |
| ../common/problem.c:538: error: too many arguments for format [-Wformat-extra-args] | |
| ../common/problem.c:538: error: too many arguments for format [-Wformat-extra-args] | |
| dmake: Warning: Command failed for target `pics/problem.o' | |
| dmake: Warning: Target `install' not remade because of errors | |
| The following command caused the error: | |
| ../common/module.c:218: error: format '%lu' expects type 'long unsigned int', but argument 6 has type 'int' [-Wformat] | |
| ../common/module.c:218: error: format '%lu' expects type 'long unsigned int', but argument 6 has type 'int' [-Wformat] | |
| dmake: Warning: Command failed for target `pics/module.o' | |
| ../common/resource.c:205: error: format '%lu' expects type 'long unsigned int', but argument 6 has type 'int' [-Wformat] |