aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: RC6 quitting when using "Download Dialog" (MacOSX)  (Read 1848 times)

encryptedchild

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
RC6 quitting when using "Download Dialog" (MacOSX)
« on: October 04, 2004, 05:15:20 PM »

When trying to download a server.met, the DL-Dialog pops up and after a few secs, amule quits:

(gdb) bt

#0  0x96dfa45c in Curl_disconnect ()
#1  0x96dfa4f8 in Curl_protocol_connect ()
#2  0x96e0658c in curl_multi_perform ()
#3  0x0006df58 in HTTPThread::Entry() (this=0x876c120) at HTTPDownload.cpp:157
#4  0x03c83c10 in wxThreadInternal::MacThreadStart(void*) ()
#5  0x902c6da4 in PrivateMPEntryPoint ()
#6  0x900246e8 in _pthread_body ()

(gdb) bt full

#0  0x96dfa45c in Curl_disconnect ()
No symbol table info available.
#1  0x96dfa4f8 in Curl_protocol_connect ()
No symbol table info available.
#2  0x96e0658c in curl_multi_perform ()
No symbol table info available.
#3  0x0006df58 in HTTPThread::Entry() (this=0x876c120) at HTTPDownload.cpp:157
        curl_handle = (CURL *) 0x3f0e000
        curl_multi_handle = (CURLM *) 0x877aa30
        tempurl = 0x87a6ea0 "http://www.srv1000.com/azz/server.met"
        running_handles = 0
        outfile = (FILE *) 0xa0009818
#4  0x03c83c10 in wxThreadInternal::MacThreadStart(void*) ()
No symbol table info available.
#5  0x902c6da4 in PrivateMPEntryPoint ()
No symbol table info available.
#6  0x900246e8 in _pthread_body ()
No symbol table info available.

Hope that helps...

Greets,
encryptedchild
Logged