Displaying 20 results from an estimated 111 matches for "0x460".
Did you mean:
0x40
2013 Oct 02
2
Kmemleak: false-positive in vring_add_indirect ?
...x36/0x280
[<ffffffff812dc59f>] virtqueue_add_outbuf+0xbf/0x4e0
[<ffffffff813a8b30>] start_xmit+0x1a0/0x3b0
[<ffffffff81445861>] dev_hard_start_xmit+0x2d1/0x4d0
[<ffffffff81460052>] sch_direct_xmit+0xf2/0x1c0
[<ffffffff81445c28>] dev_queue_xmit+0x1c8/0x460
[<ffffffff814e3187>] ip6_finish_output2+0x1d7/0x470
[<ffffffff814e34b0>] ip6_finish_output+0x90/0xb0
[<ffffffff814e3507>] ip6_output+0x37/0xb0
[<ffffffff815021eb>] igmp6_send+0x2db/0x470
[<ffffffff81502645>] igmp6_timer_handler+0x95/0xa0
[<ff...
2013 Oct 02
2
Kmemleak: false-positive in vring_add_indirect ?
...x36/0x280
[<ffffffff812dc59f>] virtqueue_add_outbuf+0xbf/0x4e0
[<ffffffff813a8b30>] start_xmit+0x1a0/0x3b0
[<ffffffff81445861>] dev_hard_start_xmit+0x2d1/0x4d0
[<ffffffff81460052>] sch_direct_xmit+0xf2/0x1c0
[<ffffffff81445c28>] dev_queue_xmit+0x1c8/0x460
[<ffffffff814e3187>] ip6_finish_output2+0x1d7/0x470
[<ffffffff814e34b0>] ip6_finish_output+0x90/0xb0
[<ffffffff814e3507>] ip6_output+0x37/0xb0
[<ffffffff815021eb>] igmp6_send+0x2db/0x470
[<ffffffff81502645>] igmp6_timer_handler+0x95/0xa0
[<ff...
2017 Mar 07
0
panic in virtio console startup in v4.11-rc1
...00
[ 2.412007] snprintf+0x49/0x60
[ 2.412007] vp_find_vqs+0x206/0x4e0 [virtio_pci]
[ 2.412007] init_vqs+0x18b/0x2f0 [virtio_console]
[ 2.412007] virtcons_probe+0xc6/0x350 [virtio_console]
[ 2.412007] virtio_dev_probe+0x144/0x1e0 [virtio]
[ 2.412007] driver_probe_device+0x2bb/0x460
[ 2.412007] __driver_attach+0xdf/0xf0
[ 2.412007] ? driver_probe_device+0x460/0x460
[ 2.412007] bus_for_each_dev+0x6c/0xc0
[ 2.412007] driver_attach+0x1e/0x20
[ 2.412007] bus_add_driver+0x170/0x270
[ 2.412007] driver_register+0x60/0xe0
[ 2.412007] ? virtio_cons_early_ini...
2017 Mar 07
0
panic in virtio console startup in v4.11-rc1
...00
[ 2.412007] snprintf+0x49/0x60
[ 2.412007] vp_find_vqs+0x206/0x4e0 [virtio_pci]
[ 2.412007] init_vqs+0x18b/0x2f0 [virtio_console]
[ 2.412007] virtcons_probe+0xc6/0x350 [virtio_console]
[ 2.412007] virtio_dev_probe+0x144/0x1e0 [virtio]
[ 2.412007] driver_probe_device+0x2bb/0x460
[ 2.412007] __driver_attach+0xdf/0xf0
[ 2.412007] ? driver_probe_device+0x460/0x460
[ 2.412007] bus_for_each_dev+0x6c/0xc0
[ 2.412007] driver_attach+0x1e/0x20
[ 2.412007] bus_add_driver+0x170/0x270
[ 2.412007] driver_register+0x60/0xe0
[ 2.412007] ? virtio_cons_early_ini...
2015 Sep 17
9
[Bug 92032] New: WARNING: CPU: 0 PID: 290 at lib/dma-debug.c:1205 check_sync+0x169/0x6e0()
...>] ? pcibios_set_master+0x4e/0xa0
[ 37.497413] [<f85b654e>] nouveau_drm_probe+0x21e/0x260 [nouveau]
[ 37.497413] [<c07dc24f>] pci_device_probe+0x6f/0xd0
[ 37.497413] [<c0674b35>] ? sysfs_create_link+0x25/0x50
[ 37.497413] [<c08c288d>] driver_probe_device+0x1cd/0x460
[ 37.497413] [<c08c2b6c>] ? __driver_attach+0x4c/0x90
[ 37.497413] [<c07dc182>] ? pci_match_device+0xd2/0x100
[ 37.497413] [<c08c2ba1>] __driver_attach+0x81/0x90
[ 37.497413] [<c08c2b20>] ? driver_probe_device+0x460/0x460
[ 37.497413] [<c08c06b7>] bus_fo...
2017 Aug 10
2
[PATCH 1/2] virtio: Reduce BUG if total_sg > virtqueue size to WARN.
On Thu, Aug 10, 2017 at 05:40:34PM +0100, Richard W.M. Jones wrote:
> If using indirect descriptors, you can make the total_sg as large as
> you want.
That would be a spec violation though, even if it happens to
work on current QEMU.
The spec says:
A driver MUST NOT create a descriptor chain longer than the Queue Size of the device.
What prompted this patch? Do we ever encounter this
2017 Aug 10
2
[PATCH 1/2] virtio: Reduce BUG if total_sg > virtqueue size to WARN.
On Thu, Aug 10, 2017 at 05:40:34PM +0100, Richard W.M. Jones wrote:
> If using indirect descriptors, you can make the total_sg as large as
> you want.
That would be a spec violation though, even if it happens to
work on current QEMU.
The spec says:
A driver MUST NOT create a descriptor chain longer than the Queue Size of the device.
What prompted this patch? Do we ever encounter this
2008 Jul 22
2
pv_ops - 2.6.26 - unable to handle kernel paging request
...00000008 00000000 c1587418 c0630200 00000018 0000001f
Call Trace:
[<c015e2ea>] move_freepages_block+0x6a/0x80
[<c015e5d9>] __rmqueue+0x1a9/0x1e0
[<c015e651>] rmqueue_bulk+0x41/0x70
[<c015eae4>] get_page_from_freelist+0x464/0x490
[<c015ebba>] __alloc_pages_internal+0xaa/0x460
[<c015ef8f>] __alloc_pages+0xf/0x20
[<c015f4bf>] __get_free_pages+0xf/0x20
[<c01c015f>] proc_file_read+0x8f/0x2a0
[<c01c00d0>] proc_file_read+0x0/0x2a0
[<c01bb7ca>] proc_reg_read+0x5a/0x90
[<c01801f1>] vfs_read+0xa1/0x160
[<c01bb770>] proc_reg_read+0x0/0x90...
2008 Jul 22
2
pv_ops - 2.6.26 - unable to handle kernel paging request
...00000008 00000000 c1587418 c0630200 00000018 0000001f
Call Trace:
[<c015e2ea>] move_freepages_block+0x6a/0x80
[<c015e5d9>] __rmqueue+0x1a9/0x1e0
[<c015e651>] rmqueue_bulk+0x41/0x70
[<c015eae4>] get_page_from_freelist+0x464/0x490
[<c015ebba>] __alloc_pages_internal+0xaa/0x460
[<c015ef8f>] __alloc_pages+0xf/0x20
[<c015f4bf>] __get_free_pages+0xf/0x20
[<c01c015f>] proc_file_read+0x8f/0x2a0
[<c01c00d0>] proc_file_read+0x0/0x2a0
[<c01bb7ca>] proc_reg_read+0x5a/0x90
[<c01801f1>] vfs_read+0xa1/0x160
[<c01bb770>] proc_reg_read+0x0/0x90...
2012 Jan 22
2
Centso 6.2 bug ?
...lk.pl Not tainted 2.6.32-220.2.1.el6.x86_64 #1
Call Trace:
[<ffffffff81069997>] ? warn_slowpath_common+0x87/0xc0
[<ffffffff810699ea>] ? warn_slowpath_null+0x1a/0x20
[<ffffffff814eccc5>] ? thread_return+0x232/0x79d
[<ffffffff810958e3>] ? __hrtimer_start_range_ns+0x1a3/0x460
[<ffffffff814ee5db>] ? do_nanosleep+0x8b/0xc0
[<ffffffff81095da4>] ? hrtimer_nanosleep+0xc4/0x180
[<ffffffff81094b70>] ? hrtimer_wakeup+0x0/0x30
[<ffffffff81095bd4>] ? hrtimer_start_range_ns+0x14/0x20
[<ffffffff81095ed4>] ? sys_nanosleep+0x74/0x80
[<ffff...
2013 Oct 03
0
Kmemleak: false-positive in vring_add_indirect ?
...fffffff812dc59f>] virtqueue_add_outbuf+0xbf/0x4e0
> [<ffffffff813a8b30>] start_xmit+0x1a0/0x3b0
> [<ffffffff81445861>] dev_hard_start_xmit+0x2d1/0x4d0
> [<ffffffff81460052>] sch_direct_xmit+0xf2/0x1c0
> [<ffffffff81445c28>] dev_queue_xmit+0x1c8/0x460
> [<ffffffff814e3187>] ip6_finish_output2+0x1d7/0x470
> [<ffffffff814e34b0>] ip6_finish_output+0x90/0xb0
> [<ffffffff814e3507>] ip6_output+0x37/0xb0
> [<ffffffff815021eb>] igmp6_send+0x2db/0x470
> [<ffffffff81502645>] igmp6_timer_hand...
2004 May 24
1
Cannot call R's ISNAN() from a C code in >1.7 versions.
...er versions. When I tried to compile the
codes in the version 1.8 and 1.9, I got error messages like this:
test.obj : error LNK2001: unresolved external symbol _isnan
.\testR.dll : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: 'link.exe' : return code '0x460'
Stop.
I checked "Writing R Extensions" and did not find any changes in the API
entry point for ISNAN in the later versions. Could any one enlighten me
on why _isnan cannot be resolved? The compiler I used is MSVC++ 6.0 and
the platform is WinXP. Many thanks.
Paul.
2009 Sep 15
1
can´t build ruby bindings with msvc (xapian 1.1.2)
...also tried revision 13512 from http://oligarchy.co.uk/xapian/trunk/, gave me (after some warnings)the error
...\_xapian.so : fatal error LNK
1120: 1 unresolved externals.
NMAKE : fatal error U1077: ""D:\Programme\Microsoft Visual Studio 9.0\VC\BIN\lin
k.exe"": return code "0x460"
Stop.
PPS
i?ve send another email earlier this day, but neither did i get an acknowledgement mail nor does it appear in the archive. maybe the subject was too long?
2018 Aug 03
0
[net-next, v6, 6/7] net-sysfs: Add interface for Rx queue(s) map per Tx queue
...7.275889] dev_change_flags+0x7a/0x150
> [ 7.275900] do_setlink+0x9fe/0x2e40
> [ 7.275910] ? deref_stack_reg+0xad/0xe0
> [ 7.275917] ? __read_once_size_nocheck.constprop.6+0x10/0x10
> [ 7.275922] ? find_held_lock+0x32/0x1c0
> [ 7.275929] ? rtnetlink_put_metrics+0x460/0x460
> [ 7.275935] ? virtqueue_add_sgs+0x9e2/0xde0
> [ 7.275953] ? virtscsi_add_cmd+0x454/0x780
> [ 7.275964] ? find_held_lock+0x32/0x1c0
> [ 7.275973] ? deref_stack_reg+0xad/0xe0
> [ 7.275979] ? __read_once_size_nocheck.constprop.6+0x10/0x10
> [ 7.275985]...
2017 Aug 10
0
[PATCH 1/2] virtio: Reduce BUG if total_sg > virtqueue size to WARN.
...0 PID: 1 Comm: init Not tainted 4.13.0-rc4+ #100
[ 4.035354] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.10.2-0-g5f4c7b1-prebuilt.qemu-project.org 04/01/2014
[ 4.036770] task: ffff9a859e243300 task.stack: ffffa731c00cc000
[ 4.037506] RIP: 0010:virtqueue_add_sgs+0x23d/0x460 [virtio_ring]
[ 4.038250] RSP: 0000:ffffa731c00cf6e0 EFLAGS: 00010097
[ 4.038898] RAX: 0000000000000000 RBX: 0000000000000011 RCX: ffffdd0680646c40
[ 4.039762] RDX: 0000000000000000 RSI: ffffa731c00cf7b8 RDI: ffff9a85945c4d68
[ 4.040634] RBP: ffffa731c00cf748 R08: ffff9a85945c4a78 R09:...
2019 May 01
3
[PATCH] vsock/virtio: Initialize core virtio vsock before registering the driver
...79] Call Trace:
[ 4.211379] ? vsock_find_connected_socket+0x6c/0xe0
[ 4.211379] virtio_transport_recv_pkt+0x15f/0x740
[ 4.211379] ? detach_buf+0x1b5/0x210
[ 4.211379] virtio_transport_rx_work+0xb7/0x140
[ 4.211379] process_one_work+0x1ef/0x480
[ 4.211379] worker_thread+0x312/0x460
[ 4.211379] kthread+0x132/0x140
[ 4.211379] ? process_one_work+0x480/0x480
[ 4.211379] ? kthread_destroy_worker+0xd0/0xd0
[ 4.211379] ret_from_fork+0x35/0x40
[ 4.211379] Code: c7 47 08 00 00 00 00 66 c7 07 28 00 c7 47 08 ff ff ff ff c7 47 04 ff ff ff ff c3 0f 1f 00 66 2e 0f 1f 84...
2019 May 01
3
[PATCH] vsock/virtio: Initialize core virtio vsock before registering the driver
...79] Call Trace:
[ 4.211379] ? vsock_find_connected_socket+0x6c/0xe0
[ 4.211379] virtio_transport_recv_pkt+0x15f/0x740
[ 4.211379] ? detach_buf+0x1b5/0x210
[ 4.211379] virtio_transport_rx_work+0xb7/0x140
[ 4.211379] process_one_work+0x1ef/0x480
[ 4.211379] worker_thread+0x312/0x460
[ 4.211379] kthread+0x132/0x140
[ 4.211379] ? process_one_work+0x480/0x480
[ 4.211379] ? kthread_destroy_worker+0xd0/0xd0
[ 4.211379] ret_from_fork+0x35/0x40
[ 4.211379] Code: c7 47 08 00 00 00 00 66 c7 07 28 00 c7 47 08 ff ff ff ff c7 47 04 ff ff ff ff c3 0f 1f 00 66 2e 0f 1f 84...
2018 Aug 05
2
[PATCH net-next 0/6] virtio_net: Add ethtool stat items
...info+0x5/0x5
[ 46.166654] ? printk+0x9c/0xc3
[ 46.166661] ? kmsg_dump_rewind_nolock+0xf5/0xf5
[ 46.166677] ? virtnet_poll+0xd9c/0xfd1 [virtio_net]
[ 46.166685] print_address_description+0xea/0x380
[ 46.166701] ? virtnet_poll+0xd9c/0xfd1 [virtio_net]
[ 46.166711] kasan_report+0x1dd/0x460
[ 46.166727] ? virtnet_poll+0xd9c/0xfd1 [virtio_net]
[ 46.166743] virtnet_poll+0xd9c/0xfd1 [virtio_net]
[ 46.166767] ? receive_buf+0x2e30/0x2e30 [virtio_net]
[ 46.166796] ? sched_clock_cpu+0x18/0x2b0
[ 46.166809] ? print_irqtrace_events+0x280/0x280
[ 46.166817] ? print_irqtrace_ev...
2018 Aug 05
2
[PATCH net-next 0/6] virtio_net: Add ethtool stat items
...info+0x5/0x5
[ 46.166654] ? printk+0x9c/0xc3
[ 46.166661] ? kmsg_dump_rewind_nolock+0xf5/0xf5
[ 46.166677] ? virtnet_poll+0xd9c/0xfd1 [virtio_net]
[ 46.166685] print_address_description+0xea/0x380
[ 46.166701] ? virtnet_poll+0xd9c/0xfd1 [virtio_net]
[ 46.166711] kasan_report+0x1dd/0x460
[ 46.166727] ? virtnet_poll+0xd9c/0xfd1 [virtio_net]
[ 46.166743] virtnet_poll+0xd9c/0xfd1 [virtio_net]
[ 46.166767] ? receive_buf+0x2e30/0x2e30 [virtio_net]
[ 46.166796] ? sched_clock_cpu+0x18/0x2b0
[ 46.166809] ? print_irqtrace_events+0x280/0x280
[ 46.166817] ? print_irqtrace_ev...
2007 Feb 05
1
kernel error -- system crash
...ver1 kernel: [<c016f455>] __bread+0x9/0x22
Feb 4 00:08:08 server1 kernel: [<f88af239>] ext3_free_branches+0x91/0x1be
[ext3]
Feb 4 00:08:08 server1 kernel: [<f88af27e>] ext3_free_branches+0xd6/0x1be
[ext3]
Feb 4 00:08:08 server1 kernel: [<f88af702>] ext3_truncate+0x39c/0x460
[ext3]
Feb 4 00:08:08 server1 kernel: [<c0317627>] __cond_resched+0x14/0x3b
Feb 4 00:08:08 server1 kernel: [<f8862737>] journal_start+0x78/0x9e [jbd]
Feb 4 00:08:08 server1 kernel: [<f88ad4b5>] ext3_delete_inode+0x60/0xaa
[ext3]
Feb 4 00:08:23 server1 kernel: [<f88ad455...