4 Nov
2010
4 Nov
'10
10:54
https://bugzilla.novell.com/show_bug.cgi?id=650914 https://bugzilla.novell.com/show_bug.cgi?id=650914#c2 --- Comment #2 from Jiri Slaby <jslaby@novell.com> 2010-11-04 10:54:48 UTC --- sock->ops is NULL, but I fail to see how this can happen. rfcomm_tty_open fails (because tty calls close from open), but dlc->state == BT_CONNECTED. close then tries to send disconnect message, but the sock has no ops and it oopses. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.