Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#1560 closed bug (fixed)

[bin : pack_cis] crash on start

Reported by: diver Owned by: korli
Priority: normal Milestone: R1
Component: Applications Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Don't know what is pack_cis but it crash on launch. Will try to get back trace.

Change History (4)

comment:1 by diver, 16 years ago

vm_soft_fault: va 0x0 not covered by area in address space
vm_page_fault: vm_soft_fault returned error 'Bad address' on fault at 0x0, ip 0x2021c0, write 0, user 1, thread 0x98
vm_page_fault: sending team "/boot/beos/bin/pack_cis" 0x98 SIGSEGV, ip 0x2021c0 ("pack_cis_seg0ro" +0x21c0)
stack trace:
  0x00202379 (pack_cis_seg0ro + 0x2379)
  0x002013bf (pack_cis_seg0ro + 0x13bf)
  0x001007be (runtime_loader_seg0ro + 0x7be)
  0x7ffe6fec (/boot/beos/bin/pack_cis_main_st + 0xffffec)
vm_soft_fault: va 0x0 not covered by area in address space
vm_page_fault: vm_soft_fault returned error 'Bad address' on fault at 0x0, ip 0x8009b92c, write 0, user 0, thread 0x98
debug_server: Thread 152 entered the debugger: Segment violation
stack trace, current PC 0x2021c0  _term_after + 0xd20 (closest symbol):
  (0x7ffe6b4c)  0x202379  main + 0x12d
  (0x7ffe6f7c)  0x2013bf  _start + 0x5b
  (0x7ffe6fac)  0x1007be  (runtime_loader_seg0ro + 0x7be)

comment:2 by axeld, 16 years ago

Owner: changed from axeld to korli

comment:3 by korli, 16 years ago

Resolution: fixed
Status: newclosed

Dunno why pcmcia-cs tools were included in the hd image. They were only tested in BeOS. "Fixed" in revision 22552.

in reply to:  3 comment:4 by kaliber, 16 years ago

Replying to korli:

Dunno why pcmcia-cs tools were included in the hd image. They were only tested in BeOS. "Fixed" in revision 22552.

It was added "by mistake", look at bug #1131.

Note: See TracTickets for help on using tickets.