mozilla-vpn-client icon indicating copy to clipboard operation
mozilla-vpn-client copied to clipboard

QString::operator=

Open data-sync-user opened this issue 7 months ago • 0 comments

Sentry Issue: VPN-CLIENT-H1

EXC_BAD_ACCESS / KERN_INVALID_ADDRESS / 0x50: Fatal Error: EXC_BAD_ACCESS / KERN_INVALID_ADDRESS / 0x50
  ?, in QString::operator=
  File "controller.cpp", line 358, in Controller::activateInternal
    exitConfig.m_deviceIpv4Address = device->ipv4Address();
  File "controller.cpp", line 963, in Controller::activate
    activateInternal(DoNotForceDNSPort, serverSelectionPolicy);
  File "controller.cpp", line 699, in Controller::disconnected
    activate(m_nextServerData, m_nextServerSelectionPolicy);
  ?, in doActivate<T>
...
(41 additional frame(s) were not displayed)

This ticket was automatically created by Sentry via Open A Jira Bug for new Sentry-Crashes

┆Issue is synchronized with this Jira Bug ┆Reporter: Basti

data-sync-user avatar Jan 03 '24 22:01 data-sync-user