mysqld 4.1.1_2 sig 11 for TCP-based access

From: Dorin H (bj93542_at_yahoo.com)
Date: 03/19/04

  • Next message: Doug Barton: "Re: src/etc/Makefile rev 1.326"
    Date: Thu, 18 Mar 2004 16:02:49 -0800 (PST)
    To: freebsd-current@freebsd.org
    
    

    Hi there,
      Does anyone have a functional 4.1 mysql server?
    There is a PR related to 4.0 version of the server,
    but I see the server crashing since updating it to 4.1
    (sometime in feb.). It could be related to the kse,
    since it started crushing immediately after building
    world to use new threading. All ports are rebuilt, no
    dep on libc_r as I can see.

      The mysql client connects ok. But any type of
    socket based connection produces a sig 11. This
    happens deterministic at the moment of connect(). No
    luck from the kse update. Building mysqld in debug
    version does not provide any additional information in
    traces/logs. Dbg seems to have problem running a kse
    threaded app (it hangs ?).
      Any info on subject, suggestions, ideas, comments,
    please?
    TIA,
    /Dorin.

    Info:
    %uname -v
    FreeBSD 5.2-CURRENT #0: Mon Feb 23 23:05:17 EST 2004
      user@host:/usr/obj/usr/src/sys/kern

    %/usr/local/libexec/mysqld -V
    /usr/local/libexec/mysqld Ver 4.1.1-alpha for
    portbld-freebsd5.2 on i386 (FreeBSD port:
    mysql-server-4.1.1_2)

    %mysql -V
    mysql Ver 14.3 Distrib 4.1.1-alpha, for
    portbld-freebsd5.2 (i386)

    __________________________________
    Do you Yahoo!?
    Yahoo! Mail - More reliable, more storage, less spam
    http://mail.yahoo.com
    _______________________________________________
    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: Doug Barton: "Re: src/etc/Makefile rev 1.326"

    Relevant Pages