mover is crashing unraid nightly on rc8a


Recommended Posts

since adding an ssd cache drive, mover is crashing my system each night.

 

when mover is run in the foreground i get these messages:

 

root@bigass:~# mover
mover started
moving timeMachine/
./timeMachine/Sara’s MacBook Air.sparsebundle/com.apple.TimeMachine.MachineID.bckup
*** glibc detected *** rsync: free(): invalid next size (normal): 0x080d2450 ***
======= Backtrace: =========
/lib/libc.so.6(+0x705aa)[0xb76b25aa]
/lib/libc.so.6(+0x73503)[0xb76b5503]
/lib/libc.so.6(cfree+0x70)[0xb76b86b0]
rsync[0x807cd74]
rsync[0x807de60]
rsync[0x804f3aa]
rsync[0x8050b5f]
rsync[0x8051e56]
rsync[0x8065825]
rsync[0x80666ac]
/lib/libc.so.6(__libc_start_main+0xe6)[0xb7658b86]
rsync[0x804aad1]
======= Memory map: ========

 

and the system no longer responds (unless i do a system reset).

 

it looks like rsync had an issue with some MAC time machine back up files.

 

other non time-machine files do not bother the mover/rsync

 

thoughts?

 

thanks,

 

steve

 

btw, last nights syslog attached (i could only get this by redirecting syslog  via 'tail -f' to disk since unraid is dead when the fault happens)

syslog.txt

Link to comment

another data point:

when i look at the directory "Sara’s MacBook Air.sparsebundle"

 

in windows (samba) i see: "Sara’s MacBook Air.sparsebundle"

 

in linux (ls -l), i see: "Saraâs\ MacBook\ Air.sparsebundle"

 

and in the syslog, the mover displayed it as: "Saraâ\200\231s MacBook Air.sparsebundle"

 

so what's up with that freakin apostrophe?? i guess this mac generated name contains some weird, non-printable characters.

 

i'll bet that is what's causing unraid to crash.

 

thoughts anyone?

 

 

Link to comment

 

mount -t cifs -o utf8,other,options,here //server/share /path/to/mount/point

 

but this mount would be for unraid to mount a remote windows share right?

 

would that help in my case?

 

my situation is:

- i have an unraid disk that is shared as a 'timemachine' share (which is some kind of apple **black** magic)

- one of our apple computers is backing up to that share via the apple backup utility (call timemachine).

- that backup process is creating the directory that is causing unraid to crash when the mover runs to copy from the cache drive

 

maybe i misunderstood your suggestion.

 

and btw, thanks a whole lot for trying to help.

 

steve

 

 

Link to comment

Oh. Right.

 

Well, since the Mover relying on rsync seems to have problem with this character... is it possible for you to *not* use the cache when writing to the 'timemachine' user share ?

(Use Cache = No)

 

Anyway, this character is not a regular apostrophe.

 

Sara’s MacBook  -> curly apostrophe

Sara's Macbook  -> THE apostrophe

 

gordon%20shumway.gif APPLE, Y U NO SELL FRUITS ?

 

Link to comment

Ok I found some additional  informations :

 

TC is SMB compatible but Apple's preferred names are not.

 

Step 1. Change all names.. that is TC, wireless and hard disk to SMB ie short, no spaces.. pure alphanumeric.. no apple apostrophes here please.

 

Did you setup your time machine using some sort of wizard, using predefined names ?

 

It seems possible to edit "Sara's Macbook".

See here : http://pondini.org/TM/C9.html

 

C9a%20System%20Prefs%20%3E%20Sharing.jpg

 

TCP1%202%20Changing%20TC%20Name.jpg

 

Link to comment

Oh. Right.

 

Well, since the Mover relying on rsync seems to have problem with this character... is it possible for you to *not* use the cache when writing to the 'timemachine' user share ?

(Use Cache = No)

 

yes - that is what i have done. although it almost defeats the purpose of the cache drive since those pesky time machine backups seem to write to unraid all the time (and hence keep the parity and data drives spun up).

 

 

Link to comment

Ok I found some additional  informations :

 

TC is SMB compatible but Apple's preferred names are not.

 

Step 1. Change all names.. that is TC, wireless and hard disk to SMB ie short, no spaces.. pure alphanumeric.. no apple apostrophes here please.

 

Did you setup your time machine using some sort of wizard, using predefined names ?

 

It seems possible to edit "Sara's Macbook".

See here : http://pondini.org/TM/C9.html

 

C9a%20System%20Prefs%20%3E%20Sharing.jpg

 

TCP1%202%20Changing%20TC%20Name.jpg

 

ahh - i did not think about looking into that. when i get home from work i'll check it out and let you know.

 

thanks for the really good advice.

 

steve

 

Link to comment

I too am having what appears to be a related problem - but with CrashPlan backups (to a cache drive).  This has been happening for awhile - finally narrowed the problem down to the CrashPlan backup dir, and to the backup of one particular machine - an MBP.  Is this the same issue??

 

Nov  3 13:43:17 UnRaid kernel: mdcmd (130): spindown 2
Nov  3 13:43:17 UnRaid kernel: mdcmd (131): spindown 4
Nov  3 13:43:46 UnRaid kernel: mdcmd (132): spindown 0
Nov  3 14:16:22 UnRaid kernel: mdcmd (133): spindown 7
Nov  3 14:16:42 UnRaid kernel: mdcmd (134): spindown 3
Nov  3 14:16:42 UnRaid kernel: mdcmd (135): spindown 5
Nov  3 14:16:47 UnRaid kernel: mdcmd (136): spindown 1
Nov  3 14:16:47 UnRaid kernel: mdcmd (137): spindown 6
Nov  3 14:23:59 UnRaid kernel: scsi_verify_blk_ioctl: 14 callbacks suppressed
Nov  3 14:23:59 UnRaid kernel: hdparm: sending ioctl 2285 to a partition!
Nov  3 14:23:59 UnRaid last message repeated 5 times
Nov  3 14:23:59 UnRaid kernel: smartctl: sending ioctl 2285 to a partition!
Nov  3 14:23:59 UnRaid last message repeated 3 times
Nov  3 15:05:44 UnRaid avahi-daemon[10911]: Invalid response packet from host 192.168.250.211.
Nov  3 15:05:44 UnRaid avahi-daemon[10911]: Invalid response packet from host 192.168.250.205.
Nov  3 15:21:08 UnRaid emhttp: shcmd (70): /usr/local/sbin/mover |& logger &
Nov  3 15:21:08 UnRaid logger: mover started
Nov  3 15:21:08 UnRaid logger: moving Data/
Nov  3 15:21:08 UnRaid logger: ./Data/Backups/507568011094850252/cpbp
Nov  3 15:21:09 UnRaid logger: .d..t...... ./
Nov  3 15:21:17 UnRaid logger: rsync: get_xattr_names: llistxattr("Data",1024) failed: Software caused connection abort (103)
Nov  3 15:21:17 UnRaid logger: .d..t...... Data/
Nov  3 15:21:17 UnRaid logger: rsync: get_acl: sys_acl_get_file(Data, ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:17 UnRaid logger: rsync: failed to set times on "/mnt/user0/Data": Transport endpoint is not connected (107)
Nov  3 15:21:17 UnRaid logger: cd+++++++++ Data/Backups/
Nov  3 15:21:17 UnRaid logger: rsync: recv_generator: mkdir "/mnt/user0/Data/Backups" failed: Transport endpoint is not connected (107)
Nov  3 15:21:17 UnRaid logger: *** Skipping any contents from this failed directory ***
Nov  3 15:21:17 UnRaid kernel: shfs[11046]: segfault at 8000000 ip b74b668c sp b740e068 error 4 in libc-2.11.1.so[b7440000+15c000]
Nov  3 15:21:18 UnRaid logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Nov  3 15:21:18 UnRaid logger: ./Data/Backups/507568011094850252/cprp
Nov  3 15:21:18 UnRaid logger: rsync: get_acl: sys_acl_get_file(., ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: get_xattr_names: llistxattr(".",1024) failed: Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: .d.......a. ./
Nov  3 15:21:18 UnRaid logger: rsync: get_acl: sys_acl_get_file(., ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: set_acl: sys_acl_set_file(., ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: set_acl: sys_acl_delete_def_file(.): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: get_acl: sys_acl_get_file(Data, ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: get_xattr_names: llistxattr("Data",1024) failed: Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: .d..t....a. Data/
Nov  3 15:21:18 UnRaid logger: rsync: get_acl: sys_acl_get_file(Data, ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: failed to set times on "/mnt/user0/Data": Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: cd+++++++++ Data/Backups/
Nov  3 15:21:18 UnRaid logger: rsync: recv_generator: mkdir "/mnt/user0/Data/Backups" failed: Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: *** Skipping any contents from this failed directory ***
Nov  3 15:21:18 UnRaid logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Nov  3 15:21:18 UnRaid logger: ./Data/Backups/507568011094850252/cpfmf
Nov  3 15:21:18 UnRaid logger: rsync: get_acl: sys_acl_get_file(., ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: get_xattr_names: llistxattr(".",1024) failed: Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: .d.......a. ./
Nov  3 15:21:18 UnRaid logger: rsync: get_acl: sys_acl_get_file(., ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: set_acl: sys_acl_set_file(., ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: set_acl: sys_acl_delete_def_file(.): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: get_acl: sys_acl_get_file(Data, ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: get_xattr_names: llistxattr("Data",1024) failed: Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: .d..t....a. Data/
Nov  3 15:21:18 UnRaid logger: rsync: get_acl: sys_acl_get_file(Data, ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: failed to set times on "/mnt/user0/Data": Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: cd+++++++++ Data/Backups/
Nov  3 15:21:18 UnRaid logger: rsync: recv_generator: mkdir "/mnt/user0/Data/Backups" failed: Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: *** Skipping any contents from this failed directory ***
Nov  3 15:21:18 UnRaid logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Nov  3 15:21:18 UnRaid logger: ./Data/Backups/507568011094850252/cphdf
Nov  3 15:21:18 UnRaid logger: rsync: get_acl: sys_acl_get_file(., ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: get_xattr_names: llistxattr(".",1024) failed: Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: .d.......a. ./
Nov  3 15:21:18 UnRaid logger: rsync: get_acl: sys_acl_get_file(., ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: set_acl: sys_acl_set_file(., ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: set_acl: sys_acl_delete_def_file(.): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: get_acl: sys_acl_get_file(Data, ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: get_xattr_names: llistxattr("Data",1024) failed: Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: .d..t....a. Data/
Nov  3 15:21:18 UnRaid logger: rsync: get_acl: sys_acl_get_file(Data, ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: failed to set times on "/mnt/user0/Data": Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: cd+++++++++ Data/Backups/
Nov  3 15:21:18 UnRaid logger: rsync: recv_generator: mkdir "/mnt/user0/Data/Backups" failed: Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: *** Skipping any contents from this failed directory ***
Nov  3 15:21:18 UnRaid logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Nov  3 15:21:18 UnRaid logger: ./Data/Backups/507568011094850252/cpfmfp
Nov  3 15:21:18 UnRaid logger: rsync: get_acl: sys_acl_get_file(., ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: get_xattr_names: llistxattr(".",1024) failed: Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: .d.......a. ./
Nov  3 15:21:18 UnRaid logger: rsync: get_acl: sys_acl_get_file(., ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: set_acl: sys_acl_set_file(., ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: set_acl: sys_acl_delete_def_file(.): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: get_acl: sys_acl_get_file(Data, ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: get_xattr_names: llistxattr("Data",1024) failed: Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: .d..t....a. Data/
Nov  3 15:21:18 UnRaid logger: rsync: get_acl: sys_acl_get_file(Data, ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: failed to set times on "/mnt/user0/Data": Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: cd+++++++++ Data/Backups/
Nov  3 15:21:18 UnRaid logger: rsync: recv_generator: mkdir "/mnt/user0/Data/Backups" failed: Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: *** Skipping any contents from this failed directory ***
Nov  3 15:21:18 UnRaid logger: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1042) [sender=3.0.7]
Nov  3 15:21:18 UnRaid logger: ./Data/Backups/507568011094850252/cpfmfx
Nov  3 15:21:18 UnRaid logger: rsync: get_acl: sys_acl_get_file(., ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: get_xattr_names: llistxattr(".",1024) failed: Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: .d.......a. ./
Nov  3 15:21:18 UnRaid logger: rsync: get_acl: sys_acl_get_file(., ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: set_acl: sys_acl_set_file(., ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: set_acl: sys_acl_delete_def_file(.): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: get_acl: sys_acl_get_file(Data, ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: get_xattr_names: llistxattr("Data",1024) failed: Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: .d..t....a. Data/
Nov  3 15:21:18 UnRaid logger: rsync: get_acl: sys_acl_get_file(Data, ACL_TYPE_ACCESS): Transport endpoint is not connected (107)
Nov  3 15:21:18 UnRaid logger: rsync: failed to set times on "/mnt/user0/Data": Transport endpoint is not connected (107)

--- more of the same snipped ---

Nov  3 15:21:35 UnRaid logger: rsync: ERROR: cannot stat destination "/mnt/user0/": Transport endpoint is not connected (107)
Nov  3 15:21:35 UnRaid logger: rsync error: errors selecting input/output files, dirs (code 3) at main.c(555) [Receiver=3.0.7]
Nov  3 15:21:36 UnRaid logger: rsync: connection unexpectedly closed (9 bytes received so far) [sender]
Nov  3 15:21:36 UnRaid logger: rsync error: error in rsync protocol data stream (code 12) at io.c(601) [sender=3.0.7]
Nov  3 15:21:36 UnRaid logger: skipping apps/
Nov  3 15:21:36 UnRaid logger: mover finished
Nov  3 15:24:48 UnRaid kernel: BUG: unable to handle kernel paging request at 73750075
Nov  3 15:24:48 UnRaid kernel: IP: [<c108326c>] __kmalloc_track_caller+0xb2/0xf2
Nov  3 15:24:48 UnRaid kernel: *pdpt = 0000000033f25001 *pde = 0000000000000000 
Nov  3 15:24:48 UnRaid kernel: Oops: 0000 [#1] SMP 
Nov  3 15:24:48 UnRaid kernel: Modules linked in: md_mod xor sg asus_atk0110 sata_promise r8168(O) i2c_i801 i2c_core ata_piix coretemp hwmon mperf
Nov  3 15:24:48 UnRaid kernel: 
Nov  3 15:24:48 UnRaid kernel: Pid: 3714, comm: Plex DLNA Serve Tainted: G           O 3.4.11-unRAID #1 System manufacturer System Product Name/P5QL/EPU
Nov  3 15:24:48 UnRaid kernel: EIP: 0060:[<c108326c>] EFLAGS: 00210202 CPU: 1
Nov  3 15:24:48 UnRaid kernel: EIP is at __kmalloc_track_caller+0xb2/0xf2
Nov  3 15:24:48 UnRaid kernel: EAX: 00000000 EBX: f46900c0 ECX: 73750075 EDX: 00009a6b
Nov  3 15:24:48 UnRaid kernel: ESI: f4402580 EDI: c14aafc8 EBP: efd23b88 ESP: efd23b70
Nov  3 15:24:48 UnRaid kernel:  DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
Nov  3 15:24:48 UnRaid kernel: CR0: 8005003b CR2: 73750075 CR3: 323ee000 CR4: 000007f0
Nov  3 15:24:48 UnRaid kernel: DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000
Nov  3 15:24:48 UnRaid kernel: DR6: ffff0ff0 DR7: 00000400
Nov  3 15:24:48 UnRaid kernel: Process Plex DLNA Serve (pid: 3714, ti=efd22000 task=ea40b2a0 task.ti=efd22000)
Nov  3 15:24:48 UnRaid kernel: Stack:
Nov  3 15:24:48 UnRaid kernel:  c129c7e2 000004d0 73750075 f46900c0 000004d0 f4402180 efd23ba4 c12a082d
Nov  3 15:24:48 UnRaid kernel:  00000000 00000186 f4635b00 00000000 efd23c9c efd23bf8 c129c7e2 ffffffff
Nov  3 15:24:48 UnRaid kernel:  efd23bd8 ea40b2a0 00000186 f4635b90 f4635b78 ea40b2a0 f4635bf0 00000000

Message from syslogd@UnRaid at Sat Nov  3 15:24:48 2012 ...
UnRaid kernel: Process Plex DLNA Serve (pid: 3714, ti=efd22000 task=ea40b2a0 task.ti=efd22000)
Nov  3 15:24:48 UnRaid kernel: Call Trace:
Nov  3 15:24:48 UnRaid kernel:  [<c129c7e2>] ? sock_alloc_send_pskb+0xc5/0x26b
Nov  3 15:24:48 UnRaid kernel:  [<c12a082d>] __alloc_skb+0x50/0xf5
Nov  3 15:24:48 UnRaid kernel:  [<c129c7e2>] sock_alloc_send_pskb+0xc5/0x26b
Nov  3 15:24:48 UnRaid kernel:  [<c129c996>] sock_alloc_send_skb+0xe/0x10
Nov  3 15:24:48 UnRaid kernel:  [<c12c15f6>] __ip_append_data+0x2db/0x6da

Message from syslogd@UnRaid at Sat Nov  3 15:24:48 2012 ...
UnRaid kernel: Call Trace:
Nov  3 15:24:48 UnRaid kernel:  [<c12c1e6d>] ip_make_skb+0x75/0xa5
Nov  3 15:24:48 UnRaid kernel:  [<c12c2287>] ? ip_append_page+0x3ea/0x3ea
Nov  3 15:24:48 UnRaid kernel:  [<c12c2287>] ? ip_append_page+0x3ea/0x3ea
Nov  3 15:24:48 UnRaid kernel:  [<c12dc5f3>] udp_sendmsg+0x4a1/0x6be
Nov  3 15:24:48 UnRaid kernel:  [<c12c2287>] ? ip_append_page+0x3ea/0x3ea
Nov  3 15:24:48 UnRaid kernel:  [<c103b132>] ? check_preempt_curr+0x29/0x64

Message from syslogd@UnRaid at Sat Nov  3 15:24:48 2012 ...
UnRaid kernel: Stack:
Nov  3 15:24:48 UnRaid kernel:  [<c10400bf>] ? move_task+0x37/0x3b
Nov  3 15:24:48 UnRaid kernel:  [<c12e2002>] inet_sendmsg+0x6f/0x78
Nov  3 15:24:48 UnRaid kernel:  [<c1299f4f>] sock_sendmsg+0xa8/0xbe
Nov  3 15:24:48 UnRaid kernel:  [<c1063383>] ? __alloc_pages_nodemask+0xd1/0x4a5
Nov  3 15:24:48 UnRaid kernel:  [<c1092440>] ? core_sys_select+0x1f0/0x217
Nov  3 15:24:48 UnRaid kernel:  [<c1299fb2>] ? sockfd_lookup_light+0x16/0x44
Nov  3 15:24:48 UnRaid kernel:  [<c129a4c2>] sys_sendto+0xb1/0xd0
Nov  3 15:24:48 UnRaid kernel:  [<c12997d7>] ? move_addr_to_user+0x39/0x50
Nov  3 15:24:48 UnRaid kernel:  [<c129a55f>] ? sys_getpeername+0x64/0x6f
Nov  3 15:24:48 UnRaid kernel:  [<c131fa7c>] ? _raw_spin_unlock_bh+0xe/0x10
Nov  3 15:24:48 UnRaid kernel:  [<c129c20b>] ? release_sock+0xd0/0xd8
Nov  3 15:24:48 UnRaid kernel:  [<c129a4f9>] sys_send+0x18/0x1a
Nov  3 15:24:48 UnRaid kernel:  [<c129b41f>] sys_socketcall+0xc9/0x19c
Nov  3 15:24:48 UnRaid kernel:  [<c131fbb5>] syscall_call+0x7/0xb
Nov  3 15:24:48 UnRaid kernel:  [<c1310000>] ? alloc_node_mem_map+0x70/0x8a
Nov  3 15:24:48 UnRaid kernel: Code: c1 8b 50 04 8b 08 85 c9 89 4d f0 75 16 8b 7d e8 8b 55 ec 50 89 f0 89 f9 e8 0d ed ff ff 59 89 45 f0 eb 25 8b 46 14 8b 4d f0 8b 3e <8b> 1c 01 8d 4a 01 8b 45 f0 64 0f c7 0f 0f 94 c0 88 c1 fe c9 75 
Nov  3 15:24:48 UnRaid kernel: EIP: [<c108326c>] __kmalloc_track_caller+0xb2/0xf2 SS:ESP 0068:efd23b70
Nov  3 15:24:48 UnRaid kernel: CR2: 0000000073750075
Nov  3 15:24:48 UnRaid kernel: ---[ end trace 086405a4cd354af6 ]---

Message from syslogd@UnRaid at Sat Nov  3 15:24:48 2012 ...
UnRaid kernel: Code: c1 8b 50 04 8b 08 85 c9 89 4d f0 75 16 8b 7d e8 8b 55 ec 50 89 f0 89 f9 e8 0d ed ff ff 59 89 45 f0 eb 25 8b 46 14 8b 4d f0 8b 3e <8b> 1c 01 8d 4a 01 8b 45 f0 64 0f c7 0f 0f 94 c0 88 c1 fe c9 75 

Message from syslogd@UnRaid at Sat Nov  3 15:24:48 2012 ...
UnRaid kernel: EIP: [<c108326c>] __kmalloc_track_caller+0xb2/0xf2 SS:ESP 0068:efd23b70
Nov  3 15:24:49 UnRaid kernel: BUG: unable to handle kernel paging request at 73750075
Nov  3 15:24:49 UnRaid kernel: IP: [<c108326c>] __kmalloc_track_caller+0xb2/0xf2
Nov  3 15:24:49 UnRaid kernel: *pdpt = 0000000033f25001 *pde = 0000000000000000 
Nov  3 15:24:49 UnRaid kernel: Oops: 0000 [#2] SMP 
Nov  3 15:24:49 UnRaid kernel: Modules linked in: md_mod xor sg asus_atk0110 sata_promise r8168(O) i2c_i801 i2c_core ata_piix coretemp hwmon mperf
Nov  3 15:24:49 UnRaid kernel: 
Nov  3 15:24:49 UnRaid kernel: Pid: 3709, comm: Plex DLNA Serve Tainted: G      D    O 3.4.11-unRAID #1 System manufacturer System Product Name/P5QL/EPU
Nov  3 15:24:49 UnRaid kernel: EIP: 0060:[<c108326c>] EFLAGS: 00210202 CPU: 1
Nov  3 15:24:49 UnRaid kernel: EIP is at __kmalloc_track_caller+0xb2/0xf2

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.