seli

Member
  • Content count

    8
  • Joined

  • Last visited

Posts posted by seli


  1. Probably because we don't know what to look for.

    I have no clue what the exception report says other than "something bad happened".

    In the reports posted in this thread there's only a few small differences, 0x009A840F: ? being one of them.

    On the main page it says that 1.0.0B2 was released after you fixed a couple of crash issues, since I'm using 1.0.0B2 this is obviously a new bug...

    At least for me :)

    In this thread http://forums.apexdc.net/index.php?showtopic=1495, they are talking about running hubs, other p2p apps, ApexDC etc and that ApexDC then keeps crashing every odd minute. So my guess is that it could be a issue between the programs.

    In my case I'm sure it's not.

    But no prob, if you know it's the same bug I know you will fix it eventually, Keep up the great work and I'll stop trying to join hubs I'm not regged in. :)


  2. my report is almost the same, but it doesn't crash for no reason, it crashes when I try to join a hub I used to be a member of.

    (the hub says I have to reg before I can search or join etc...)

    Code: c0000005 (Access violation)

    Version: 1.0.0B2 (2007-04-10)

    Major: 5

    Minor: 1

    Build: 2600

    SP: 2

    Type: 1

    Time: 2007-05-01 22:34:20

    TTH: CWLBR24QOCVAJHKKX2A6KQORSW4IRCWPJH36EYA

    ntdll!0x7C918FEA: RtlpWaitForCriticalSection

    ntdll!0x7C90104B: RtlEnterCriticalSection

    d:\cvs\apexdc++\trunk\client\user.h(114): Identity::getNick

    d:\cvs\apexdc++\trunk\windows\hubframe.cpp(693): HubFrame::onSpeaker

    d:\cvs\apexdc++\trunk\windows\hubframe.h(74): HubFrame::ProcessWindowMessage

    d:\program files\microsoft visual studio 8\vc\atlmfc\include\atlwin.h(3078): ATL::CWindowImplBaseT<WTL::CMDIWindow=0x01D24888,ATL::CWinTraits<1456406528=0x00000000,64> >::WindowProc

    USER32!0x7E418734: GetDC

    USER32!0x7E418816: GetDC

    USER32!0x7E4189CD: GetWindowLongW

    USER32!0x7E418A10: DispatchMessageW

    d:\cvs\apexdc++\includes\wtl\atlapp.h(584): WTL::CMessageLoop::Run

    d:\cvs\apexdc++\trunk\windows\main.cpp(431): Run

    0x06070076: ?

    ApexDC!0x0044E2A2: MainFrame::FileListQueue::`scalar deleting destructor'

    ApexDC!0x00469A57: [thunk]:MainFrame::`vector deleting destructor'

    kernel32!0x7C830000: CreateFiberEx

    0x009A840F: ?

    Windows Xp SP2, all updates, ApexDC is the only app running.


  3. I read this in one of the hubbs I'm in :

    <matt> hmm.... gotta say.... I STILL dont like that 1-2 second pause between segment blocks on Apex...with a busy source, you can easily lose that slot in that brief but present delay.

    <matt> heh... as i speak, i lost a slot on a pub hub. I still have to give the client a 1thumb up, one thumb down... for that reason alone

    <matt> <---- closes the prog and waits for the next release

    Is that a problem or do users simply don't understand how the program works?

    Could one of you elaborate?


  4. Posted at dcpp.net

    I've been fiddling around for a while now and I've put together a client that allows you to use an IRC client to connect to and chat on a direct connect hub. It's currently only available for linux

    www.bitlbee.org

    www.sourceforge.net/projects/pidge

    Wouldn't that be nice?!

    A tiny program you could launch whenever you'r feeling lazy at school or work, just to kick off your shoes and chat with your good old peers.

    The easiest way would be to grab the apex source code, remove everything but the Main Chat window and launch it..

    right?