Page 2 of 2 FirstFirst 1 2
Results 16 to 17 of 17

Thread: Bus Error under Mac OX 10.4 and IcePy 3.3.0

  1. #16
    benoit's Avatar
    benoit is offline ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,140
    I don't see why this problem in the client would cause log4j to stop working. On the server side, the only thing that might happen when the client crashes is a connection warning. This warning is printed with the communicator logger which by default prints to stderr. This warning only shows up if you have Ice.Warn.Connections set to 1. If that's the case you could try disabling it to see if it makes a difference.

    Cheers,
    Benoit.

  2. #17
    joshmoore is offline Registered User
    Name: Josh Moore
    Organization: Glencoe Software, Inc.
    Project: OMERO, http://trac.openmicroscopy.org.uk/omero
    Join Date
    Feb 2007
    Location
    Germany
    Posts
    110
    The log was seemingly a red-herring. Due to a 3.3.0 change (the removal of Ice.stringToIdentity), a python server component was failing. Fixing that corrected the Java log, which still doesn't make sense but it is comforting that it had nothing to do with a client segfault.

    If the log issue occurs again, I'll open another bug thread.

    Otherwise, thanks for all the help.
    Cheers,
    ~Josh.

Page 2 of 2 FirstFirst 1 2

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. 3.3.1 test suite failures on Mac OS X 10.5
    By blair in forum Bug Reports
    Replies: 4
    Last Post: 04-05-2009, 06:43 PM
  2. Replies: 2
    Last Post: 12-16-2005, 11:10 PM
  3. Ice 3.0.0 / Mac OS X 10.4.3, GCC 4.0.1
    By lindholm in forum Bug Reports
    Replies: 3
    Last Post: 11-21-2005, 05:54 AM
  4. Compiling demos on Mac OS X 10.4.2
    By CAS in forum Help Center
    Replies: 4
    Last Post: 09-30-2005, 08:33 PM
  5. IcePy 2.0.0 fails, hangs on Mac OS X 10.3
    By Michael Halle in forum Bug Reports
    Replies: 1
    Last Post: 11-30-2004, 11:07 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •