Opened 18 years ago
Closed 18 years ago
#1030 closed bug (duplicate)
[BeIDE] crash on File -> New Project..
Reported by: | xed | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Segment violation, running in vmware
serial output:
vm_soft_fault: va 0x10 not covered by area in address space vm_page_fault: vm_soft_fault returned error 'Bad address' on fault at 0x10, ip 0 x886f7d, write 0, user 1, thread 0xee vm_page_fault: sending team "/boot/apps/BeIDE/BeIDE" 0xdb SIGSEGV, ip 0x886f7d ( "libroot.so_seg0ro" +0x1af7d) debug_server: Thread 238 entered the debugger: Segment violation stack trace, current PC 0x886f7d dcastC14si_type_infoRC9type_infoiPvPC9type _infoT3 + 0x49:
(0x70102d0c) 0x887c9f dynamic_cast + 0x4f (0x70102d4c) 0x764111 _FindView7BWindowl + 0x61 (0x70102d8c) 0x75f59b DispatchMessage7BWindowP8BMessageP8BHandler + 0xfc3 (0x70102eec) 0x45e145 DispatchMessageQ28BPrivate10TFilePanelP8BMessageP8BH
andler + 0x29
(0x70102f1c) 0x762d30 task_looper7BWindow + 0x270 (0x70102f7c) 0x6b9aff _task0_7BLooperPv + 0x3f (0x70102fac) 0x88c684 _get_next_team_info + 0x5c (closest symbol)
Actually this is a dup of #889