[issue1661] panic on password entry mount smb filesystem

Venkatesh Srinivas (via DragonFly issue tracker) sinknull at leaf.dragonflybsd.org
Sun Jan 24 16:04:47 PST 2010


New submission from Venkatesh Srinivas <me at acm.jhu.edu>:

Hi,

When attempting to mount an SMB filesystem, I get a 'Fatal trap 12: page fault
while in kernel mode' after the password is requested by mount_smbfs. Tested on
a daily snapshot from 1/23/2010.

# mount_smbfs -I 10.0.2.4 //guest at 10.0.2.4/data /mnt

With a 1/23/2010 GENERIC kernel, the backtrace:

prison_remote_ip(c17131d0,cc759cd0) at prison_remote_ip+0x1b
tcp_usr_connect(c16b5f00,cc759cd0,c17131d0,0,ca2c2d64) at tcp_usr_connect+0x8f
netmsg_pru_connect(cc759c28,c06d4ee0,c06d5278,ca3c3d84,c03c7e5f) at
netmsg_pru_connect+0x13
netmsg_service(cc759c28,c06d4ee0,ff800000) at netmsg_service+0x58
tcpmsg_service_loop(0,0,0,0,0) at tcpmsg_service_loop+0x1d
lwkt_exit() at lwkt_exit

I can upload a coredump and vmcore if needed,

Thanks,
--vs

----------
messages: 8078
nosy: vsrinivas
status: unread
title: panic on password entry mount smb filesystem

_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1661>
_____________________________________________________





More information about the Bugs mailing list