Comment 11 for bug 241661

Revision history for this message
mARK (ipython-mbloore) wrote : Re: [Bug 241661] Re: unicode('some\xasda string') crashes IPython

i am using 64-bit ubuntu.

--
mARK bLOORE <email address hidden>

----- Original Message ----
From: "Brian Granger - <email address hidden>" <+ipython+mbloore+e4a9853c06.ellisonbg#<email address hidden>>
To: <email address hidden>
Sent: Tuesday, April 14, 2009 8:58:33 PM
Subject: Re: [Bug 241661] Re: unicode('some\xasda string') crashes IPython

Are you using the 32 or 64 bit ubuntu?

Brian

On Tue, Apr 14, 2009 at 4:42 PM, mARK <email address hidden> wrote:
> i still get a crash using ipython 0.9.1. as before, i'm using python 2.5.2 under ubuntu 8.04 on a 64-bit quad-core intel processor.
> i have attached the crash report.
>
> ** Attachment added: "IPython_crash_report.txt"
> http://launchpadlibrarian.net/25474306/IPython_crash_report.txt
>
> --
> unicode('some\xasda string') crashes IPython
> https://bugs.launchpad.net/bugs/241661
> You received this bug notification because you are a member of IPython
> Developers, which is subscribed to IPython.
>
> Status in IPython - Enhanced Interactive Python: Incomplete
>
> Bug description:
> i got this crash (report attached) experimenting with unicode():
>
> In [6]: unicode('some\xasda string')
> ------------------------------------------------------------
> ValueError: invalid \x escape
>
>
> python 2.5.2, ipython 0.8.2, ubuntu 8 on a quad-core 64-bit intel processor.
>

--
Brian E. Granger, Ph.D.
Assistant Professor of Physics
Cal Poly State University, San Luis Obispo
<email address hidden>
<email address hidden>

--
unicode('some\xasda string') crashes IPython
https://bugs.launchpad.net/bugs/241661
You received this bug notification because you are a direct subscriber
of the bug.

Status in IPython - Enhanced Interactive Python: Incomplete

Bug description:
i got this crash (report attached) experimenting with unicode():

In [6]: unicode('some\xasda string')
------------------------------------------------------------
ValueError: invalid \x escape

python 2.5.2, ipython 0.8.2, ubuntu 8 on a quad-core 64-bit intel processor.