Displaying 3 results from an estimated 3 matches for "derefrence".
Did you mean:
dereference
2018 Nov 14
1
[120.062275] BUG: unable to handle kernel NULL pointer
Hello,
I encountered the following error when loading the server. Please inquire
about what the cause of this error is.
starting samba smb Deamon ...
[[120.062275] BUG: unable to handle kernel NULL pointer derefrence FAILED
at (null) rt samba NMB NAS [ 120.078824] PGD 65b00d067
samba 4.2.10
CentOS Linux release 7.2.1511
kernel
3.10.0-327.36.3.el7.x86_64
Best regards,
2008 Jul 07
2
copyin having secondary effects.
...SALIAS(0)
SALIAS(1)
SALIAS(2)
SALIAS(3)
pid$target::gethostbyname_r:return
/self->my_counter/
{
printf("Stopping...\n");
stop(); exit(0);
}
/* END OF SCRIPT */
This should print out the array of (upto 4) pointers to h_aliases and then dereference each one. However if it fails to derefrence them is stops the target program and exits.
: va64-v40zh-gmp03.eu TS 14 $; getent hosts va64-v40zh-gmp03
129.156.213.204 va64-v40zh-gmp03 loghost spamhost
: va64-v40zh-gmp03.eu TS 15 $; pfexec /usr/sbin/dtrace -32 -wZCs gethostbynam>
dtrace: script ''gethostbyname.d'' matched...
2013 Oct 06
40
[xen] double fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC
Greetings,
I got the below dmesg and the first bad commit is
commit cf39c8e5352b4fb9efedfe7e9acb566a85ed847c
Merge: 3398d25 23b7eaf
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Wed Sep 4 17:45:39 2013 -0700
Merge tag ''stable/for-linus-3.12-rc0-tag'' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull Xen updates from Konrad