Public bug reported:

[EMAIL PROTECTED]:~/Programming/Gnome/f-spot/f-spot-cvs $ bzr diff
Segmentation fault
[EMAIL PROTECTED]:~/Programming/Gnome/f-spot/f-spot-cvs $ bzr commit -m 'CVS up'
Segmentation fault
[EMAIL PROTECTED]:~/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.

** Affects: bzr (Ubuntu)
     Importance: Untriaged
         Status: Unconfirmed

-- 
Bzr crashes when starting
https://launchpad.net/bugs/60182

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to