[Bug 397] SIGSEGV while running Vuze with icedtea6-1.6.1

View: New views
1 Messages — Rating Filter:   Alert me  

[Bug 397] SIGSEGV while running Vuze with icedtea6-1.6.1

by Bugzilla from bugzilla-daemon@icedtea.classpath.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=397





------- Comment #2 from paul@...  2009-11-02 04:06 -------
This may also be relevant.  The following IOError appeared on the console
before the SIGSEGV, but I'm unsure how much time had elapsed.

The machine I'm running this on does have a fully-functioning IPv6 connection.


java.io.IOException: Address family not supported by protocol
        at java.net.PlainDatagramSocketImpl.send(Native Method)
        at java.net.DatagramSocket.send(DatagramSocket.java:616)
        at
com.aelitis.net.udp.uc.impl.PRUDPPacketHandlerImpl.send(PRUDPPacketHandlerImpl.java:1292)
        at
com.aelitis.azureus.core.dht.transport.udp.impl.packethandler.DHTUDPPacketHandler.send(DHTUDPPacketHandler.java:250)
        at
com.aelitis.azureus.core.dht.transport.udp.impl.DHTTransportUDPImpl.process(DHTTransportUDPImpl.java:3533)
        at
com.aelitis.azureus.core.dht.transport.udp.impl.packethandler.DHTUDPPacketHandler.receive(DHTUDPPacketHandler.java:290)
        at
com.aelitis.azureus.core.dht.transport.udp.impl.packethandler.DHTUDPPacketHandlerFactory.process(DHTUDPPacketHandlerFactory.java:176)
        at
com.aelitis.azureus.core.dht.transport.udp.impl.packethandler.DHTUDPPacketNetworkHandler.process(DHTUDPPacketNetworkHandler.java:75)
        at
com.aelitis.net.udp.uc.impl.PRUDPPacketHandlerImpl$4.runSupport(PRUDPPacketHandlerImpl.java:767)
        at org.gudy.azureus2.core3.util.AEThread.run(AEThread.java:74)
[net] PRUDPPacketHandler: send to /2002:c349:771b:0:0:0:c349:771b:37636 failed:
Address family not supported by protocol


--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.