[Bug 247020] [panic][lixux]: kernel panic in linux_thread_detach at /usr/src/sys/compat/linux/linux_fork.c:462

2020-06-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247020

--- Comment #4 from Alex S  ---
(In reply to Martin FIlla from comment #3)

> yes, for example app discord or eclipse for linux..

If possible, a direct link to a smaller program would be nice. Or maybe this is
reproducible with one of the linux-* packages?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


[Bug 247020] [panic][lixux]: kernel panic in linux_thread_detach at /usr/src/sys/compat/linux/linux_fork.c:462

2020-06-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247020

--- Comment #5 from Martin FIlla  ---
(In reply to Alex S from comment #4)

I have installed linux_base-c7-7.7.1908_1 package.
I have problem with almost everyone program for linux.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


[Bug 247020] [panic][lixux]: kernel panic in linux_thread_detach at /usr/src/sys/compat/linux/linux_fork.c:462

2020-06-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247020

--- Comment #6 from Alex S  ---
(In reply to Martin FIlla from comment #5)

Here is how it looks for me on FreeBSD 12.1-RELEASE (with yet another Electron
application):

% gdb ./teams-insiders 
GNU gdb (GDB) 9.1 [GDB v9.1 for FreeBSD]
Copyright (C) 2020 Free Software Foundation, Inc.
<...>
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./teams-insiders...
(No debugging symbols found in ./teams-insiders)
(gdb) run
Starting program: /usr/home/<...>/teams/usr/share/teams-insiders/teams-insiders 
[New LWP 101520 of process 62832]

Thread 1 "teams-insiders" received signal SIGTRAP, Trace/breakpoint trap.
0x05ac6f01 in ?? ()

No panic here, obviously.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


[Bug 247020] [panic][lixux]: kernel panic in linux_thread_detach at /usr/src/sys/compat/linux/linux_fork.c:462

2020-06-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247020

--- Comment #7 from Martin FIlla  ---
(In reply to Alex S from comment #6)

pid 74578 (teams), jid 0, uid 1001: exited on signal 5 (core dumped)
pid 81034 (teams), jid 0, uid 1001: exited on signal 5 (core dumped)
pid 3688 (teams), jid 0, uid 1001: exited on signal 5 (core dumped)
pid 7404 (teams), jid 0, uid 1001: exited on signal 5 (core dumped)


Fatal trap 12: page fault while in kernel mode
cpuid = 7; apic id = 07
fault virtual address   = 0x18
fault code  = supervisor read data, page not present
instruction pointer = 0x20:0x82f5b682
stack pointer   = 0x28:0xfe0071908980
frame pointer   = 0x28:0xfe00719089e0
code segment= base 0x0, limit 0xf, type 0x1b
= DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags= interrupt enabled, resume, IOPL = 0
current process = 13595 (fish)
trap number = 12
panic: page fault
cpuid = 7
time = 1591804935
KDB: stack backtrace:
#0 0x80c1d307 at kdb_backtrace+0x67
#1 0x80bd063d at vpanic+0x19d
#2 0x80bd0493 at panic+0x43
#3 0x810a7dcc at trap_fatal+0x39c
#4 0x810a7e19 at trap_pfault+0x49
#5 0x810a740f at trap+0x29f
#6 0x81081bec at calltrap+0x8
#7 0x82f503d1 at linux_thread_detach+0x21
#8 0x80be5adf at thread_suspend_check+0x41f
#9 0x80c32ee9 at ast+0x3b9
#10 0x810850f9 at doreti_ast+0x1f

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


[Bug 234789] emulators/virtualbox-ose: fails to link on i386 with lld as system linker

2020-06-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234789

Ed Maste  changed:

   What|Removed |Added

 Resolution|--- |Unable to Reproduce
 Status|New |Closed

--- Comment #2 from Ed Maste  ---
Builds fine on i386 -current with lld

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"