There could be a bug in the hub, since it seems like invalid utf-8 is transferred as hub description.
GTK crashes because it receives an invalid utf-8 string. The code in hub.cc assumes that dcpp checks this, which happens for NMDC but not for ADC, at least not for the hub description.
There could be a bug in the hub, since it seems like invalid utf-8 is transferred as hub description.
GTK crashes because it receives an invalid utf-8 string. The code in hub.cc assumes that dcpp checks this, which happens for NMDC but not for ADC, at least not for the hub description.