Changes between Initial Version and Version 4 of Ticket #12492


Ignore:
Timestamp:
Nov 22, 2015, 6:29:49 AM (8 years ago)
Author:
diver
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12492

    • Property Component - GeneralServers/app_server
    • Property Milestone UnscheduledR1
    • Property Owner changed from nobody to axeld
    • Property Summary Error "debbugger for team" when opening a text fileapp_server crashes when opening a text file
  • Ticket #12492 – Description

    initial v4  
    1 I get the error detailed in the attached image, when I try to open an especific text file.
     1I have hrev49730 x86_gcc2
    22
    3 I tried using the checkfs tool without success.  Also, I tried open the file with another editor (HotEdit) with the same error.
     3I get the error detailed in the attached image, when I try to open specific text file.
    44
    5 I have hrev49730 x86_gcc2
     5I tried using the checkfs tool without success. Also, I tried to open the file with another editor (HotEdit) with the same error.
     6
     7{{{
     8vm_page_fault: thread "w:1229:Packages" (1235) in team "app_server" (332) tried to read address 0x766919ec, ip 0x157ba4e ("libroot.so_seg0ro" +0xafa4e)
     9debug_server: Thread 1235 entered the debugger: Segment violation
     10stack trace, current PC 0x157ba4e  malloc__Q28BPrivate10threadHeapUl + 0x4ca:
     11(0x70932f38)  0x157c34c  malloc + 0x184
     12(0x70932f68)  0x14f49fd  __nw__FUlRC9nothrow_t + 0x29
     13(0x70932f98)  0x750127  AddConstraint__Q217LinearProgramming10LinearSpecdPQ217LinearProgramming8VariabledT2Q217LinearProgramming12OperatorTypeddd + 0x11b
     14(0x70932fe8)  0x73fed2  Init__10WindowAreaP8SATGroup + 0xd6
     15(0x70933058)  0x743595  AddWindow__8SATGroupP9SATWindowP3TabN32 + 0xb51
     16(0x709330b8)  0x747d34  GetGroup__9SATWindow + 0xb4
     17(0x70933118)  0x74a87f  _ActivateWindow__12StackAndTileP9SATWindow + 0x2b
     18(0x70933158)  0x74a259  WindowActivated__12StackAndTileP6Window + 0x35
     19(0x70933188)  0x6781ab  NotifyWindowActivated__17DesktopObservableP6Window + 0x53
     20(0x709331b8)  0x66fd66  ActivateWindow__7DesktopP6Window + 0x82
     21(0x70933208)  0x670660  ShowWindow__7DesktopP6Window + 0xc4
     22(0x70933248)  0x69f686  _Show__12ServerWindow + 0x8a
     23(0x70933278)  0x6a0456  _DispatchMessage__12ServerWindowlRQ28BPrivate12LinkReceiver + 0x21a
     24(0x709333a8)  0x6a85bc  _MessageLooper__12ServerWindow + 0x27c
     25(0x70933428)  0x683c70  _message_thread__13MessageLooperPv + 0x28
     26(0x70933458)  0x14fdd43  thread_entry + 0x23
     27}}}