Created
June 18, 2014 07:40
-
-
Save ncopa/79318d70414d8f6d23b0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[418536.560360] BUG: unable to handle kernel NULL pointer dereference at (nil) | |
[418536.560398] IP: [<ffffffff813095c5>] ping_init_sock+0xc0/0xdb | |
[418536.560424] PGD 0 | |
[418536.560435] Oops: 0002 [#1] SMP | |
[418536.560450] Modules linked in: uvcvideo videobuf2_core videodev media videobuf2_vmalloc videobuf2_memops snd_usb_audio snd_usbmidi_lib snd_rawmidi snd_seq_device veth hid_apple hidp i915 drm_kms_helper drm intel_gtt agpgart cfbfillrect cfbimgblt i2c_algo_bit cfbcopyarea bridge stp llc ipv6 bnep 8021q mrp tun kvm_intel kvm af_packet shpchp snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec e1000e snd_hwdep btusb bluetooth 6lowpan_iphc ptp snd_pcm snd_timer snd iTCO_wdt rfkill iTCO_vendor_support ppdev parport_pc parport tpm_tis tpm firmware_class pps_core e1000 lpc_ich soundcore mfd_core psmouse mousedev evdev processor mei_me serio_raw mei usbkbd hid_generic usbmouse usbhid hid dm_mod raid1 fbcon font bitblit fbcon_rotate fbcon_ccw fbcon_ud fbcon_cw softcursor | |
[418536.560800] tileblit fb fbdev ehci_pci ehci_hcd i2c_i801 i2c_core sr_mod cdrom ahci libahci libata video backlight button loop ext4 jbd2 crc16 ext3 mbcache jbd usb_storage usbcore usb_common sd_mod scsi_mod crc_t10dif crct10dif_common | |
[418536.560904] CPU: 5 PID: 19782 Comm: fping Not tainted 3.14.6-0-grsec #1-Alpine | |
[418536.560931] Hardware name: Dell Inc. OptiPlex 790/0HY9JP, BIOS A07 09/10/2011 | |
[418536.560958] task: ffff8800bf0fc920 ti: ffff8800bf0fcf58 task.ti: ffff8800bf0fcf58 | |
[418536.560985] RIP: 0010:[<ffffffff813095c5>] [<ffffffff813095c5>] ping_init_sock+0xc0/0xdb | |
[418536.561016] RSP: 0018:ffffc9001aa57e60 EFLAGS: 00010283 | |
[418536.561036] RAX: ffffffff815b7f00 RBX: 0000000000000000 RCX: 00000000000003e9 | |
[418536.561061] RDX: 0000000000000000 RSI: 0000000000000002 RDI: 0000000000000064 | |
[418536.561087] RBP: ffffc9001aa57e68 R08: 0000000000001388 R09: ffff880050b98218 | |
[418536.561112] R10: 0000000000000008 R11: 0000000000000000 R12: ffff8802246c2d00 | |
[418536.561138] R13: ffffffff815b7f00 R14: 0000000000000000 R15: ffff880050b98000 | |
[418536.561165] FS: 00000761df4b2328(0000) GS:ffff88022dca0000(0000) knlGS:0000000000000000 | |
[418536.561194] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 | |
[418536.561215] CR2: 0000000000000000 CR3: 00000000bb6eb000 CR4: 00000000000627b0 | |
[418536.561248] Stack: | |
[418536.561256] 0000000000000001 ffffc9001aa57eb0 ffffffff812fef1c 0000000000000002 | |
[418536.561300] ffffffff815bda10 0000000000000002 ffff8802246c2d00 ffffffff813b5fd0 | |
[418536.561330] 0000000000000001 0000000000000000 ffffc9001aa57ef8 ffffffff8128c58d | |
[418536.561361] Call Trace: | |
[418536.561374] [<ffffffff812fef1c>] inet_create+0x227/0x2ab | |
[418536.561395] [<ffffffff8128c58d>] __sock_create+0x145/0x1b6 | |
[418536.561417] [<ffffffff8128c629>] sock_create+0x2b/0x2d | |
[418536.561436] [<ffffffff8128c9ed>] SyS_socket+0x22/0x91 | |
[418536.561457] [<ffffffff81338e75>] system_call_fastpath+0x16/0x1b | |
[418536.561478] Code: 8b 94 c2 90 00 00 00 45 8b 14 b2 44 39 d7 77 05 45 39 c2 76 14 48 ff c6 eb e0 44 29 c9 48 ff c0 eb c4 bb f3 ff ff ff eb 02 31 db <f0> ff 0a 71 05 f0 ff 02 cd 04 74 02 eb 08 48 89 d7 e8 94 51 d5 | |
[418536.561623] RIP [<ffffffff813095c5>] ping_init_sock+0xc0/0xdb | |
[418536.561646] RSP <ffffc9001aa57e60> | |
[418536.561660] CR2: 0000000000000000 | |
[418536.572275] ---[ end trace 685516e229456af6 ]--- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment