6-CURRENT, threads, hangs are still there

From: Alexey Dokuchaev (danfe_at_nsu.ru)
Date: 11/15/04

  • Next message: Martin Blapp: "vmware 3.x broken on FreeBSD 5.x / 6.x with IDE devices"
    Date: Mon, 15 Nov 2004 18:03:55 +0600
    To: current@freebsd.org
    
    

    Hello there,

    Updated world + kernel on Nov 12. Sticking to ULE + PREEMPTION + DEBUG
    STUFF in kernel. Running sim, psi, xmms, mozilla etc. hangs on startup,
    unless `libpthread' mapped to `libc_r' via /etc/libmap.conf.
    GDB is unable to attach, process is unkillable even with SIGKILL.
    Very reproducible. CPU: Intel 2.8GHz, HTT enabled.

    Does anyone have a clue on this? Using ULE on purpose to help hunt down
    its bugs. What debugging info can/should I get?

    Thanks. Dmesg et al. available on demand.

    ./danfe
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Martin Blapp: "vmware 3.x broken on FreeBSD 5.x / 6.x with IDE devices"

    Relevant Pages

    • Re: 6-CURRENT, threads, hangs are still there
      ... Running sim, psi, xmms, mozilla etc. hangs on startup, ... > GDB is unable to attach, process is unkillable even with SIGKILL. ...
      (freebsd-current)
    • Re: Pan crashing in libgnuregex after -pthread switchover
      ... >gdb doesn't know about libmap.conf, so the backtrace is wrong. ... libpthread and libc_r are both in-process to me. ... finding function names. ...
      (freebsd-current)
    • Re: sigsuspend() and ptrace()
      ... > My program uses gdb to attach to a process and make it execute a specific ... > function thanks to the gdb 'call' command. ... > attached process is sleeping in sigsuspend(). ... the SIGSTOP even though there is no handler. ...
      (Linux-Kernel)
    • Re: debugging dlls with gdb
      ... > to the top of DllMainor something, allowing you to attach to the ... > You can attach to a running process in gdb - either ... Or should I not move my DLL ...
      (comp.programming)
    • sigsuspend() and ptrace()
      ... My program uses gdb to attach to a process and make it execute a specific ... the target process receives a SIGSTOP but there ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)