Ticket #1587 (closed bug: fixed)
Segment Violation in Painter::StraightLine()
| Reported by: | scottmc | Owned by: | stippi |
|---|---|---|---|
| Priority: | high | Milestone: | R1 |
| Component: | Servers/app_server | Version: | R1 development |
| Cc: | Blocked By: | ||
| Platform: | All | Blocking: |
Description
While debugging #1479 on my thinkpad 570E I was able to get it to boot up with the crazy color video reported in #1169 and then set the video mode to 1024x768, 16bit color and reboot. It them boots up to a blue screen with a working hand cursor but after about 10 seconds drops to GDB with this error:
[tcsetpgrp failed in terminal_inferior: Invalid Argument] Thread 110 caused an exception: Segment violation Reading symbols yada yada.... ... ... ... Reading symbols from /boot/beos/system/add-ons/accelerants/neomagic.accelerant [tcsetpgrp failed in terminal_inferior: Invalid Argument]
[Switching to team /boot/beos/system/servers/app_server (42) thread w:68:Terminal 1 (110)] 0x002922ca in Painter::StraightLine () (gdb)
Note that I typed this in by hand so might be typos. This was with r22697. I will attach serial debug as well.
