[Bug 63477] Re: Synfigstudio crash by startup

2008-11-03 Thread Chewi123
Same here:

||/ NameVersion 
ii  synfigstudio0.61.08-1build1

$ strace synfigstudio

gettimeofday({1225739831, 369449}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=6, 
events=POLLIN|POLLPRI}], 3, 0) = 0
gettimeofday({1225739831, 369541}, NULL) = 0
clock_gettime(CLOCK_MONOTONIC, {182896, 631559976}) = 0
brk(0x8c0)  = 0x8c0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

-- 
Synfigstudio crash by startup
https://bugs.launchpad.net/bugs/63477
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292200] [NEW] postinstall->update.initramfs->InfiniteLoop (reason identified)

2008-11-01 Thread Chewi123
Public bug reported:

Binary package hint: cryptsetup

During and since upgrade from hardy to intrepid cryptsetup's postinstall
runs into an infinite loop within the update.initramfs.

root 10195  3.4  0.0   1844   296 pts/0S16:33   0:32 /bin/sh 
/var/lib/dpkg/info/cryptsetup.postinst configure 2:1.0.5-2ubuntu12
root 10077  0.0  0.0   1844   196 pts/0R16:48   0:00  \_ /bin/sh 
/var/lib/dpkg/info/cryptsetup.postinst configure 2:1.0.5-2ubuntu12
root 10078  0.0  0.0  0 0 pts/0Z16:48   0:00  \_ 
[cryptsetup.post] 
root 10081  0.0  0.0   1844   496 pts/0R16:48   0:00  \_ sed 
s/,.*//

(sudo sh -x /var/lib/dpkg/info/cryptsetup.postinst configure >
cryptsetup-loop 2>&1 attached)

The reason lies with an extra space in the /etc/crypttab-options that causes 
the loop (see the second comma):
not working:  home /dev/sda6 none luks,retry=2, cipher=aes-lrw-benbi
working: home /dev/sda6 none luks,retry=2,cipher=aes-lrw-benbi

** Affects: cryptsetup (Ubuntu)
 Importance: Undecided
 Status: New

-- 
postinstall->update.initramfs->InfiniteLoop (reason identified)
https://bugs.launchpad.net/bugs/292200
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292200] Re: postinstall->update.initramfs->InfiniteLoop (reason identified)

2008-11-01 Thread Chewi123
** Summary changed:

- postinstall->update.initramfs->InfiniteLoop (solution included)
+ postinstall->update.initramfs->InfiniteLoop (reason identified)

-- 
postinstall->update.initramfs->InfiniteLoop (reason identified)
https://bugs.launchpad.net/bugs/292200
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292200] Re: postinstall->update.initramfs->InfiniteLoop (solution included)

2008-11-01 Thread Chewi123

** Attachment added: "cryptsetup-loop"
   http://launchpadlibrarian.net/19188104/cryptsetup-loop

-- 
postinstall->update.initramfs->InfiniteLoop (reason identified)
https://bugs.launchpad.net/bugs/292200
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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