Opened 14 years ago

Closed 9 years ago

#5029 closed bug (fixed)

bootscript: Segment violation

Reported by: andreasf Owned by: nobody
Priority: normal Milestone: R1
Component: Applications/Command Line Tools Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: x86

Description (last modified by diver)

This happened on hrev34175, GCC4, after rebooting with increased virtual memory settings.

Thread 98 caused an exception: Segment violation
Reading symbols from /boot/system/runtime_loader...done.
Loaded symbols for /boot/system/runtime_loader
Reading symbols from /boot/system/lib/libroot.so...done.
Loaded symbols for /boot/system/lib/libroot.so
[tcsetpgrp failed in terminal_inferior: Invalid Argument]
[Switching to team /bin/sh /boot/system/boot/Bootscript (98) thread sh (98)]
0x0025a020 in waitchld ()
(gdb) bt
#0  0x0025a020 in waitchld ()
#1  0x0025b72e in wait_for ()
#2  0x0022caa8 in execute_command_internal ()
#3  0x0022d1d8 in execute_command_internal ()
#4  0x0023053c in execute_in_subshell ()
#5  0x0022c611 in execute_command_internal ()
#6  0x0022d09d in execute_command_internal ()
#7  0x0022d1d8 in execute_command_internal ()
#8  0x0022dabf in execute_command ()
#9  0x0022eb76 in execute_if_command ()
#10 0x0022cf7a in execute_command_internal ()
#11 0x0022dabf in execute_command ()
#12 0x002266bc in reader_loop ()
#13 0x002261d7 in main ()
(gdb) 

Change History (2)

comment:1 by diver, 12 years ago

Component: - GeneralApplications/Command Line Tools
Description: modified (diff)

Probably has been fixed meanwhile.

comment:2 by diver, 9 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.