Displaying 20 results from an estimated 78 matches for "0x111".
Did you mean:
0x11
2005 Nov 24
1
ftp connmark
...hemko@smgtec.com
Mon, 31 May 2004 09:30:43 -0700
# Egress marking (mostly for QOS operations)
iptables -t mangle -A POSTROUTING -j CONNMARK --restore-mark
iptables -t mangle -A POSTROUTING -m mark ! --mark 0 -j ACCEPT
iptables -t mangle -A POSTROUTING -o ${if_inet} --dport 21 -j MARK
--set-mark 0x111
iptables -t mangle -A POSTROUTING -j CONNMARK --save-mark
I want to mark many packets, including FTP.
So above these lines, I have a few more lines in my script. Like the following...
iptables -t mangle -A POSTROUTING -p icmp -j MARK --set-mark 0x110
iptables -t mangle -A POSTROUTING -j CONN...
2011 Feb 11
1
null pointer dereference in iov_iter_copy_from_user_atomic while updating rpm packages
...n''t find anything specific), or should I file a bug?
Thank you in advance, Clemens
Feb 10 10:59:45 testbox kernel: [ 524.495751] BUG: unable to handle
kernel NULL pointer dereference at (null)
Feb 10 10:59:45 testbox kernel: [ 524.496006] IP: [<c04267a2>]
kmap_atomic_prot+0x1c/0x111
Feb 10 10:59:45 testbox kernel: [ 524.496006] *pde = 00000000
Feb 10 10:59:45 testbox kernel: [ 524.496006] Oops: 0000 [#1] SMP
Feb 10 10:59:45 testbox kernel: [ 524.496006] last sysfs file:
/sys/devices/system/cpu/cpu1/cache/index2/shared_cpu_map
Feb 10 10:59:45 testbox kernel: [ 524.496006] M...
2002 Oct 01
0
will any one do me a favor to answer the question about tc_index value ?
...packet with a Diffserv field 0x28 , its skb->tcindex value
will be change into 0xa by masking 0xfc and shift 2. Is that so?
then it'll be match by the filter defined in line (3) and got a
classid 1:111, now what is its skb->tcindex value then in binary ?
is it 0001,0001,0001 or in hex 0x111 ?
i think that skb->tcindex value is only 8bits. is that so?
if after line (3), its skb->tcindex value is 0x111, then
after line (4), its skb->tcindex value should be 0x1 , right?
now, in line (5), because its skb->tcindex value is 0x1,
it is directed into class 2:2, right?
ok ,w...
2010 Mar 29
0
Interesting lockdep message coming out of blktap
...963>] blktap_device_process_request+0x457/0x989
[<ffffffff810c5305>] ? get_page_from_freelist+0x49b/0x804
[<ffffffff8100fd3f>] ? xen_restore_fl_direct_end+0x0/0x1
[<ffffffff8107f323>] ? __module_text_address+0xd/0x53
[<ffffffff81074d9d>] ? trace_hardirqs_on_caller+0x111/0x135
[<ffffffff814e9b38>] ? _spin_unlock_irq+0x3c/0x5a
[<ffffffff814e9540>] ? __down_read+0x38/0xad
[<ffffffff812802d0>] ? evtchn_interrupt+0xaa/0x112
[<ffffffff8128a0de>] blktap_device_do_request+0x1dc/0x298
[<ffffffff814e9bac>] ? _spin_unlock_irqrestore+0x...
2005 Aug 09
1
Undefined references during compiling
...nce to
`DEBUGLEVEL_CLASS'
modules/vfs_recycle.po(.text+0xc1): undefined reference to
`DEBUGLEVEL_CLASS_ISSET'
modules/vfs_recycle.po(.text+0xe5): undefined reference to `dbghdr'
modules/vfs_recycle.po(.text+0x101): undefined reference to
`lp_servicename'
modules/vfs_recycle.po(.text+0x111): undefined reference to `dbgtext'
modules/vfs_recycle.po: In function `recycle_repository':
modules/vfs_recycle.po(.text+0x177): undefined reference to
`lp_parm_const_string'
but it still trudges along and compiles. Since these appear to be
references to function that can't be fo...
2003 Sep 02
0
5.1-RELEASE-p2 daily panic
...abled, resume, IOPL = 0
current process = 560 (rtadvd)
kernel: type 12 trap, code=0
Stopped at sysctl_iflist+0x197: movzwl 0x24(%eax),%eax
db> trace
sysctl_iflist(0,d8e28b98,e,51d600,98) at sysctl_iflist+0x197
sysctl_rtsock(c054db20,d8e28cb0,4,d8e28c0c,d8e28c0c) at
sysctl_rtsock+0x111
sysctl_root(0,d8e28ca8,6,d8e28c0c,c150e390) at sysctl_root+0x12a
userland_sysctl(c150e390,d8e28ca8,6,0,bfbffa9c) at userland_sysctl+0x14d
__sysctl(c150e390,d8e28d10,c050a6b5,3fb,6) at __sysctl+0xb0
syscall(bfbf002f,bfbf002f,bfbf002f,0,bfbffa9c) at syscall+0x24e
Xint0x80_syscall() at Xint0x80_syscal...
2011 May 19
1
Centos 5.6 kernel errors
...fd90
c011be50 e8c6f740
14857 kernel: e8cffde8 00007ff0 e8cffe20 c0170a8a e8c6f740 e8c6f740
c030b547 e8cffdb8
14857 kernel: Call Trace:
14857 kernel: [<c01058bd>] show_stack_log_lvl+0xcd/0x120
14857 kernel: [<c0105abb>] show_registers+0x1ab/0x240
14857 kernel: [<c0105dc1>] die+0x111/0x240
14857 kernel: [<c01130a7>] do_page_fault+0x5f7/0x931
14857 kernel: [<c01052ab>] error_code+0x2b/0x30
14857 kernel: [<c011bd9b>] __mmdrop+0x1b/0x50
14857 kernel: [<c011be50>] mmput+0x80/0xa0
14857 kernel: [<c0170a8a>] flush_old_exec+0x1ba/0xb30
14857 kernel:...
2005 Feb 07
0
[LLVMdev] Segmentation Fault(Modifying BasicBlockPlacement.cpp)
...t(llvm::Module*)+0x5c5)[0x863ff8b]
opt(llvm::PassManagerTraits<llvm::Module>::runOnModule(llvm::Module&)+0x1b)[0x8642f0d]
opt(llvm::PassManager::run(llvm::Module&)+0x1f)[0x85ee965]
opt(main+0x988)[0x83b225c]
/lib/tls/libc.so.6(__libc_start_main+0xe3)[0x675e33]
opt(__gxx_personality_v0+0x111)[0x83b1751]
Segmentation fault
------------------------------------------------------------------------------------------------------
Thanks
Tanu
---------------------------------
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
-------------- next part --------------
An...
2005 Feb 07
2
[LLVMdev] Segmentation Fault(Modifying BasicBlockPlacement.cpp)
...x863ff8b]
> opt(llvm::PassManagerTraits<llvm::Module>::runOnModule(llvm::Module&)+0x1b)[0x8642f0d]
> opt(llvm::PassManager::run(llvm::Module&)+0x1f)[0x85ee965]
> opt(main+0x988)[0x83b225c]
> /lib/tls/libc.so.6(__libc_start_main+0xe3)[0x675e33]
> opt(__gxx_personality_v0+0x111)[0x83b1751]
> Segmentation fault
> ------------------------------------------------------------------------------------------------------
>
> Thanks
>
> Tanu
>
>
>
>
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Mail - Helps protect you from na...
2006 Nov 23
1
BUG: warning at kernel/softirq.c:141
...xxx ide_core ext3 jbd mbcache
EIP: 0060:[<f0872d73>] Not tainted VLI
EFLAGS: 00210246 (2.6.17-2-k7 #1)
BUG: warning at kernel/softirq.c:141/local_bh_enable()
<b0120e27> local_bh_enable+0x25/0x64 <b0218215> lock_sock+0x85/0x8d
<b021604b> sock_fasync+0x5c/0x111 <b0216fa1> sock_close+0x1e/0x2a
<b0153fcd> __fput+0x87/0x13c <b0151b57> filp_close+0x4e/0x54
<b011e0a1> put_files_struct+0x64/0xa6 <b011f006> do_exit+0x1b0/0x6be
<b0114e08> bust_spinlocks+0x3a/0x43 <b0103ee6> die+0x1d3/0x288
<b0103f76>...
2017 Jun 05
0
BUG: KASAN: use-after-free in free_old_xmit_skbs
...535] ? set_fd_set.part.1+0x50/0x50
> > [ 310.120365] ? add_wait_queue_exclusive+0x290/0x290
> > [ 310.121224] ? __wake_up+0x44/0x50
> > [ 310.121985] ? n_tty_read+0x9f9/0x19d0
> > [ 310.122898] ? __check_object_size+0x22e/0x55c
> > [ 310.125380] inet_sendmsg+0x111/0x590
> > [ 310.126863] ? inet_recvmsg+0x5e0/0x5e0
> > [ 310.128348] ? inet_recvmsg+0x5e0/0x5e0
> > [ 310.129817] sock_sendmsg+0xba/0xf0
> > [ 310.131110] sock_write_iter+0x2e4/0x6a0
> > [ 310.132433] ? core_sys_select+0x47d/0x780
> > [ 310.133779] ?...
2017 Jun 05
0
BUG: KASAN: use-after-free in free_old_xmit_skbs
...535] ? set_fd_set.part.1+0x50/0x50
> > [ 310.120365] ? add_wait_queue_exclusive+0x290/0x290
> > [ 310.121224] ? __wake_up+0x44/0x50
> > [ 310.121985] ? n_tty_read+0x9f9/0x19d0
> > [ 310.122898] ? __check_object_size+0x22e/0x55c
> > [ 310.125380] inet_sendmsg+0x111/0x590
> > [ 310.126863] ? inet_recvmsg+0x5e0/0x5e0
> > [ 310.128348] ? inet_recvmsg+0x5e0/0x5e0
> > [ 310.129817] sock_sendmsg+0xba/0xf0
> > [ 310.131110] sock_write_iter+0x2e4/0x6a0
> > [ 310.132433] ? core_sys_select+0x47d/0x780
> > [ 310.133779] ?...
2005 Feb 05
3
[LLVMdev] Improving Makefile.rules header install rules [PATCH]
>> Is attached patch acceptable?
>
> Looks great, applied, thanks!
> http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20050131/023931.html
Thanks!
>> Also I have in Makefile.rules (but not include in patch) some
>> modification for simplify used common Makefile.rules in LLVM projects and
>> non-LLVM project (guarding some LLVM specific parts by ifdef
2005 Feb 07
3
Limit user groups
...it for how many groups a user may belong?
I'm using Samba-3.0.10 with openldap.
This is what I get in the logs.
[2005/02/07 13:22:42, 0] lib/util.c:smb_panic2(1482)
PANIC: internal error
[2005/02/07 13:22:42, 0] lib/util.c:smb_panic2(1490)
BACKTRACE: 28 stack frames:
#0 smbd(smb_panic2+0x111) [0x81d8c01]
#1 smbd(smb_panic+0x1a) [0x81d8aea]
#2 smbd [0x81c6558]
#3 /lib/tls/libc.so.6 [0x2aef48]
#4 /lib/tls/libc.so.6(__libc_free+0x8b) [0x2ea72b]
#5 /lib/tls/libc.so.6(initgroups+0x16f) [0x30bbdf]
#6 smbd [0x8242cb4]
#7 smbd(sys_getgrouplist+0x54) [0x8242e84]
#8 smbd(...
2017 Jul 19
2
[PATCH] drm: disable vblank only if it got previously enabled
...0x110 [nouveau]
> [ 12.768378] ? nouveau_do_suspend+0x76/0x1c0 [nouveau]
> [ 12.768413] ? nouveau_pmops_runtime_suspend+0x54/0xb0 [nouveau]
> [ 12.768416] ? pci_pm_runtime_suspend+0x5c/0x160
> [ 12.768419] ? __rpm_callback+0xb6/0x1e0
> [ 12.768423] ? kobject_uevent_env+0x111/0x5e0
> [ 12.768425] ? pci_pm_runtime_resume+0xa0/0xa0
> [ 12.768427] ? rpm_callback+0x1f/0x70
> [ 12.768429] ? pci_pm_runtime_resume+0xa0/0xa0
> [ 12.768431] ? rpm_suspend+0x11f/0x640
> [ 12.768441] ? drm_fb_helper_hotplug_event+0x9a/0xe0 [drm_kms_helper]
> [ 12....
2013 May 01
1
Latest winbind creating fault
...rwell winbindd[8938]: #7
winbindd(winbindd_dual_ndrcmd+0x13a) [0x257a42]
Apr 30 08:19:36 norwell winbindd[8938]: #8 winbindd
[0x256a0c]
Apr 30 08:19:36 norwell winbindd[8938]: #9 winbindd
[0x32e432]
Apr 30 08:19:36 norwell winbindd[8938]: #10
winbindd(tevent_common_loop_immediate+0x111) [0x32ceed]
Apr 30 08:19:36 norwell winbindd[8938]: #11
winbindd(run_events_poll+0x3e) [0x32b095]
Apr 30 08:19:36 norwell winbindd[8938]: #12 winbindd
[0x32b80f]
Apr 30 08:19:36 norwell winbindd[8938]: #13
winbindd(_tevent_loop_once+0x9d) [0x32bd2d]
Apr 30 08:19:36 norwell winbindd[...
2004 Sep 21
4
Problems compiling samba-3.0.7 on Redhat-7.2
...nce to `DEBUGLEVEL_CLASS'
modules/vfs_recycle.po(.text+0xc1): undefined reference to `DEBUGLEVEL_CLASS_ISSET'
modules/vfs_recycle.po(.text+0xe6): undefined reference to `dbghdr'
modules/vfs_recycle.po(.text+0x102): undefined reference to `lp_servicename'
modules/vfs_recycle.po(.text+0x111): undefined reference to `dbgtext'
----------
and a lot more of these.
My configure options:
./configure --prefix=/opt/samba --sysconfdir=/etc/samba --with-configdir=/etc/samba \
--with-privatedir=/etc/samba --with-lockdir=/var/cache/samba --with-piddir=/var/run/samba \
--with-automount --with...
2004 May 24
1
debian unstable 3.0.4-3 panics
...orrupt stack?)
[2004/05/24 09:52:15, 0] lib/util.c:smb_panic2(1396)
smb_panic(): action returned status 0
[2004/05/24 09:52:15, 0] lib/util.c:smb_panic2(1398)
PANIC: internal error
[2004/05/24 09:52:15, 0] lib/util.c:smb_panic2(1406)
BACKTRACE: 23 stack frames:
#0 /usr/sbin/smbd(smb_panic2+0x111) [0x81cd0d1]
#1 /usr/sbin/smbd(smb_panic+0x1a) [0x81ccfba]
#2 /usr/sbin/smbd [0x81babe8]
#3 /lib/libc.so.6 [0x401b44a8]
#4 /lib/libc.so.6(abort+0x178) [0x401b5838]
#5 /usr/lib/libgcrypt.so.7 [0x40383f37]
#6 /usr/lib/libgcrypt.so.7 [0x40384c95]
#7 /usr/lib/libgcrypt.so.7 [0x403b...
2005 Feb 07
0
[LLVMdev] Segmentation Fault(Modifying BasicBlockPlacement.cpp)
...m::Module*)+0x5c5)[0x863ff8b]
> opt(llvm::PassManagerTraits::runOnModule(llvm::Module&)+0x1b)[0x8642f0d]
> opt(llvm::PassManager::run(llvm::Module&)+0x1f)[0x85ee965]
> opt(main+0x988)[0x83b225c]
> /lib/tls/libc.so.6(__libc_start_main+0xe3)[0x675e33]
> opt(__gxx_personality_v0+0x111)[0x83b1751]
> Segmentation fault
> ------------------------------------------------------------------------------------------------------
>
> Thanks
>
> Tanu
>
>
>
>
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Mail - Helps protect you from na...
2017 Jul 20
2
[PATCH] drm: disable vblank only if it got previously enabled
...78] ? nouveau_do_suspend+0x76/0x1c0 [nouveau]
>>> [ 12.768413] ? nouveau_pmops_runtime_suspend+0x54/0xb0 [nouveau]
>>> [ 12.768416] ? pci_pm_runtime_suspend+0x5c/0x160
>>> [ 12.768419] ? __rpm_callback+0xb6/0x1e0
>>> [ 12.768423] ? kobject_uevent_env+0x111/0x5e0
>>> [ 12.768425] ? pci_pm_runtime_resume+0xa0/0xa0
>>> [ 12.768427] ? rpm_callback+0x1f/0x70
>>> [ 12.768429] ? pci_pm_runtime_resume+0xa0/0xa0
>>> [ 12.768431] ? rpm_suspend+0x11f/0x640
>>> [ 12.768441] ? drm_fb_helper_hotplug_event...