* [Bug 101512] Crash on Enlightenment with forked child
@ 2017-06-20 7:07 bugzilla-daemon
2017-06-20 8:26 ` bugzilla-daemon
2017-06-20 8:36 ` bugzilla-daemon
0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2017-06-20 7:07 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1687 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=101512
Bug ID: 101512
Summary: Crash on Enlightenment with forked child
Product: Mesa
Version: 17.1
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
Assignee: dri-devel@lists.freedesktop.org
Reporter: barz621@gmail.com
QA Contact: dri-devel@lists.freedesktop.org
#0 0x00007fd3538834ce in pthread_join () at /usr/lib/libpthread.so.0
#1 0x00007fd3388630e0 in () at /usr/lib/xorg/modules/dri/r600_dri.so
#2 0x00007fd338863148 in () at /usr/lib/xorg/modules/dri/r600_dri.so
#3 0x00007fd352fec298 in __run_exit_handlers () at /usr/lib/libc.so.6
#4 0x00007fd352fec2ea in () at /usr/lib/libc.so.6
#5 0x0000000000448c76 in ()
#6 0x00007fd3329d7b13 in () at
/usr/lib/enlightenment/modules/lokker/linux-gnu-x86_64-ver-0.21/module.so
#7 0x00007fd3329d7ea5 in () at
/usr/lib/enlightenment/modules/lokker/linux-gnu-x86_64-ver-0.21/module.so
#8 0x00007fd353d2d8e1 in () at /usr/lib/libecore.so.1
#9 0x00007fd353d35170 in () at /usr/lib/libecore.so.1
#10 0x00007fd353d355d7 in ecore_main_loop_begin () at /usr/lib/libecore.so.1
#11 0x000000000043e2fb in ()
#12 0x00007fd352fd643a in __libc_start_main () at /usr/lib/libc.so.6
#13 0x000000000043f1da in _start ()
This crash happens when trying to unlock enlightenment. According to the E devs
its a forked child that doesn't exec.
Arch linux, latest everything from the repos.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3052 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug 101512] Crash on Enlightenment with forked child
2017-06-20 7:07 [Bug 101512] Crash on Enlightenment with forked child bugzilla-daemon
@ 2017-06-20 8:26 ` bugzilla-daemon
2017-06-20 8:36 ` bugzilla-daemon
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2017-06-20 8:26 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 752 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=101512
Christian König <deathsimple@vodafone.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTABUG
--- Comment #1 from Christian König <deathsimple@vodafone.de> ---
Using OpenGL from a forked child is illegal in the first place.
It used to work on some drivers by coincident, but the last time we discussed
this we came to the conclusion that we won't fix any related bugs because the
spec forbids it.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2247 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug 101512] Crash on Enlightenment with forked child
2017-06-20 7:07 [Bug 101512] Crash on Enlightenment with forked child bugzilla-daemon
2017-06-20 8:26 ` bugzilla-daemon
@ 2017-06-20 8:36 ` bugzilla-daemon
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2017-06-20 8:36 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 456 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=101512
--- Comment #2 from Apostolos B. <barz621@gmail.com> ---
According to the E devs.
"it's not calling any gl from the forked child. it's your own atexit() handlers
doing gl stuff in the forked child just when it calls exit. the app does not
expect or try to make gl work at all"
they say is something in your code.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1285 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-06-20 8:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-20 7:07 [Bug 101512] Crash on Enlightenment with forked child bugzilla-daemon
2017-06-20 8:26 ` bugzilla-daemon
2017-06-20 8:36 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.