qbzr crashing on Windows 7

Bug #572688 reported by jeffreycameron@gmail.com
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Explorer
Confirmed
High
Unassigned

Bug Description

I am using bzr 2.1.1 on Windows 7 and I get a LOT of crashes. It seems like every 2 or 3 operations the system crashes. This also happens to me at work where I use Windows Vista. I finally decided to capture what output I could from the system. The .bzr.log file has no information on the operation I was running at the time (I had pressed the "Refresh" button in the Bazaar explorer and the event log only gives me this information:

Here is the XML from the event log:

- <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="2010-04-30T22:59:55.000000000Z" />
  <EventRecordID>7652</EventRecordID>
  <Channel>Application</Channel>
  <Computer>BUMBLEBEE</Computer>
  <Security />
  </System>
- <EventData>
  <Data>bzr.exe</Data>
  <Data>2.1.1.0</Data>
  <Data>4917df95</Data>
  <Data>ntdll.dll</Data>
  <Data>6.1.7600.16385</Data>
  <Data>4a5bdadb</Data>
  <Data>c0000005</Data>
  <Data>00057f78</Data>
  <Data>184c</Data>
  <Data>01cae8a23e7f56be</Data>
  <Data>C:\Program Files\Bazaar\bzr.exe</Data>
  <Data>C:\Windows\SYSTEM32\ntdll.dll</Data>
  <Data>16ef3a7a-54ac-11df-9fb6-001dd9e67190</Data>
  </EventData>
  </Event>

If there's any further information I can gather please let me know. Bazaar Explorer is a great tool but not terribly stable right now so its restricting the work we can do with it :(

Tags: qbzr
Martin Pool (mbp)
affects: bzr → bzr-explorer
Revision history for this message
Ian Clatworthy (ian-clatworthy) wrote :

Hi Jeffrey,

Thanks for the bug report and I'm sorry to hear you're having so much grief. You *might* be experiencing a problem related to "crashing on refresh", though the refresh is often implicit. See bug #395175. You can check is that's the case by toggling off the "Automatically refresh the status report" preference under the Behavior tab of the Options dialog (Tools > Options).

FWIW, a later version of the Qt toolkit seems to have fixed this issue on other operating systems. We'll be packaging a later version for Bazaar 2.2 rela soon now I hope.

Changed in bzr-explorer:
importance: Undecided → High
status: New → Confirmed
Revision history for this message
jeffreycameron@gmail.com (jeffreycameron) wrote :

I'll keep an eye out for 2.2, crashing on refresh would make sense because its usually a refresh that causes my pain. Any idea when its due?

Revision history for this message
philw (philip-wigglesworth) wrote :

Same issue here, I think it's the auto-refresh killing it. This on Win 7 also.

Revision history for this message
Martitza (martitzam) wrote :

FWIW, I am *not* having this problem on Win7x64 with bzr 2.2b4 + qbzr-0.19 + explorer 1.10b1 regardless of whether refresh is automatic or not.

Revision history for this message
jeffreycameron@gmail.com (jeffreycameron) wrote :

Confirmed. I'm using 2.2b4 on win7 and it is not crashing. Much more stable

Revision history for this message
Alexander Belchenko (bialix) wrote :

Please test latest changes in trunk, explorer should work better now.

Revision history for this message
Alexander Belchenko (bialix) wrote :

I've marked it as duplicate because it sounds very similar to antoher bug re auto-refresh problems.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.