[Pkg-bazaar-maint] Bug#481978: Bug#481978: bzr-dbus causes commits & pushes to hang with bzr 1.5

James Westby jw+debian at jameswestby.net
Tue May 20 07:10:01 UTC 2008


On Mon, 2008-05-19 at 16:46 -0500, Michael Schurter wrote:
> Package: bzr-dbus
> Version: 0.1~bzr35-4
> Severity: important
> 
> 
> Just upgraded to bzr 1.5 and bzr-dbus seems to lock up my commits and
> pushes.  Luckily I can hit ctrl-c to exit and the action will have
> completed successfully.
> 
> Here's an example of a push from my ~/.bzr.log: http://pastebin.com/m310f07c6

Hi,

Thanks for the bug report. Looking at the traceback it is presumably
an infinite loop. I don't have time this minute to investigate 
unfortunately.

If you would like to investigate a little more you can run bzr with 
"BZR_PDB=1" set in the environment, and then send SIGQUIT (ctrl-\) to
force it to drop in to pdb, which would then allow you to step
through the code.

You don't have to do this, but it may speed up the fix.

Thanks,

James






More information about the Pkg-bazaar-maint mailing list