Package: python2.3-ipython
Version: 0.6.15-1
Severity: grave
Justification: renders package unusable

Typing any command and pressing enter results in a segfault.
Please tell me if you need any additional information.

Here's the ldd for my Python 2.3 binary:
        libpthread.so.0 => /lib/libpthread.so.0 (0x40023000)
        libdl.so.2 => /lib/libdl.so.2 (0x40074000)
        libutil.so.1 => /lib/libutil.so.1 (0x40077000)
        libm.so.6 => /lib/libm.so.6 (0x4007b000)
        libc.so.6 => /lib/libc.so.6 (0x4009d000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

And here's a strace of starting ipython, entering one command and then 
segfault (from the output of the prompt until the segfault):
27649 write(1, "\33[0;32mIn [\33[1;32m1\33[0;32m]: \33[0m", 33) = 33
27649 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
27649 read(0, "?", 1)                   = 1
27649 write(1, "?", 1)                  = 1
27649 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
27649 read(0, "\r", 1)                  = 1
27649 write(1, "\n", 1)                 = 1
27649 rt_sigprocmask(SIG_BLOCK, [INT], [RTMIN], 8) = 0
27649 ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig -icanon 
-echo ...}) = 0
27649 ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig icanon 
echo ...}) = 0
27649 ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon 
echo ...}) = 0
27649 rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
27649 rt_sigaction(SIGINT, {0x4002e7a0, [], SA_RESTORER, 0x400c66f8}, 
{0x4002e7a0, [], SA_RESTORER, 0x400c66f8}, 8) = 0
27649 rt_sigaction(SIGTERM, {SIG_DFL}, {0x4002e7a0, [], SA_RESTORER, 
0x400c66f8}, 8) = 0
27649 rt_sigaction(SIGQUIT, {SIG_DFL}, {0x4002e7a0, [], SA_RESTORER, 
0x400c66f8}, 8) = 0
27649 rt_sigaction(SIGALRM, {SIG_DFL}, {0x4002e7a0, [], SA_RESTORER, 
0x400c66f8}, 8) = 0
27649 rt_sigaction(SIGTSTP, {SIG_DFL}, {0x4002e7a0, [], SA_RESTORER, 
0x400c66f8}, 8) = 0
27649 rt_sigaction(SIGTTOU, {SIG_DFL}, {0x4002e7a0, [], SA_RESTORER, 
0x400c66f8}, 8) = 0
27649 rt_sigaction(SIGTTIN, {SIG_DFL}, {0x4002e7a0, [], SA_RESTORER, 
0x400c66f8}, 8) = 0
27649 rt_sigaction(SIGWINCH, {SIG_DFL}, {0x4002e7a0, [], SA_RESTORER, 
0x400c66f8}, 8) = 0
27649 rt_sigaction(SIGINT, NULL, {0x4002e7a0, [], SA_RESTORER, 
0x400c66f8}, 8) = 0
27649 rt_sigaction(SIGINT, {0x4002e7a0, [], SA_RESTORER, 0x400c66f8}, 
NULL, 8) = 0
27649 --- SIGSEGV (Segmentation fault) @ 0 (0) ---
27649 +++ killed by SIGSEGV +++


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27
Locale: LANG=en_US, LC_CTYPE=sv_SE (charmap=ISO-8859-1)

Versions of packages python2.3-ipython depends on:
ii  ipython-common                0.6.15-1   enhanced interactive Python shell 
ii  python2.3                     2.3.5-4    An interactive high-level object-o

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to