[haiku-bugs] Re: [Haiku] #12492: app_server crashes when opening a text file (was: Error "debbugger for team" when opening a text file)

  • From: "diver" <trac@xxxxxxxxxxxx>
  • Date: Sun, 22 Nov 2015 06:29:49 -0000

#12492: app_server crashes when opening a text file
----------------------------------+----------------------------
Reporter: un_spacyar | Owner: axeld
Type: bug | Status: new
Priority: normal | Milestone: R1
Component: Servers/app_server | Version: R1/Development
Resolution: | Keywords:
Blocked By: | Blocking:
Has a Patch: 0 | Platform: All
----------------------------------+----------------------------
Changes (by diver):

* owner: nobody => axeld
* component: - General => Servers/app_server
* milestone: Unscheduled => R1


Old description:

I get the error detailed in the attached image, when I try to open an
especific text file.

I tried using the checkfs tool without success. Also, I tried open the
file with another editor (HotEdit) with the same error.

I have hrev49730 x86_gcc2

New description:

I have hrev49730 x86_gcc2

I get the error detailed in the attached image, when I try to open
specific text file.

I tried using the checkfs tool without success. Also, I tried to open the
file with another editor (HotEdit) with the same error.

{{{
vm_page_fault: thread "w:1229:Packages" (1235) in team "app_server" (332)
tried to read address 0x766919ec, ip 0x157ba4e ("libroot.so_seg0ro"
+0xafa4e)
debug_server: Thread 1235 entered the debugger: Segment violation
stack trace, current PC 0x157ba4e malloc__Q28BPrivate10threadHeapUl +
0x4ca:
(0x70932f38) 0x157c34c malloc + 0x184
(0x70932f68) 0x14f49fd __nw__FUlRC9nothrow_t + 0x29
(0x70932f98) 0x750127

AddConstraint__Q217LinearProgramming10LinearSpecdPQ217LinearProgramming8VariabledT2Q217LinearProgramming12OperatorTypeddd
+ 0x11b
(0x70932fe8) 0x73fed2 Init__10WindowAreaP8SATGroup + 0xd6
(0x70933058) 0x743595 AddWindow__8SATGroupP9SATWindowP3TabN32 + 0xb51
(0x709330b8) 0x747d34 GetGroup__9SATWindow + 0xb4
(0x70933118) 0x74a87f _ActivateWindow__12StackAndTileP9SATWindow + 0x2b
(0x70933158) 0x74a259 WindowActivated__12StackAndTileP6Window + 0x35
(0x70933188) 0x6781ab NotifyWindowActivated__17DesktopObservableP6Window
+ 0x53
(0x709331b8) 0x66fd66 ActivateWindow__7DesktopP6Window + 0x82
(0x70933208) 0x670660 ShowWindow__7DesktopP6Window + 0xc4
(0x70933248) 0x69f686 _Show__12ServerWindow + 0x8a
(0x70933278) 0x6a0456
_DispatchMessage__12ServerWindowlRQ28BPrivate12LinkReceiver + 0x21a
(0x709333a8) 0x6a85bc _MessageLooper__12ServerWindow + 0x27c
(0x70933428) 0x683c70 _message_thread__13MessageLooperPv + 0x28
(0x70933458) 0x14fdd43 thread_entry + 0x23
}}}

--

--
Ticket URL: <https://dev.haiku-os.org/ticket/12492#comment:4>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts:

  • » [haiku-bugs] Re: [Haiku] #12492: app_server crashes when opening a text file (was: Error "debbugger for team" when opening a text file) - diver