Bzr crashes when starting

Bug #60182 reported by Ruben Vermeersch
6
Affects Status Importance Assigned to Milestone
bzr (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

ruben@tokyo:~/Programming/Gnome/f-spot/f-spot-cvs $ bzr diff
Segmentation fault
ruben@tokyo:~/Programming/Gnome/f-spot/f-spot-cvs $ bzr commit -m 'CVS up'
Segmentation fault
ruben@tokyo:~/Programming/Gnome/f-spot/f-spot-cvs $

From the last lines of strace:

stat64("/home/ruben/.bazaar/bazaar.conf", {st_mode=S_IFREG|0644, st_size=52, ...}) = 0
open("/home/ruben/.bazaar/bazaar.conf", O_RDONLY|O_LARGEFILE) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=52, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=52, ...}) = 0
_llseek(4, 0, [0], SEEK_CUR) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=52, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c04000
_llseek(4, 0, [0], SEEK_CUR) = 0
read(4, "[DEFAULT]\nemail=Ruben Vermeersch"..., 4096) = 52
read(4, "", 4096) = 0
close(4) = 0
munmap(0xb7c04000, 4096) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 6343 detached

Attaching crash report too.

Revision history for this message
Ruben Vermeersch (ruben) wrote :
Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 60182] Bzr crashes when starting

Ruben, thanks for the report.

I suspect this bug is caused by something in the Python interpreter.
Are you using the Python interpreter installed by Ubuntu, or have you
upgraded or changed it yourself? Is this error reproducible or one-off?

--
Martin

Changed in bzr:
status: Unconfirmed → Needs Info
Revision history for this message
Ruben Vermeersch (ruben) wrote :

Martin, you are marking this as needs info without specifying which info you need. Could you further comment on this?

Changed in bzr:
status: Needs Info → Unconfirmed
Revision history for this message
Ruben Vermeersch (ruben) wrote :

It's highly reproducible, happens each time, with the stock edgy python.

Doesn't matter if I run it in a checkout or a regular directory.

Revision history for this message
Paul Dufresne (paulduf) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance.

Changed in bzr:
assignee: nobody → dufresnep
status: New → Incomplete
Revision history for this message
Greg Grossmeier (greg.grossmeier) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in bzr:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

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