|
View:
New views
13 Messages
—
Rating Filter:
Alert me
|
|
|
[Bug 16190] New: Compiz triggers abort in dri_fake_emit_relochttp://bugs.freedesktop.org/show_bug.cgi?id=16190
Summary: Compiz triggers abort in dri_fake_emit_reloc Product: Mesa Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Mesa core AssignedTo: mesa3d-dev@... ReportedBy: bgamari@... Created an attachment (id=16861) --> (http://bugs.freedesktop.org/attachment.cgi?id=16861) xserver backtrace Sporatically while running compiz, the xserver will crash on abort(target_fake->is_static || target_fake->size_accounted) in dri_fake_emit_reloc() while drawing a primitive array. Happens several times a day although I haven't found a reliable means of reproducing. Backtrace attached -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@... https://lists.sourceforge.net/lists/listinfo/mesa3d-dev |
|
|
[Bug 16190] Compiz triggers abort in dri_fake_emit_relochttp://bugs.freedesktop.org/show_bug.cgi?id=16190
--- Comment #1 from Ben Gamari <bgamari@...> 2008-06-10 08:15:37 PST --- Does anyone have any ideas on this? It still seems to occur on today's git and quite frequently at that (just crashed twice in 30 minutes). -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@... https://lists.sourceforge.net/lists/listinfo/mesa3d-dev |
|
|
[Bug 16190] Compiz triggers abort in dri_fake_emit_relochttp://bugs.freedesktop.org/show_bug.cgi?id=16190
Ben Gamari <bgamari@...> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Mesa core |Drivers/DRI/i965 -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@... https://lists.sourceforge.net/lists/listinfo/mesa3d-dev |
|
|
[Bug 16190] Compiz triggers abort in dri_fake_emit_relochttp://bugs.freedesktop.org/show_bug.cgi?id=16190
Michael Fu <michael.fu@...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |michael.fu@... --- Comment #2 from Michael Fu <michael.fu@...> 2008-06-18 19:29:23 PST --- Ben, would you please kindly provide us a detailed list of your environment(HW/SW)? the http://www.intellinuxgraphics.org/how_to_report_bug.html has some hints. thanks! -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@... https://lists.sourceforge.net/lists/listinfo/mesa3d-dev |
|
|
[Bug 16190] Compiz triggers abort in dri_fake_emit_relochttp://bugs.freedesktop.org/show_bug.cgi?id=16190
--- Comment #3 from Ben Gamari <bgamari@...> 2008-06-19 07:39:56 PST --- (In reply to comment #2) > Ben, would you please kindly provide us a detailed list of your > environment(HW/SW)? the > http://www.intellinuxgraphics.org/how_to_report_bug.html has some hints. > thanks! > i965 in Dell D830 with Core 2 Duo. Gentoo. Running xserver, drm, mesa, xf86-video-intel from git. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@... https://lists.sourceforge.net/lists/listinfo/mesa3d-dev |
|
|
[Bug 16190] Compiz triggers abort in dri_fake_emit_relochttp://bugs.freedesktop.org/show_bug.cgi?id=16190
--- Comment #4 from Ben Gamari <bgamari@...> 2008-06-19 07:40:26 PST --- Created an attachment (id=17229) --> (http://bugs.freedesktop.org/attachment.cgi?id=17229) Log of running Xorg session -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@... https://lists.sourceforge.net/lists/listinfo/mesa3d-dev |
|
|
[Bug 16190] Compiz triggers abort in dri_fake_emit_relochttp://bugs.freedesktop.org/show_bug.cgi?id=16190
--- Comment #5 from Ben Gamari <bgamari@...> 2008-06-19 08:03:25 PST --- Actually, my bad. I'm presently running drm from the 2.6.26-rc5 kernel due to issues with vblank rework in git. >From dmesg: Jun 18 10:32:16 mercury [drm] Initialized drm 1.1.0 20060810 Jun 18 10:32:16 mercury ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16 Jun 18 10:32:16 mercury PCI: Setting latency timer of device 0000:00:02.0 to 64 Jun 18 10:32:16 mercury [drm] Initialized i915 1.6.0 20060119 on minor 0 -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@... https://lists.sourceforge.net/lists/listinfo/mesa3d-dev |
|
|
[Bug 16190] Compiz triggers abort in dri_fake_emit_relochttp://bugs.freedesktop.org/show_bug.cgi?id=16190
--- Comment #6 from Ben Gamari <bgamari@...> 2008-06-23 17:35:58 PST --- Am I the only one who thinks that bugs #16316 and #16190 sharing dri_fake_emit_reloc is a little more than coincidence? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@... https://lists.sourceforge.net/lists/listinfo/mesa3d-dev |
|
|
[Bug 16190] Compiz triggers abort in dri_fake_emit_relochttp://bugs.freedesktop.org/show_bug.cgi?id=16190
--- Comment #7 from Dave Airlie <airlied@...> 2008-07-13 01:48:18 PST --- any chance we could retest with mesa current master? I checked in a fix for one reloc emit bug. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@... https://lists.sourceforge.net/lists/listinfo/mesa3d-dev |
|
|
[Bug 16190] Compiz triggers abort in dri_fake_emit_relochttp://bugs.freedesktop.org/show_bug.cgi?id=16190
--- Comment #8 from Ben Gamari <bgamari@...> 2008-07-13 16:09:28 PST --- It's actually been a while since I've seen this crash. I've been tracking master for some time so I suspect it might be gone. Are there any recent commits that might have fixed it? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@... https://lists.sourceforge.net/lists/listinfo/mesa3d-dev |
|
|
[Bug 16190] Compiz triggers abort in dri_fake_emit_relochttp://bugs.freedesktop.org/show_bug.cgi?id=16190
Brian Rogers <brian_rogers@...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brian_rogers@... --- Comment #9 from Brian Rogers <brian_rogers@...> 2008-08-04 14:57:35 PST --- I was getting this assert 100% of the time when starting my session while running the drm-gem branches of drm, mesa, and the intel driver. But the master branch is running fine. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@... https://lists.sourceforge.net/lists/listinfo/mesa3d-dev |
|
|
[Bug 16190] Compiz triggers abort in dri_fake_emit_relochttp://bugs.freedesktop.org/show_bug.cgi?id=16190
Hedayat Vatankhah <hedayat@...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hedayat@... --- Comment #10 from Hedayat Vatankhah <hedayat@...> 2008-08-05 13:10:50 PST --- I see the same error message when running rcssserver3d application (sf.net/projects/sserver). I use Fedora 9 with latest updates for mesa* packages and intel driver. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@... https://lists.sourceforge.net/lists/listinfo/mesa3d-dev |
|
|
[Bug 16190] Compiz triggers abort in dri_fake_emit_relochttp://bugs.freedesktop.org/show_bug.cgi?id=16190
Michael Fu <michael.fu@...> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mesa3d- |eric@... |dev@... | -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@... https://lists.sourceforge.net/lists/listinfo/mesa3d-dev |
| Free Forum Powered by Nabble | Forum Help |