Bus error when using mmap
Roman Suzi
rnd at onego.ru
Wed Sep 26 06:33:39 EDT 2001
More information about the Python-list mailing list
Wed Sep 26 06:33:39 EDT 2001
- Previous message (by thread): Bus error when using mmap
- Next message (by thread): Bus error when using mmap
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 26 Sep 2001, Boyd Roberts wrote: > "Roman Suzi" <rnd at onego.ru> a Иcrit dans le message news: mailman.1001430820.26610.python-list at python.org... > > > > When trying to write beyond EOF (of original file) in mapping of mmap I > > receive BUS ERROR. Interpreter just quits. While it is understandable, > > maybe some safety checks could be done in mmap methods to prevent such > > unstable behaviour? > > when i drive a car into a wall it crashes. could we move the walls? I think that Python interpreter shouldn't crash if it makes calls to presumably well-tested standard library modules. Sincerely yours, Roman A.Suzi -- - Petrozavodsk - Karelia - Russia - mailto:rnd at onego.ru -
- Previous message (by thread): Bus error when using mmap
- Next message (by thread): Bus error when using mmap
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list