Ticket #1865 (closed bug: fixed)

Opened 10 months ago

Last modified 10 months ago

[StyledEdit] Copying large text into the Clipboard crash StyledEdit

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

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

syslog.zip (50.1 KB) - added by oco 10 months ago.

Change History

Changed 10 months ago by oco

Changed 10 months ago by julun

  • status changed from new to closed
  • resolution set to fixed

fixed in r24196

Note: See TracTickets for help on using tickets.