Call Trace

R

returnNULL

Mitglied
Hey,

mich verwirrt eine Ausgabe, die direkt auf der Konsole erscheint.
Im syslog stehen keine weiteren Angaben und in der messages leider auch nicht. Google spuckt auch nicht viel diesbezüglich, ist vlt auch eine schwere Beschreibung.
Die Ausgabe oder so ähnlich kommt ca. alle zwei Tage, es läuft auch noch alles. Ich bin dennoch verunsichert. Ist das normal?
Vielleicht kann einer von euch ein bisschen Licht ins Dunkel bringen.

Gruß

NULL
 

Anhänge

  • 12-11-2013 09-11-14.jpg
    12-11-2013 09-11-14.jpg
    86,5 KB · Aufrufe: 13
Das kommt höchstwahrscheinlich vom Kernel (oder einem seiner Module).
Gib uns doch mal Hard- und Softwaredaten.
Code:
uname -a
lsmod
cat /proc/cpuinfo
cat /proc/meminfo
lspci

MfG

Schard
 
Aber gerne doch :) Kann es sein, dass man um den Stack aufzulösen in die Funktionen, die Kernel Header-Files braucht?

Code:
Linux px15 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1 x86_64 GNU/Linux

Code:
Module                  Size  Used by
fuse                   62020  0
btrfs                 505636  0
crc32c                 12656  1
libcrc32c              12426  1 btrfs
zlib_deflate           25638  1 btrfs
ufs                    58774  0
qnx4                   13184  0
hfsplus                71616  0
hfs                    45877  0
minix                  27623  0
ntfs                  163882  0
vfat                   17316  0
msdos                  17077  0
fat                    45642  2 msdos,vfat
jfs                   137196  0
xfs                   590895  0
reiserfs              192132  0
ext4                  350763  0
crc16                  12343  1 ext4
jbd2                   62115  1 ext4
ext2                   59231  0
efivars                17916  0
dm_mod                 63645  0
nfsd                  216170  2
nfs                   308313  0
nfs_acl                12511  2 nfs,nfsd
auth_rpcgss            37143  2 nfs,nfsd
fscache                36739  1 nfs
lockd                  67306  2 nfs,nfsd
sunrpc                173730  6 lockd,auth_rpcgss,nfs_acl,nfs,nfsd
loop                   22641  0
parport_pc             22364  0
parport                31858  1 parport_pc
snd_pcm                68083  0
snd_page_alloc         13003  1 snd_pcm
snd_timer              22917  1 snd_pcm
snd                    52889  2 snd_timer,snd_pcm
soundcore              13065  1 snd
psmouse                69265  0
vmwgfx                 99436  0
pcspkr                 12579  0
coretemp               12898  0
serio_raw              12931  0
evdev                  17562  2
ttm                    53664  1 vmwgfx
drm                   183952  2 ttm,vmwgfx
i2c_piix4              12536  0
ac                     12624  0
processor              28157  0
i2c_core               23876  2 i2c_piix4,drm
vmw_balloon            12606  0
button                 12937  0
container              12581  0
power_supply           13475  1 ac
thermal_sys            18040  1 processor
shpchp                 31293  0
ext3                  162072  1
mbcache                13114  3 ext3,ext2,ext4
jbd                    56902  1 ext3
vmw_pvscsi             17507  0
vmxnet3                36318  0
sr_mod                 21899  0
cdrom                  35401  1 sr_mod
sg                     25874  0
ata_generic            12479  0
sd_mod                 36136  3
crc_t10dif             12348  1 sd_mod
floppy                 53087  0
e1000                  86156  0
ata_piix               29535  0
libata                140630  2 ata_piix,ata_generic
mptspi                 18065  2
scsi_transport_spi     23870  1 mptspi
mptscsih               22710  1 mptspi
mptbase                56773  2 mptscsih,mptspi
scsi_mod              162269  8 mptscsih,scsi_transport_spi,mptspi,libata,sd_mod                     ,sg,sr_mod,vmw_pvscsi


Code:
processor       : 3
vendor_id       : GenuineIntel
cpu family      : 6
model           : 15
model name      : Intel(R) Xeon(R) CPU            5148  @ 2.33GHz
stepping        : 1
microcode       : 0xd2
cpu MHz         : 2327.500
cache size      : 4096 KB
physical id     : 0
siblings        : 4
core id         : 3
cpu cores       : 4
apicid          : 3
initial apicid  : 3
fpu             : yes
fpu_exception   : yes
cpuid level     : 10
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc arch_perfmon pebs bts nopl tsc_reliable nonstop_tsc aperfmperf pni ssse3 cx16 hypervisor lahf_lm dtherm
bogomips        : 4655.00
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management:


Code:
MemTotal:        2060860 kB
MemFree:          114944 kB
Buffers:          206032 kB
Cached:           612220 kB
SwapCached:        32056 kB
Active:          1185020 kB
Inactive:         546688 kB
Active(anon):     678124 kB
Inactive(anon):   250636 kB
Active(file):     506896 kB
Inactive(file):   296052 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:       4209672 kB
SwapFree:        1589900 kB
Dirty:                32 kB
Writeback:             0 kB
AnonPages:        881836 kB
Mapped:            28008 kB
Shmem:             15296 kB
Slab:             163656 kB
SReclaimable:     146376 kB
SUnreclaim:        17280 kB
KernelStack:        1696 kB
PageTables:        21884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     5240100 kB
Committed_AS:    3915784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      280716 kB
VmallocChunk:   34359455064 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       57344 kB
DirectMap2M:     2039808 kB

Code:
00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 01)
00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 01)
00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 08)
00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08)
00:07.7 System peripheral: VMware Virtual Machine Communication Interface (rev 10)
00:0f.0 VGA compatible controller: VMware SVGA II Adapter
00:10.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCS                               I (rev 01)
00:11.0 PCI bridge: VMware PCI bridge (rev 02)
00:15.0 PCI bridge: VMware PCI Express Root Port (rev 01)
00:15.1 PCI bridge: VMware PCI Express Root Port (rev 01)
00:15.2 PCI bridge: VMware PCI Express Root Port (rev 01)
00:15.3 PCI bridge: VMware PCI Express Root Port (rev 01)
00:15.4 PCI bridge: VMware PCI Express Root Port (rev 01)
00:15.5 PCI bridge: VMware PCI Express Root Port (rev 01)
00:15.6 PCI bridge: VMware PCI Express Root Port (rev 01)
00:15.7 PCI bridge: VMware PCI Express Root Port (rev 01)
00:16.0 PCI bridge: VMware PCI Express Root Port (rev 01)
00:16.1 PCI bridge: VMware PCI Express Root Port (rev 01)
00:16.2 PCI bridge: VMware PCI Express Root Port (rev 01)
00:16.3 PCI bridge: VMware PCI Express Root Port (rev 01)
00:16.4 PCI bridge: VMware PCI Express Root Port (rev 01)
00:16.5 PCI bridge: VMware PCI Express Root Port (rev 01)
00:16.6 PCI bridge: VMware PCI Express Root Port (rev 01)
00:16.7 PCI bridge: VMware PCI Express Root Port (rev 01)
00:17.0 PCI bridge: VMware PCI Express Root Port (rev 01)
00:17.1 PCI bridge: VMware PCI Express Root Port (rev 01)
00:17.2 PCI bridge: VMware PCI Express Root Port (rev 01)
00:17.3 PCI bridge: VMware PCI Express Root Port (rev 01)
00:17.4 PCI bridge: VMware PCI Express Root Port (rev 01)
00:17.5 PCI bridge: VMware PCI Express Root Port (rev 01)
00:17.6 PCI bridge: VMware PCI Express Root Port (rev 01)
00:17.7 PCI bridge: VMware PCI Express Root Port (rev 01)
00:18.0 PCI bridge: VMware PCI Express Root Port (rev 01)
00:18.1 PCI bridge: VMware PCI Express Root Port (rev 01)
00:18.2 PCI bridge: VMware PCI Express Root Port (rev 01)
00:18.3 PCI bridge: VMware PCI Express Root Port (rev 01)
00:18.4 PCI bridge: VMware PCI Express Root Port (rev 01)
00:18.5 PCI bridge: VMware PCI Express Root Port (rev 01)
00:18.6 PCI bridge: VMware PCI Express Root Port (rev 01)
00:18.7 PCI bridge: VMware PCI Express Root Port (rev 01)
02:00.0 Ethernet controller: Intel Corporation 82545EM Gigabit Ethernet Controller (Copper) (rev 01)
 

Ähnliche Themen

Ablösen von Exchange2k3, OWA und W2k3 AD

Zurück
Oben