Opened 11 years ago
Closed 10 years ago
#10248 closed bug (fixed)
[DiskProbe] crashes in BString::Prepend
Reported by: | diver | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/DiskProbe | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev46447 gcc2 hybrid.
Dragging /system or /boot/home/config onto DiskProbe window crashes it.
Frame IP Function Name ----------------------------------------------- 0x61d32ed8 0x1a669b0 BString::Prepend(char*) + 0x2c 0x61d33018 0x9284ed __10HeaderViewG5BRectPC9entry_refR10DataEditor + 0x5a5 0x61d33078 0x92bca3 __9ProbeViewG5BRectP9entry_refPCcPC8BMessage + 0x15b 0x61d33318 0x9207b3 __10FileWindowG5BRectP9entry_refPC8BMessage + 0x8eb 0x61d33398 0x917320 DiskProbe::Probe(BEntry&, char*) + 0x280 0x61d33818 0x917611 DiskProbe::RefsReceived(BMessage*) + 0xb5 0x61d33a08 0x18fbcf8 BApplication::DispatchMessage(BMessage*, BHandler*) + 0x2b0 0x61d33a48 0x1906c57 BLooper::task_looper() + 0x20f 0x61d33a88 0x18fa8ab BApplication::Run() + 0x73 0x61d33c58 0x9180d2 main + 0x2a 0x61d33c80 0x9163ba _start + 0x56 0x61d33cb0 0x16aec7c runtime_loader + 0x130 00000000 0x60666250 commpage_thread_exit + 0
Attachments (1)
Change History (2)
by , 11 years ago
Attachment: | DiskProbe-484-debug-26-11-2013-08-23-57.report added |
---|
comment:1 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in hrev48348.