Opened 16 years ago

Closed 16 years ago

#1865 closed bug (fixed)

[StyledEdit] Copying large text into the Clipboard crash StyledEdit

Reported by: oco Owned by: korli
Priority: normal Milestone: R1
Component: Applications/StyledEdit Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

The file is about 1 Mo (see attached zipped file).

Steps to reproduce :

  • open the file in StyledEdit.
  • select all the text using Alt + A
  • copy the text into the clipboard using Alt + C

StyledEdit has crashed !

Here is the call stack :

[Switching to team /boot/beos/apps/StyledEdit (7595) thread w>syslog.old copy (7785)] 0x002d85be in BMessage::AddMessage () from /boot/beos/system/lib/libbe.so (gdb) bt #0 0x002d85be in BMessage::AddMessage () from /boot/beos/system/lib/libbe.so #1 0x002cb710 in BClipboard::Commit () from /boot/beos/system/lib/libbe.so #2 0x002cb665 in BClipboard::Commit () from /boot/beos/system/lib/libbe.so #3 0x00357aa5 in BTextView::Copy () from /boot/beos/system/lib/libbe.so #4 0x00356837 in BTextView::MessageReceived ()

from /boot/beos/system/lib/libbe.so

#5 0x002d07f9 in BLooper::DispatchMessage ()

from /boot/beos/system/lib/libbe.so

#6 0x0037023a in BWindow::DispatchMessage ()

from /boot/beos/system/lib/libbe.so

#7 0x003738df in BWindow::task_looper () from /boot/beos/system/lib/libbe.so #8 0x002d1cef in BLooper::_task0_ () from /boot/beos/system/lib/libbe.so #9 0x00772ef0 in thread_entry () from /boot/beos/system/lib/libroot.so #10 0x70080fec in ?? () (gdb)

Attachments (1)

syslog.zip (50.1 KB ) - added by oco 16 years ago.

Download all attachments as: .zip

Change History (2)

by oco, 16 years ago

Attachment: syslog.zip added

comment:1 by julun, 16 years ago

Resolution: fixed
Status: newclosed

fixed in hrev24196

Note: See TracTickets for help on using tickets.