aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: [1] 2

Author Topic: [solved] amulegui just disappears again while starting...  (Read 20225 times)

Radek

  • Full Member
  • ***
  • Karma: 5
  • Offline Offline
  • Posts: 149
[solved] amulegui just disappears again while starting...
« on: November 21, 2005, 03:07:14 PM »

Hi, all!

I have a little problem with amulegui / WinXP.

The program just disappears after initial startup of the graphics screen. The graphics contents are shown partially, then the window closes and - nada. I don't see any error messages.

I am using amuled on Debian Sarge, amulecmd and amuleweb on the same Debain machine are working with no problems. All are compiled out of the same snapshot.

Last working combination was CVS 2005-10-26 (didn't try the snapshots between those two).

Any ideas?
« Last Edit: January 12, 2006, 12:07:43 PM by Radek »
Logged
There are 10 kinds of people - those who are able to understand binary numbers and those who aren't...

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: [solved] amulegui just disappears again while starting...
« Reply #1 on: November 21, 2005, 03:36:01 PM »

Logged

Aethereal

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 35
Re: [solved] amulegui just disappears again while starting...
« Reply #2 on: November 22, 2005, 10:32:44 AM »

I have the same issue, but I'm not so sure it's about the bug you listed.
I tried to delete the amule conf files (that are now under Documents and Settings/"user"/Application data/aMule), but aMuleGUI exit without error after trying to draw the screen even when there isn't any configuration file.
Logged

Radek

  • Full Member
  • ***
  • Karma: 5
  • Offline Offline
  • Posts: 149
Re: [solved] amulegui just disappears again while starting...
« Reply #3 on: November 22, 2005, 02:41:42 PM »

@Athereal
I agree. I tried deleting remote.conf (not amule.conf, this file does not exist on my WinXP, as I only run amulegui), and it didn't make any difference.

Not even temporarily renaming the whole directory "...\aMule" made a difference.
Logged
There are 10 kinds of people - those who are able to understand binary numbers and those who aren't...

berndf

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 8
Re: [solved] amulegui just disappears again while starting...
« Reply #4 on: December 16, 2005, 07:23:46 PM »

same here. Is there a working version meanwhile?
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: [solved] amulegui just disappears again while starting...
« Reply #5 on: December 19, 2005, 08:21:07 AM »

should work again, try tomorrow svn
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Radek

  • Full Member
  • ***
  • Karma: 5
  • Offline Offline
  • Posts: 149
Re: [solved] amulegui just disappears again while starting...
« Reply #6 on: December 23, 2005, 02:59:21 PM »

CVS-20051222 starts much faster than it's predecessors but crashes after some 40 seconds of "Loading...". My idea about these problems are, that the starting page "Servers" may not be the best choice. This page has a lot of data to load and display. Maybe that is the point of failure. If the program would start with some sort of neutral menu page, or so, it might be easier to handle.

This idea comes to my mind because in some of the previous versions I could observe a memory problem. After starting amule-gui it ate up all available memory (several hundred MB) and crashed some seconds later.

The message box of the current crash says something like (original text is in German)
Code: [Select]
The instruction at address 0x00411e40 references memory at 0x00000024. The operation "Read" was not possible...Same thing as CVS-20051212

I'll try it with debug enabled..

Tested build is with current Mingw, wx-Widgets-2.6.2 under WinXP Pro with all patches applied.

EDIT
Quote
ReadPacket: error [The socket is non-blocking and the operation would block] in socket
is what the debug version says. Otherwise the same message box and behaviour.
« Last Edit: December 23, 2005, 05:10:07 PM by Radek »
Logged
There are 10 kinds of people - those who are able to understand binary numbers and those who aren't...

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: [solved] amulegui just disappears again while starting...
« Reply #7 on: December 23, 2005, 03:08:45 PM »

well try with wx-cvs, since when kry fixed it there was some huge problems aso in wx-cvs, which got fixed on the same day...

I run it here and both amule and amulegui work fine with wx-cvs!!
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Radek

  • Full Member
  • ***
  • Karma: 5
  • Offline Offline
  • Posts: 149
Re: [solved] amulegui just disappears again while starting...
« Reply #8 on: December 24, 2005, 11:15:21 AM »

Tried with wxCVS and had the same crash as before. This is what was output at the MingW bash
Code: [Select]
$ amulegui.exe
Connecting...
Going to event loop...
Remote GUI EC event handler
LOG: Succeeded! Connection established to aMule CVS
LOG:
LOG:  - This is aMule CVS using wxMSW v2.7.0 (Snapshot: Thu Dec 22 07:02:03 CET 2005) based on eMule.
LOG:    Running on Windows XP (build 2600, Service Pack 2)
LOG:  - Visit [URL]http://www.amule.org[/URL] to check if a new version is available.
LOG:
ReadPacket: error [The socket is non-blocking and the operation would block] in socket
I'll try the new snapshots...
Logged
There are 10 kinds of people - those who are able to understand binary numbers and those who aren't...

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: [solved] amulegui just disappears again while starting...
« Reply #9 on: December 24, 2005, 11:58:25 AM »

hmm fuck

it definetly works here

Code: [Select]
$ src/amulegui.exe
Connecting...
Going to event loop...
Remote GUI EC event handler
LOG: Succeeded! Connection established to aMule CVS
LOG:
LOG:  - This is aMule CVS using wxMSW v2.7.0 (Unicoded) (Snapshot: rev. 6185) based on eMule.
LOG:    Running on Windows XP (build 2600, Service Pack 2)
LOG:  - Visit [URL]http://www.amule.org[/URL] to check if a new version is available.
LOG:
Shutting down aMule...
aMule dialog destroyed

so I could send you a amulegui.exe from me, if ya want...just pm me your email address.

btw you had the same snapshot running on linux right?
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Radek

  • Full Member
  • ***
  • Karma: 5
  • Offline Offline
  • Posts: 149
Re: [solved] amulegui just disappears again while starting...
« Reply #10 on: December 26, 2005, 01:51:47 PM »

Hi, Stefanero!

I tried the binary you sent me and it has the same behaviour! So it has to be sth different on my WinXP or in the configuration (or whatever) of amuled on my Debian Sarge.

At the moment I'm unable to link with wxCVS-unicode due to unresolved references in wx-corelib. Right now I'm compiling wxCVS with '--disable-unicode' again. That did work with yesterday's wxWidgets snapshot.

If that works with the current CVS, I'll make another debug build of amulegui and try to dig a little deeper into the problems.
Logged
There are 10 kinds of people - those who are able to understand binary numbers and those who aren't...

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: [solved] amulegui just disappears again while starting...
« Reply #11 on: December 26, 2005, 09:15:17 PM »

well I am really clueless sorry, since it really works here without a big deal....
also at krys box

if you could provide some debug infos of any kind we would be really happy, alos maybe some infos what happens on your linux bos for example....
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Radek

  • Full Member
  • ***
  • Karma: 5
  • Offline Offline
  • Posts: 149
Re: [solved] amulegui just disappears again while starting...
« Reply #12 on: December 27, 2005, 09:14:06 AM »

As I mentioned before, I had my problems with amulegui. Sometimes it worked, sometimes it didn't - with the same binary.

There have been issues with the memory management, as it ate up all free memory. After that, it either just disappeared or stayed and did business as usual.

That's the reason, why I am suspicious about the loading of the server list. This is the part of amulegui, which is displayed, when starting. And the crash appears after showing "Loading..." (bottom, left side)  for about 40 seconds, so my guess is, that sth in EC is responsible.

On my linux box I can't see anything out of the order. The log tells me sth about an external client

Quote
2005-12-27 09:15:08: Neue externe Verbindung akzeptiert
2005-12-27 09:15:08: Verbinde zu Client: amule-remote 0x0001
2005-12-27 09:15:08: Zugang gewährt.
2005-12-27 09:15:48: Externe Verbindung getrennt.

The client has the same reproducible crash at the same address (varying with each new build, of course) , reading the same memory location 0x34 (which in fact is just an offset, the real address being 0).

I'll try to get GNU Debugger for MingW, so that I can produce one of your much loved backtraces 8)

The other possibility would be, if one of you developers could point me to some code parts, where to implement some debug prints (or send me a patch), which can be helpful to corner the evil bug, before shooting it. Would it help to have a debug build of amuled running on my linux box?

Meanwhile I'll fetch the new snapshots and try if sth has changed.
Logged
There are 10 kinds of people - those who are able to understand binary numbers and those who aren't...

Radek

  • Full Member
  • ***
  • Karma: 5
  • Offline Offline
  • Posts: 149
Re: [solved] amulegui just disappears again while starting...
« Reply #13 on: December 27, 2005, 09:37:37 AM »

Back with gdb comments 8)
Code: [Select]
Program received signal SIGSEGV, Segmentation fault.
0x0088f956 in CECPacket::GetOpCode() const (this=0x0) at ECPacket.h:251
251                     ec_opcode_t     GetOpCode(void) const { return m_opCode; }
and the backtrace
Code: [Select]
(gdb) backtrace full
#0  0x0088f956 in CECPacket::GetOpCode() const (this=0x0) at ECPacket.h:251
No locals.
#1  0x00407a4d in CSharedFilesRem::HandlePacket(CECPacket const*) (
    this=0x4c35d78, packet=0x0) at amule-remote-gui.cpp:851
No locals.
#2  0x004f0037 in CRemoteConnect::OnPacketReceived(CECPacket const*) (
    this=0x4c0e818, packet=0x0) at RemoteConnect.cpp:149
        handler = (class CECPacketHandlerBase *) 0x4c35d78
        next_packet = (CECPacket *) 0x0
#3  0x004f7b0a in CECSocket::OnInput() (this=0x4c0e818) at ECSocket.cpp:410
        packet = (const class {...} *) 0x0
        reply = (const class {...} *) 0x1
        bytes_rx = 0
#4  0x004f65dc in CECSocketHandler::SocketHandler(wxSocketEvent&) (
    this=0x99ee70, event=@0x4c2f7c0) at ECSocket.cpp:205
        socket = (CECSocket *) 0x4c0e818
#5  0x006d6168 in wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) ()
        IDCCANCEL = 10085
        IDCOK = 10084
        IDCREF = 10088
        IDC_3DDEP = 10253
        IDC_3DDEPTH = 10254
        IDC_ADDITEM = 10371
        IDC_ADDNEWFILESPAUSED = 10195
        IDC_AICHTRUST = 10194
        IDC_AUTOCONNECT = 10178
        IDC_AUTOCONNECTSTATICONLY = 10191
        IDC_AUTOIPFILTER = 10336
        IDC_AUTOSERVER = 10184
        IDC_AUTOSORT = 10260
        IDC_AUTO_DROP_TIMER = 10269
        IDC_BROWSE = 10291
        IDC_BROWSER = 10150
        IDC_BROWSERSELF = 10152
        IDC_BROWSERTABS = 10154
        IDC_BROWSEV = 10215
        IDC_BTN_BROWSE_WAV = 10231
        IDC_BUTTONSTRIP = 10077
        IDC_C0 = 10108
        IDC_C0_2 = 10110
        IDC_C0_3 = 10109
        IDC_C1 = 10112
        IDC_C1_2 = 10114
        IDC_C1_3 = 10113
        IDC_CANCELS = 10025
        IDC_CATCOLOR = 10296
        IDC_CB_TBN_IMPORTATNT = 10237
        IDC_CB_TBN_ONCHAT = 10233
        IDC_CB_TBN_ONDOWNLOAD = 10235
        IDC_CB_TBN_ONLOG = 10232
        IDC_CB_TBN_ONNEWVERSION = 10236
        IDC_CB_TBN_POP_ALWAYS = 10234
        IDC_CB_TBN_USESOUND = 10229
        IDC_CCLOSE = 10041
        IDC_CDIDENT = 10137
        IDC_CHATSELECTOR = 10038
        IDC_CHECKDISKSPACE = 10203
        IDC_CLEAR_RESULTS = 10027
        IDC_CLIENTVERSIONS = 10228
        IDC_CMESSAGE = 10039
        IDC_CMSTATUS = 10087
        IDC_CMTBT = 10080
        IDC_CMT_TEXT = 10081
        IDC_COLORSELECTOR = 10224
        IDC_COLOR_BUTTON = 10225
        IDC_COMMENT = 10288
        IDC_COMPLSIZE = 10067
        IDC_CONVREMOVE = 10373
        IDC_CONV_PB_CURRENT = 10369
        IDC_CONV_PB_LABEL = 10367
        IDC_CONV_PROZENT = 10368
        IDC_CSEND = 10040
        IDC_DAP = 10196
        IDC_DATARATE = 10063
        IDC_DCAP_LBL = 10162
        IDC_DLIMIT_LBL = 10155
        IDC_DOWNLOADSIZE = 10091
        IDC_DOWNLOAD_CAP = 10163
        IDC_ED2KDISCONNECT = 10308
        IDC_EDITADR = 10185
        IDC_EDITSEARCHEXTENSION = 10014
        IDC_EDIT_TBN_WAVFILE = 10230
        IDC_EMAIL = 10240
        IDC_ENABLETRAYICON = 10146
        IDC_ENABLE_AUTO_FQS = 10266
        IDC_ENABLE_AUTO_HQRS = 10267
        IDC_ENABLE_WEB = 10270
        IDC_ENABLE_WEB_LOW = 10274
        IDC_EXIT = 10145
        IDC_EXTCATINFO = 10262
        IDC_EXTENDEDSEARCHCHECK = 10010
        IDC_EXT_CONN_ACCEPT = 10278
        IDC_EXT_CONN_IP = 10279
        IDC_EXT_CONN_PASSWD = 10281
        IDC_EXT_CONN_TCP_PORT = 10280
        IDC_FC_CLEAR = 10082
        IDC_FD_LSTATS1 = 10069
        IDC_FD_LSTATS2 = 10071
        IDC_FD_LSTATS3 = 10073
        IDC_FD_STATS1 = 10070
        IDC_FD_STATS2 = 10072
        IDC_FD_STATS3 = 10074
        IDC_FD_X1 = 10042
        IDC_FD_X10 = 10056
        IDC_FD_X11 = 10060
        IDC_FD_X12 = 10066
        IDC_FD_X13 = 10062
        IDC_FD_X14 = 10064
        IDC_FD_X15 = 10052
        IDC_FD_X2 = 10044
        IDC_FD_X3 = 10046
        IDC_FD_X4 = 10048
        IDC_FD_X5 = 10050
        IDC_FD_X7 = 10054
        IDC_FD_X9 = 10058
        IDC_FED2KLH = 10261
        IDC_FHASH = 10047
        IDC_FILEBUFFERSIZE = 10246
        IDC_FILEBUFFERSIZE_STATIC = 10245
        IDC_FILENAME = 10078
        IDC_FILTER = 10340
        IDC_FILTERCHECK = 10011
        IDC_FLAT = 10255
        IDC_FNAME = 10043
        IDC_FSIZE = 10049
        IDC_FULLCHUNKTRANS = 10199
        IDC_HQR_VALUE = 10268
        IDC_ICH = 10193
        IDC_INCFILES = 10208
        IDC_INCOMING = 10290
        IDC_IPADDRESS = 10305
        IDC_IPFILTERUPDATE = 10338
        IDC_IPFILTERURL = 10337
        IDC_IPFONOFF = 10334
        IDC_IPFRELOAD = 10335
        IDC_JOBLIST = 10370
        IDC_KBS1 = 10157
        IDC_KBS2 = 10164
        IDC_KBS3 = 10167
        IDC_KBS4 = 10160
        IDC_LANGUAGE = 10142
        IDC_LASTSEENCOMPL = 10053
        IDC_LISTCTRLFILENAMES = 10075
        IDC_LST = 10086
        IDC_MANUALSERVERHIGHPRIO = 10192
        IDC_MAXCON = 10175
        IDC_MAXCON5SEC = 10244
        IDC_MAXCON5SECLABEL = 10243
        IDC_MAXCONLABEL = 10174
        IDC_MAXDOWN = 10156
        IDC_MAXSOURCEPERFILE = 10173
        IDC_MAXSRCHARD_LBL = 10172
        IDC_MAXUP = 10159
        IDC_METFILE = 10045
        IDC_MINDISKSPACE = 10205
        IDC_MINTRAY = 10147
        IDC_MSGFILTER = 10346
        IDC_MSGFILTER_ALL = 10347
        IDC_MSGFILTER_NONFRIENDS = 10348
        IDC_MSGFILTER_NONSECURE = 10349
        IDC_MSGFILTER_WORD = 10350
        IDC_MSGWORD = 10351
        IDC_NETWORKED2K = 10176
        IDC_NETWORKKAD = 10177
        IDC_NEWVERSION = 10143
        IDC_NICK = 10141
        IDC_NNS_HANDLING = 10265
        IDC_NODESLISTURL = 10315
        IDC_ONLINESIG = 10342
        IDC_OSDIR = 10344
        IDC_OSUPDATE = 10343
        IDC_PARTAVAILABLE = 10061
        IDC_PARTCOUNT = 10059
        IDC_PERCENT = 10251
        IDC_PFSTATUS = 10051
        IDC_PORT = 10168
        IDC_PREFCOLORS = 10223
        IDC_PREVIEWPRIO = 10197
        IDC_PRIOCOMBO = 10293
        IDC_PROCCOMPL = 10068
        IDC_PROGBAR = 10252
        IDC_QUEUESIZE = 10248
        IDC_QUEUESIZE_STATIC = 10247
        IDC_RATELIST = 10083
        IDC_RECONN = 10179
        IDC_REMOVEDEAD = 10181
        IDC_RENAME = 10079
        IDC_RETRIES_LBL = 10183
        IDC_RETRY = 10372
        IDC_ROUND = 10256
        IDC_S0 = 10117
        IDC_S1 = 10119
        IDC_S3 = 10116
        IDC_SACCEPTED = 10103
        IDC_SACCEPTED2 = 10104
        IDC_SAFESERVERCONNECT = 10190
        IDC_SCORE = 10188
        IDC_SDOWNLOAD = 10026
        IDC_SEARCHMAXSIZE = 10018
        IDC_SEARCHMINSIZE = 10016
        IDC_SEARCHNAME = 10007
        IDC_SEARCH_RESET = 10008
        IDC_SECIDENT = 10341
        IDC_SEESHARES = 10327
        IDC_SELBROWSER = 10153
        IDC_SELINCDIR = 10209
        IDC_SELOSDIR = 10345
        IDC_SELSKINFILE = 10259
        IDC_SELTEMPDIR = 10211
        IDC_SENDMAIL = 10238
        IDC_SERVERKEEPALIVE = 10250
        IDC_SERVERKEEPALIVE_LABEL = 10249
        IDC_SERVERLISTURL = 10303
        IDC_SERVERNAME = 10304
        IDC_SERVERRETRIES = 10182
        IDC_SHAREHIDDENFILES = 10213
        IDC_SHARESELECTOR = 10212
        IDC_SHOWOVERHEAD = 10180
        IDC_SHOWRATEONTITLE = 10263
        IDC_SHOWSTATUSTEXT = 10002
        IDC_SKINFILE = 10258
        IDC_SLIDER = 10218
        IDC_SLIDER2 = 10227
        IDC_SLIDER3 = 10220
        IDC_SLIDER4 = 10222
        IDC_SLIDERINFO = 10217
        IDC_SLIDERINFO2 = 10226
        IDC_SLIDERINFO3 = 10219
        IDC_SLIDERINFO4 = 10221
        IDC_SLOTALLOC = 10161
        IDC_SMARTIDCHECK = 10189
        IDC_SMTP = 10239
        IDC_SOURCECOUNT = 10055
        IDC_SOURCECOUNT2 = 10057
        IDC_SPINSEARCHAVAIBILITY = 10019
        IDC_SPINSEARCHMAX = 10017
        IDC_SPINSEARCHMIN = 10015
        IDC_SPIN_PERM_DG = 10332
        IDC_SPIN_PERM_DO = 10333
        IDC_SPIN_PERM_DU = 10331
        IDC_SPIN_PERM_FG = 10329
        IDC_SPIN_PERM_FO = 10330
        IDC_SPIN_PERM_FU = 10328
        IDC_SPORT = 10306
        IDC_SRCSEEDS = 10202
        IDC_SREQUESTED = 10100
        IDC_SREQUESTED2 = 10102
        IDC_STARTMIN = 10144
        IDC_STARTNEXTFILE = 10200
        IDC_STARTNEXTFILE_SAME = 10201
        IDC_STARTS = 10024
        IDC_STATIC = 10242
        IDC_STATIC_COLOR = 10294
        IDC_STATIC_COMMENT = 10287
        IDC_STATIC_INCOMING = 10289
        IDC_STATIC_PRIO = 10292
        IDC_STATIC_TITLE = 10285
        IDC_STRANSFERED = 10105
        IDC_STRANSFERED2 = 10106
        IDC_TAKEOVER = 10076
        IDC_TEMPFILES = 10210
        IDC_TITLE = 10286
        IDC_TOOLTIPDELAY = 10149
        IDC_TOOLTIPDELAY_LBL = 10148
        IDC_TRANSFERED = 10065
        IDC_TypeSearch = 10012
        IDC_UAP = 10198
        IDC_UCAP_LBL = 10165
        IDC_UDPDISABLE = 10170
        IDC_UDPPORT = 10169
        IDC_ULIMIT_LBL = 10158
        IDC_UPDATESERVERCLIENT = 10187
        IDC_UPDATESERVERCONNECT = 10186
        IDC_UPLOAD_CAP = 10166
        IDC_USESKIN = 10257
        IDC_VERTTOOLBAR = 10264
        IDC_VIDEOBACKUP = 10216
        IDC_VIDEOPLAYER = 10214
        IDC_WARNING = 10241
        IDC_WEBTEMPLATE = 10277
        IDC_WEB_GZIP = 10273
        IDC_WEB_PASSWD = 10275
        IDC_WEB_PASSWD_LOW = 10276
        IDC_WEB_PORT = 10271
        IDC_WEB_REFRESH_TIMEOUT = 10272
        ID_ABOUT = 10386
        ID_ACTIVEC = 10118
        ID_ADDFRIEND = 10096
        ID_ADDTOLIST = 10307
        ID_ANIMATE = 10089
        ID_AUTOCATASSIGN = 10013
        ID_BOX_CATCOLOR = 10295
        ID_BTNCLRCOMPL = 10030
        ID_BTNRELSHARED = 10098
        ID_BTNSWITCHUP = 10034
        ID_BTN_RESET = 10301
        ID_BTN_RESET_SERVER = 10299
        ID_BUTTONCONNECT = 10377
        ID_BUTTONIMPORT = 10385
        ID_BUTTONMESSAGES = 10382
        ID_BUTTONNETWORKS = 10378
        ID_BUTTONNEWPREFERENCES = 10384
        ID_BUTTONSEARCH = 10379
        ID_BUTTONSHARED = 10381
        ID_BUTTONSTATISTICS = 10383
        ID_BUTTONTRANSFER = 10380
        ID_BUTTON_FAST = 10001
        ID_CATEGORIES = 10031
        ID_CLIENTCOUNT = 10035
        ID_CLIENTLIST = 10036
        ID_CLIENTTOGGLE = 10033
        ID_CLOSEDLG = 10097
        ID_CLOSEWND = 10140
        ID_CLOSEWNDFD = 5100
        ID_CUSTOMBROWSETEXT = 10151
        ID_DAVDR = 10130
        ID_DAVUR = 10131
        ID_DDOWN = 10132
        ID_DDOWNLOADING = 10129
        ID_DDOWNTOTAL = 10134
        ID_DDUP = 10133
        ID_DEBUGCATS = 10366
        ID_DHASH = 10122
        ID_DID = 10126
        ID_DIP = 10125
        ID_DLOADLIST = 10032
        ID_DLOADSCOPE = 10107
        ID_DNAME = 10121
        ID_DRATING = 10138
        ID_DRATIO = 10136
        ID_DSCORE = 10139
        ID_DSIP = 10127
        ID_DSNAME = 10128
        ID_DSOFT = 10123
        ID_DUPTOTAL = 10135
        ID_DVERSION = 10124
        ID_EC_LOGIN = 10362
        ID_EC_PASSWD = 10363
        ID_EC_SAVE = 10364
        ID_ED2KINFO = 10326
        ID_FILTER = 10021
        ID_FILTER_INVERT = 10022
        ID_FILTER_KNOWN = 10023
        ID_FILTER_TEXT = 10020
        ID_FRIENDLIST = 10037
        ID_GAUGE = 10101
        ID_HTTPCANCEL = 5101
        ID_HTTPDOWNLOADPROGRESS = 10090
        ID_IPADDRESS = 10092
        ID_IPFILTERLEVEL = 10339
        ID_IPORT = 10093
        ID_KADDISCONNECT = 10324
        ID_KADINFO = 10375
        ID_KADSCOPE = 10316
        ID_KNOWNNODECONNECT = 10323
        ID_LINE = 10004
        ID_LOCALENEVERAGAIN = 10313
        ID_LOCALETEXT = 10311
        ID_LOGVIEW = 10300
        ID_MINDISKTEXT = 10204
        ID_NETNOTEBOOK = 10376
        ID_NODECONNECT = 10322
        ID_NODE_IP1 = 10317
        ID_NODE_IP2 = 10318
        ID_NODE_IP3 = 10319
        ID_NODE_IP4 = 10320
        ID_NODE_PORT = 10321
        ID_NOTEBOOK = 10028
        ID_OK = 10312
        ID_ONCMPLT = 10206
        ID_ONCMPLT_TEXT = 10207
        ID_OTHERS = 10115
        ID_PREFSLISTCTRL = 10282
        ID_PREFS_CANCEL_TOP = 10284
        ID_PREFS_OK_TOP = 10283
        ID_PROXY_AUTO_SERVER_CONNECT_WITHOUT_PROXY = 10359
        ID_PROXY_ENABLE_PASSWORD = 10356
        ID_PROXY_ENABLE_PROXY = 10352
        ID_PROXY_NAME = 10354
        ID_PROXY_PASSWORD = 10358
        ID_PROXY_PORT = 10355
        ID_PROXY_TYPE = 10353
        ID_PROXY_USER = 10357
        ID_REMOTE_HOST = 10360
        ID_REMOTE_PORT = 10361
        ID_SEARCHPROGRESS = 10029
        ID_SEARCHTYPE = 10009
        ID_SERVERINFO = 10298
        ID_SERVERLIST = 10309
        ID_SHFILELIST = 10099
        ID_SPLATTER = 10297
        ID_SRVLOG_NOTEBOOK = 10310
        ID_SRV_SPLITTER = 10006
        ID_STATICBITMAP = 10005
        ID_STATICETXT = 10374
        ID_STATICTEXT = 10325
        ID_TEXT = 10003
        ID_TEXTCTRL = 10000
        ID_TEXT_CLIENT_UDP_PORT = 10171
        ID_TREECTRL = 10120
        ID_ULOADSCOPE = 10111
        ID_UPDATEKADLIST = 10314
        ID_UPDATELIST = 10302
        ID_USERHASH = 10095
        ID_USERNAME = 10094
        ID_VERBOSEDEBUG = 10365
        wxIMAGE_ALPHA_OPAQUE = 255 'ÿ'
        wxIMAGE_ALPHA_THRESHOLD = 128 '\200'
        wxIMAGE_ALPHA_TRANSPARENT = 0 '\0'
        wxInvalidOffset = -1
        wxInvalidTextCoord = -2
        wxOutOfRangeTextCoord = -1
        wxTREE_HITTEST_ABOVE = 1
        wxTREE_HITTEST_BELOW = 2
        wxTREE_HITTEST_NOWHERE = 4
        wxTREE_HITTEST_ONITEM = 80
        wxTREE_HITTEST_ONITEMBUTTON = 8
        wxTREE_HITTEST_ONITEMICON = 16
        wxTREE_HITTEST_ONITEMINDENT = 32
        wxTREE_HITTEST_ONITEMLABEL = 64
        wxTREE_HITTEST_ONITEMLOWERPART = 4096
        wxTREE_HITTEST_ONITEMRIGHT = 128
        wxTREE_HITTEST_ONITEMSTATEICON = 256
        wxTREE_HITTEST_ONITEMUPPERPART = 2048
        wxTREE_HITTEST_TOLEFT = 512
        wxTREE_HITTEST_TORIGHT = 1024
        CFileDetailListCtrl::sm_eventHashTable = {m_table = @0x9233b0,
  m_rebuildHash = true, m_size = 31, m_eventTypeTable = 0x3ec280,
  static sm_first = 0x99b064, m_previous = 0x99fe20, m_next = 0x99ff30}
        CFileDetailListCtrl::sm_eventTable = {baseTable = 0x9222b0,
  entries = 0x99fec0}
        CFileDetailListCtrl::sm_eventTableEntries = {
  { = {m_id = 10075, m_lastId = -1, m_fn = {__pfn = (
    void ( struct wxObject::*)(struct wxEvent &)) 728295, __delta = 0},
      m_callbackUserData = 0x0}, m_eventType = @0x9a1fdc},
  { = {m_id = 0, m_lastId = 0, m_fn = {__pfn = (gdb) invalid pointer to member function
All of this is from yesterday's snapshot. I am currently compiling today's snapshot of amuled with debug enabled to see what's happening on my linux box.
Logged
There are 10 kinds of people - those who are able to understand binary numbers and those who aren't...

lfroen

  • Guest
Re: [solved] amulegui just disappears again while starting...
« Reply #14 on: December 27, 2005, 12:33:06 PM »

Radek: is there anything printed on console ? Error/Debug/Log messages ?

Quote
#1  0x00407a4d in CSharedFilesRem::HandlePacket(CECPacket const*) (
    this=0x4c35d78, packet=0x0) at amule-remote-gui.cpp:851

When such thing (packet=0x0) happen, I would expect some error message printed before.
Logged
Pages: [1] 2