On 01/19/2018 05:21 AM, Matthew Wilcox wrote:Re-tried with the current latest 4.14 (4.14.15). Received the following: [2018-01-24 19:26:57] Ubuntu 14.04.5 LTS dev hvc0 [2018-01-24 19:26:57] [2018-01-24 19:26:57] dev login: [44501.106868] BUG: unable to handle kernel NULL pointer dereference at 00000008 [2018-01-25 07:47:50] [44501.106897] IP: __radix_tree_lookup+0x14/0xa0 [2018-01-25 07:47:50] [44501.106905] *pdpt = 000000001fe82027 *pde = 0000000000000000 [2018-01-25 07:47:50] [44501.106916] Oops: 0000 [#1] SMP [2018-01-25 07:47:50] [44501.106924] CPU: 0 PID: 3344 Comm: PassengerAgent Not tainted 4.14.15-rh13-20180123235331.xenU.i386 #1 [2018-01-25 07:47:50] [44501.106935] task: dfee39c0 task.stack: dff12000 [2018-01-25 07:47:50] [44501.106943] EIP: __radix_tree_lookup+0x14/0xa0 [2018-01-25 07:47:50] [44501.106950] EFLAGS: 00210286 CPU: 0 [2018-01-25 07:47:50] [44501.106955] EAX: 00000004 EBX: 00000001 ECX: 00000000 EDX: 00000000 [2018-01-25 07:47:50] [44501.106963] ESI: 00000000 EDI: 00000000 EBP: dff13db8 ESP: dff13da0 [2018-01-25 07:47:50] [44501.106971] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0069 [2018-01-25 07:47:50] [44501.106979] CR0: 80050033 CR2: 00000008 CR3: 1fdb1000 CR4: 00002660 [2018-01-25 07:47:50] [44501.106989] Call Trace: [2018-01-25 07:47:50] [44501.106995] radix_tree_lookup_slot+0x13/0x30 [2018-01-25 07:47:50] [44501.107004] find_get_entry+0x1d/0x120 [2018-01-25 07:47:50] [44501.107011] pagecache_get_page+0x1f/0x230 [2018-01-25 07:47:50] [44501.107018] lookup_swap_cache+0x42/0x140 [2018-01-25 07:47:50] [44501.107024] swap_readahead_detect+0x66/0x2e0 [2018-01-25 07:47:50] [44501.107032] do_swap_page+0x1fa/0x860 [2018-01-25 07:47:50] [44501.107040] ? __raw_callee_save___pv_queued_spin_unlock+0x9/0x10 [2018-01-25 07:47:50] [44501.107050] ? xen_pmd_val+0x10/0x20 [2018-01-25 07:47:50] [44501.107057] handle_mm_fault+0x6f8/0x1020 [2018-01-25 07:47:50] [44501.107065] ? _raw_spin_unlock_irqrestore+0x13/0x20 [2018-01-25 07:47:50] [44501.107074] ? pvclock_clocksource_read+0xa6/0x1a0 [2018-01-25 07:47:50] [44501.107081] __do_page_fault+0x18a/0x450 [2018-01-25 07:47:50] [44501.107089] ? _copy_to_user+0x28/0x40 [2018-01-25 07:47:50] [44501.107096] ? vmalloc_sync_all+0x250/0x250 [2018-01-25 07:47:50] [44501.107102] do_page_fault+0x21/0x30 [2018-01-25 07:47:50] [44501.107109] common_exception+0x45/0x4a [2018-01-25 07:47:50] [44501.107115] EIP: 0x82c3358 [2018-01-25 07:47:50] [44501.107120] EFLAGS: 00210202 CPU: 0 [2018-01-25 07:47:50] [44501.107126] EAX: b702d0b8 EBX: 081557a9 ECX: 00000000 EDX: 0a4296bc [2018-01-25 07:47:50] [44501.107133] ESI: b467c2cc EDI: 00000000 EBP: b467c138 ESP: b467c110 [2018-01-25 07:47:50] [44501.107141] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 007b [2018-01-25 07:47:50] [44501.107147] Code: ff ff ff 00 47 03 e9 69 ff ff ff 8b 45 08 89 06 e9 1f ff ff ff 66 90 55 89 e5 57 89 d7 56 53 83 ec 0c 89 45 ec 89 4d e8 8b 45 ec <8b> 58 04 89 d8 83 e0 03 48 89 5d f0 75 64 89 d8 83 e0 fe 0f b6 [2018-01-25 07:47:50] [44501.110296] EIP: __radix_tree_lookup+0x14/0xa0 SS:ESP: 0069:dff13da0 [2018-01-25 07:47:50] [44501.110304] CR2: 0000000000000008 [2018-01-25 07:47:50] [44501.110356] ---[ end trace 89cdd2ba8e7323a8 ]--- |