From nobody@FreeBSD.org Sun Sep 21 08:39:01 2008 Return-Path: Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 331B21065676 for ; Sun, 21 Sep 2008 08:39:01 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 223C48FC12 for ; Sun, 21 Sep 2008 08:39:01 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id m8L8d0Gi022487 for ; Sun, 21 Sep 2008 08:39:00 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id m8L8d0RK022483; Sun, 21 Sep 2008 08:39:00 GMT (envelope-from nobody) Message-Id: <200809210839.m8L8d0RK022483@www.freebsd.org> Date: Sun, 21 Sep 2008 08:39:00 GMT From: yakov To: freebsd-gnats-submit@FreeBSD.org Subject: after csup src-all RELENG_7 X-Send-Pr-Version: www-3.1 X-GNATS-Notify: >Number: 127516 >Category: usb >Synopsis: after csup src-all RELENG_7 >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-usb >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Sep 21 08:40:01 UTC 2008 >Closed-Date: Thu Dec 25 03:57:52 UTC 2008 >Last-Modified: Thu Dec 25 03:57:52 UTC 2008 >Originator: yakov >Release: RELENG_7 >Organization: >Environment: sorry can't provude uname -a, not without mouse.. but csup was made September 21 2008, TAG=RELENG_7 >Description: moused -t auto -p /dev/ums1 or simply moused -p /dev/ums1 Segmentation fault but /ums0 is there, I can cat /dev/ums1 them move mouse and see some output. I tried "gdb moused" "run /dev/ums1" after the crash "bt" reported last function was in glibc, a second was in kld are somewhere, I believe "kldquery" or something. if needed I can reboot and repeat debugging and send full outputs. maybe I need to rebuild kernel with symbolic support though and I am not sure how to do that. I also have ums0, but that's a joystick builtin in the usb keyboard. moused /dev/ums0 crashes as well. I tried -d -f to moused, got no difference. tried different mouse types, same crash. motherboard: ASUS P5W DH DELUXE quite generic usb mouse logitec 5 years old btc wireless usb keyboard with builtin mouse, maybe it has something to do with the bug? >How-To-Repeat: just type "moused /dev/ums1" or "moused /dev/ums0" >Fix: use older kernel. >Release-Note: >Audit-Trail: State-Changed-From-To: open->feedback State-Changed-By: vwe State-Changed-When: Wed Oct 1 21:45:01 UTC 2008 State-Changed-Why: Yakov, pretty less information in your report. > sorry can't provude uname -a, not without mouse.. hmm, that sounds strange, really. Anyway, what I'm asking you for is to give us some more information. The best thing you can do is to compile your moused binary with debug information (cc switch: -g), recreate the problem and get a backtrace from gdb: ``gdb /usr/sbin/moused /path/to/anywhere/moused.core'' with ``bt CR'' and ``list CR''. Also please don't hesitate to attach a dmesg (with device attach information for your mouse) and output of ``usbdevs -dv'' to your report (in addition to the debug information, of course). Thank you for your report. http://www.freebsd.org/cgi/query-pr.cgi?pr=127516 State-Changed-From-To: feedback->closed State-Changed-By: linimon State-Changed-When: Thu Dec 25 03:57:19 UTC 2008 State-Changed-Why: Feedback timeout (2 months). http://www.freebsd.org/cgi/query-pr.cgi?pr=127516 >Unformatted: