[Mesa-dev] [Bug 61364] LLVM assertion when starting X11

2016-01-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61364

Timothy Arceri  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #11 from Timothy Arceri  ---
Assuming fixed as per last comment, and no recent bug activity.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 61364] LLVM assertion when starting X11

2013-11-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61364

--- Comment #10 from Tom Stellard  ---
This should be fixed now in mesa master when linking with llvm static
libraries.  Can you re-test?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 61364] LLVM assertion when starting X11

2013-04-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61364

--- Comment #9 from Loïc Yhuel  ---
For me building mesa with --with-llvm-shared-libs fixes the crash.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 61364] LLVM assertion when starting X11

2013-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61364

--- Comment #8 from Armin K  ---
It might be related to this ... See the explanation

http://lists.freedesktop.org/archives/mesa-dev/2013-January/032944.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 61364] LLVM assertion when starting X11

2013-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61364

--- Comment #7 from Armin K  ---
Does it work if you build Mesa with --with-llvm-shared-libs? Tom mentioned
something like this happens if Mesa is linked to static LLVM libaries.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 61364] LLVM assertion when starting X11

2013-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61364

deimosaff...@yahoo.com changed:

   What|Removed |Added

 CC||deimosaff...@yahoo.com

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 61364] LLVM assertion when starting X11

2013-03-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61364

Darxus  changed:

   What|Removed |Added

 CC||dar...@chaosreigns.com

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 61364] LLVM assertion when starting X11

2013-03-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61364

--- Comment #6 from Jerome Glisse  ---
Yeah i saw same issue on radeon

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 61364] LLVM assertion when starting X11

2013-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61364

Jakob Bornecrantz  changed:

   What|Removed |Added

 CC||a...@nwnk.net,
   ||j.gli...@free.fr

--- Comment #5 from Jakob Bornecrantz  ---
Ajax, Jerome does this bug look like the load LLVM multiple times bug?

Cheers, Jakob.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 61364] LLVM assertion when starting X11

2013-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61364

Dave Airlie  changed:

   What|Removed |Added

  Attachment #75418|text/plain  |image/png
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 61364] LLVM assertion when starting X11

2013-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61364

--- Comment #4 from John Kåre Alsaker  ---
My trace is from llvmpipe, disabling LLVM and using svga works fine.

Could this be something that causes the RegisterScheduler global to be
constructed twice triggering the assertion? Does --enable-glx-tls do something
weird?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 61364] LLVM assertion when starting X11

2013-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61364

--- Comment #3 from Alex Smith  ---
This appears to only be an issue with the VMware driver. Also, disabling
glx-tls works around the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 61364] LLVM assertion when starting X11

2013-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61364

--- Comment #2 from John Kåre Alsaker  ---
Created a LLVM bug report since it looks a LLVM issue:
http://llvm.org/bugs/show_bug.cgi?id=15410

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 61364] LLVM assertion when starting X11

2013-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61364

Martin Stolpe  changed:

   What|Removed |Added

 CC||martinsto...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 61364] LLVM assertion when starting X11

2013-02-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61364

marci...@gmail.com changed:

   What|Removed |Added

 CC||marci...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 61364] LLVM assertion when starting X11

2013-02-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61364

a.ra...@arcor.de changed:

   What|Removed |Added

 CC||a.ra...@arcor.de

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 61364] LLVM assertion when starting X11

2013-02-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61364

John Kåre Alsaker  changed:

   What|Removed |Added

Version|git |9.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 61364] LLVM assertion when starting X11

2013-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61364

--- Comment #1 from John Kåre Alsaker  ---
Backtrace

#0  0x7f40f703d2c5 in raise () from /usr/lib/libc.so.6
#1  0x7f40f703e748 in abort () from /usr/lib/libc.so.6
#2  0x7f40f7036312 in __assert_fail_base () from /usr/lib/libc.so.6
#3  0x7f40f70363c2 in __assert_fail () from /usr/lib/libc.so.6
#4  0x7f40f45b1b59 in llvm::cl::parser::addLiteralOption (this=0x7f40f38ae9d0
, Name=0x7f40f308a1d5 "default", 
V=@0x7fff83a92008: 0x7f40f4598600
, HelpStr=0x7f40f2f2b68c "Best scheduler for the
target")
at /home/zoxc/llvm-build/llvm/include/llvm/Support/CommandLine.h:646
#5  0x7f40f45b25aa in
llvm::RegisterPassParser::NotifyAdd
(this=0x7f40f38ae9c8 , N=0x7f40f308a1d5 "default", 
C=0x7f40f4598600 , D=0x7f40f2f2b68c "Best scheduler for the target")
at
/home/zoxc/llvm-build/llvm/include/llvm/CodeGen/MachinePassRegistry.h:148
#6  0x7f40f480ba8f in llvm::MachinePassRegistry::Add (this=0x7f40f5a18320
, Node=0x7f40f38aeb38
)
at /home/zoxc/llvm-build/llvm/lib/CodeGen/MachinePassRegistry.cpp:41
#7  0x7f40f22ae445 in llvm::RegisterScheduler::RegisterScheduler
(this=0x7f40f38aeb38 , N=0x7f40f308a1d5 "default", 
D=0x7f40f2f2b68c "Best scheduler for the target", C=0x7f40f4598600
)
at /home/zoxc/llvm-build/llvm/include/llvm/CodeGen/SchedulerRegistry.h:43
#8  0x7f40f22a0e1d in llvm::RegisterScheduler::RegisterScheduler
(this=0x7f40f38aeb38 , N=0x7f40f308a1d5 "default", 
D=0x7f40f2f2b68c "Best scheduler for the target", C=0x7f40f4598600
)
at /home/zoxc/llvm-build/llvm/include/llvm/CodeGen/SchedulerRegistry.h:43
#9  0x7f40f1bb4129 in __cxx_global_var_init38 () from
/usr/lib/xorg/modules/dri/swrast_dri.so
#10 0x7f40f1bb41aa in global constructors keyed to a () from
/usr/lib/xorg/modules/dri/swrast_dri.so
#11 0x7f40f8c629d6 in call_init () from /lib64/ld-linux-x86-64.so.2
#12 0x7f40f8c62aba in _dl_init_internal () from /lib64/ld-linux-x86-64.so.2
#13 0x7f40f8c66af9 in dl_open_worker () from /lib64/ld-linux-x86-64.so.2
#14 0x7f40f8c62816 in _dl_catch_error () from /lib64/ld-linux-x86-64.so.2
#15 0x7f40f8c66329 in _dl_open () from /lib64/ld-linux-x86-64.so.2
#16 0x7f40f85c3026 in ?? () from /usr/lib/libdl.so.2
#17 0x7f40f8c62816 in _dl_catch_error () from /lib64/ld-linux-x86-64.so.2
#18 0x7f40f85c35ec in ?? () from /usr/lib/libdl.so.2
#19 0x7f40f85c30c1 in dlopen () from /usr/lib/libdl.so.2
#20 0x7f40f5ce80a6 in ?? () from /usr/lib/xorg/modules/extensions/libglx.so
#21 0x7f40f5ce79d6 in ?? () from /usr/lib/xorg/modules/extensions/libglx.so
#22 0x7f40f5ce6fda in ?? () from /usr/lib/xorg/modules/extensions/libglx.so
#23 0x004aace9 in InitExtensions ()
#24 0x0042670c in ?? ()
#25 0x7f40f7029a15 in __libc_start_main () from /usr/lib/libc.so.6
#26 0x00426c0d in _start ()

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev