Tordex Community
[solved] Explorer crashes when moving folders - Printable Version

+- Tordex Community (http://forum.tordex.com)
+-- Forum: True Launch Bar (http://forum.tordex.com/forum-3.html)
+--- Forum: Bugs (http://forum.tordex.com/forum-10.html)
+--- Thread: [solved] Explorer crashes when moving folders (/thread-4417.html)



Explorer crashes when moving folders - FlyingHorse - 01-28-2013

When dragging folders then dropping them into another folder TLB causes explorer to crash.

I'm running Windows 7 x64 SP1 with TLB 6.4


RE: Explorer crashes when moving folders - Yuri Kobets - 01-28-2013

Please can you post here the error text from Windows Logs?


RE: Explorer crashes when moving folders - FlyingHorse - 01-28-2013

Here is the Application Error event:
Code:
Log Name:      Application
Source:        Application Error
Date:          1/28/2013 6:35:51 PM
Event ID:      1000
Task Category: (100)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      xxx.yyyyyyyyyy.zzz
Description:
Faulting application name: Explorer.EXE, version: 6.1.7601.17567, time stamp: 0x4d672ee4
Faulting module name: tlb.dll, version: 6.4.0.0, time stamp: 0x50fdd249
Exception code: 0xc0000005
Fault offset: 0x00000000000390be
Faulting process id: 0x6a0
Faulting application start time: 0x01cdfd6a8eb468e6
Faulting application path: C:\Windows\Explorer.EXE
Faulting module path: C:\Program Files\TrueLaunchBar\tlb.dll
Report Id: 72f3e5aa-69a3-11e2-a511-001fd081775f
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2013-01-28T23:35:51.000000000Z" />
    <EventRecordID>608564</EventRecordID>
    <Channel>Application</Channel>
    <Computer>xxx.yyyyyyyyyy.zzz</Computer>
    <Security />
  </System>
  <EventData>
    <Data>Explorer.EXE</Data>
    <Data>6.1.7601.17567</Data>
    <Data>4d672ee4</Data>
    <Data>tlb.dll</Data>
    <Data>6.4.0.0</Data>
    <Data>50fdd249</Data>
    <Data>c0000005</Data>
    <Data>00000000000390be</Data>
    <Data>6a0</Data>
    <Data>01cdfd6a8eb468e6</Data>
    <Data>C:\Windows\Explorer.EXE</Data>
    <Data>C:\Program Files\TrueLaunchBar\tlb.dll</Data>
    <Data>72f3e5aa-69a3-11e2-a511-001fd081775f</Data>
  </EventData>
</Event>



RE: Explorer crashes when moving folders - chupalo - 01-30-2013

Same exact issue today. First on 6.2.00 and then on the upgraded 6.4.00. Tried different programs, different folders.

Does *not* seem to happen if I use the quick launch toolbar as my location.

Code:
Faulting application name: tlbHost.exe, version: 6.2.0.0, time stamp: 0x50bbcd52
Faulting module name: tlb.dll, version: 6.4.0.0, time stamp: 0x50fdd217
Exception code: 0xc0000005
Fault offset: 0x0002c73a
Faulting process id: 0x16b8
Faulting application start time: 0x01cdff1244f9b973
Faulting application path: C:\Program Files\TrueLaunchBar\tlbHost.exe
Faulting module path: C:\Program Files\TrueLaunchBar\tlb.dll
Report Id: 857b297a-6b05-11e2-a085-5c260a016295



RE: Explorer crashes when moving folders - Yuri Kobets - 01-30-2013

Thank you for logs. Please can you test this version. Let me know how it works.


RE: Explorer crashes when moving folders - FlyingHorse - 01-31-2013

Yuri the update cured the explorer crashing for me Smile

Thank you for your efforts and hard work.