You are not logged in.

#1 2017-02-12 01:54:03

ganlu
Member
From: ChongQing, China
Registered: 2004-01-04
Posts: 360

amulegui crashing but amuled runs ok in the background

I start amuled through systemd and it runs well, but whenever I start amulegui it crashes, and I get the following error messages in the terminal:

[gl@localhost ~]$ amulegui 
 2017-02-12 09:36:00 (remote-GUI): Initialising aMuleGUI SVN compiled with wxGTK2 v3.0.2 and Boost 1.63 (Snapshot: rev. 10983)
 2017-02-12 09:36:00 (remote-GUI): Checking if there is an instance already running...
 2017-02-12 09:36:00 (remote-GUI): No other instances are running.
 2017-02-12 09:36:01 (remote-GUI): Asio thread 1 started
 2017-02-12 09:36:01 (remote-GUI): Asio thread 2 started
 2017-02-12 09:36:01 (remote-GUI): Asio thread 3 started
 2017-02-12 09:36:01 (remote-GUI): Asio thread 4 started
 2017-02-12 09:36:18 (remote-GUI): Connecting...
 2017-02-12 09:36:18 (remote-GUI): Going to event loop...
 2017-02-12 09:36:18 (remote-GUI): Remote GUI EC event handler
./src/common/socket.cpp(292): assert "wxIsMainThread()" failed in Init(): sockets must be initialized from the main thread [in thread 7fa5cd7ea700]


Call stack:
[00] wxOnAssert(char const*, int, char const*, char const*, char const*)
[01] 0x7fa5eac71839
[02] wxSocketClient::DoConnect(wxSockAddress const&, wxSockAddress const*, bool)
[03] wxHTTP::GetInputStream(wxString const&) 
[04] wxSizer::Add(wxWindow*, int, int, int, wxObject*)
[05] wxSizer::Add(wxWindow*, int, int, int, wxObject*)
[06] wxThread::CallEntry()                   
[07] 0x7fa5ea96b240
[08] 0x7fa5ec10c454
[09] clone                                   
Aborted (core dumped)

At same time I check the status of amuled, it is still ok.

[root@localhost gl]# systemctl status amuled
● amuled.service - aMule Daemon
   Loaded: loaded (/usr/lib/systemd/system/amuled.service; enabled; vendor preset: disabled)
   Active: active (running) since Sun 2017-02-12 09:28:06 CST; 23min ago
 Main PID: 504 (amuled)
    Tasks: 18 (limit: 4915)
   CGroup: /system.slice/amuled.service
           └─504 /usr/bin/amuled

Could anyone give me a hand? thanks a lot.

Offline

Board footer

Powered by FluxBB