You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

  • "vardangevorgyan" started this thread

Posts: 1

Location: Yerevan, Armenia

Occupation: Developer

  • Send private message

1

Thursday, January 17th 2008, 8:02am

I think OpenGL problem :)

Hi

I have opened kinfocenter and clicked on OpenGL.
It was close the application(kinfocenter).

Here is the backtrace:

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
(no debugging symbols found)
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1238890816 (LWP 9779)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xffffe410 in __kernel_vsyscall ()
#7  0xb7cc7eb5 in raise () from /lib/i686/cmov/libc.so.6
#8  0xb7cc9831 in abort () from /lib/i686/cmov/libc.so.6
#9  0xb7cc108e in __assert_fail () from /lib/i686/cmov/libc.so.6
#10 0xb591e2a6 in bmReleaseBuffers () from /usr/lib/dri/i965_dri.so
#11 0xb5952969 in ?? () from /usr/lib/dri/i965_dri.so
#12 0x0824b910 in ?? ()
#13 0x00000012 in ?? ()
#14 0x0824b910 in ?? ()
#15 0xb5b1eaac in ?? () from /usr/lib/dri/i965_dri.so
#16 0x0824b910 in ?? ()
#17 0x081a20a0 in ?? ()
#18 0xbfee1478 in ?? ()
#19 0xb5953c94 in brw_destroy_state () from /usr/lib/dri/i965_dri.so
Backtrace stopped: frame did not save the PC


Here are my system information: Debian 4.0r1. Kde 3.5.8. Kernel 2.6.22-2-686
Any ideas?

Regards,
Vardan