I hope this can be useful:

My video card is a nvdia. I am using nv module.
With --sync option the signal is received in glXMakeCurrent () from /usr/lib/libGL.so.1 the instruction that raise the exception is 0xa7e2bf9e (8th instruction of glXMakeCurrent)
It seems that glXMakeCurrent is guilty (anyhow if amaya provided
invalid arguments to glXMakeCurrent, glXMakeCurrent should raise an exception.)
I broke on glXMakeCurrent and ran step by step.
The signal is received during execution of 0xa7e2bf9e in glXMakeCurrent. I made a trace just *before* the execution of the instruction (here is gdb full output)

NB I have got the error even if i try to open a file

versions of libraries amaya depends on :

amaya 9.5.1-2.1
libc6 2.3.999.2-8
libexpat1 1.95.8-3.2
libgcc1 1:4.2-20060709-1
libgl1-mesa-glx | libgl1 libgl1-mesa-glx 6.5.0.cvs.20060524-1 (NB I did not find a non mesa libgl1)
libjpeg62 6b-13
libpng12-0 1.2.8rel-5.2
libraptor1 (>= 1.4.9) 1.4.9-2
librdf0 (>= 1.0.4)     1.0.4-1
libstdc++6  4.2-20060709-1
libwww-ssl0 5.4.0-11
libwxbase2.6-0 2.6.3.2.1.2
libwxgtk2.6-0 2.6.3.2.1.2
ttf-freefont 20060501cvs-8
zlib1g 1:1.2.3-13
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) break glXMakeCurrent
Make breakpoint pending on future shared library load? (y or [n]) Breakpoint 1 
(glXMakeCurrent) pending.
(gdb) run
Starting program: /usr/bin/amaya --sync
(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)
(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 -1503999200 (LWP 21500)]
(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)
Breakpoint 2 at 0xa7e34f86
Pending breakpoint "glXMakeCurrent" resolved
[Switching to Thread -1503999200 (LWP 21500)]

Breakpoint 2, 0xa7e34f86 in glXMakeCurrent () from /usr/lib/libGL.so.1
(gdb) nexti
0xa7e34f89 in glXMakeCurrent () from /usr/lib/libGL.so.1
(gdb) nexti
0xa7e34f8c in glXMakeCurrent () from /usr/lib/libGL.so.1
(gdb) nexti
0xa7e34f90 in glXMakeCurrent () from /usr/lib/libGL.so.1
(gdb) nexti
0xa7e34f93 in glXMakeCurrent () from /usr/lib/libGL.so.1
(gdb) nexti
0xa7e34f97 in glXMakeCurrent () from /usr/lib/libGL.so.1
(gdb) nexti
0xa7e34f9b in glXMakeCurrent () from /usr/lib/libGL.so.1
(gdb) nexti
0xa7e34f9e in glXMakeCurrent () from /usr/lib/libGL.so.1
(gdb) nexti

Program exited with code 01.
(gdb)run
Starting program: /usr/bin/amaya --sync
(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)
Breakpoint 2 at 0xa7e2bf86
(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 -1504036064 (LWP 26160)]
(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)
[Switching to Thread -1504036064 (LWP 26160)]

Breakpoint 2, 0xa7e2bf86 in glXMakeCurrent () from /usr/lib/libGL.so.1
(gdb) nexti
0xa7e2bf89 in glXMakeCurrent () from /usr/lib/libGL.so.1
(gdb) nexti
0xa7e2bf8c in glXMakeCurrent () from /usr/lib/libGL.so.1
(gdb) nexti
0xa7e2bf90 in glXMakeCurrent () from /usr/lib/libGL.so.1
(gdb) nexti
0xa7e2bf93 in glXMakeCurrent () from /usr/lib/libGL.so.1
(gdb) nexti
0xa7e2bf97 in glXMakeCurrent () from /usr/lib/libGL.so.1
(gdb) nexti
0xa7e2bf9b in glXMakeCurrent () from /usr/lib/libGL.so.1
(gdb) nexti
0xa7e2bf9e in glXMakeCurrent () from /usr/lib/libGL.so.1
(gdb) thread apply all bt

Thread 1 (Thread -1504036064 (LWP 26160)):
#0  0xa7e2bf9e in glXMakeCurrent () from /usr/lib/libGL.so.1
#1  0xa78e7cf8 in wxGLContext::SetCurrent () from 
/usr/lib/libwx_gtk2u_gl-2.6.so.0
#2  0xa78e7d67 in wxGLCanvas::SetCurrent () from 
/usr/lib/libwx_gtk2u_gl-2.6.so.0
#3  0x08298e37 in wxMenuBase::SetTitle ()
#4  0x082990f4 in wxMenuBase::SetTitle ()
#5  0xa77f2665 in wxAppConsole::HandleEvent () from 
/usr/lib/libwx_baseu-2.6.so.0
#6  0xa787fe82 in wxEvtHandler::ProcessEventIfMatches () from 
/usr/lib/libwx_baseu-2.6.so.0
#7  0xa787ffcb in wxEventHashTable::HandleEvent () from 
/usr/lib/libwx_baseu-2.6.so.0
#8  0xa788014f in wxEvtHandler::ProcessEvent () from 
/usr/lib/libwx_baseu-2.6.so.0
#9  0xa78e94e7 in wxGLCanvas::OnInternalIdle () from 
/usr/lib/libwx_gtk2u_gl-2.6.so.0
#10 0xa7ab21a5 in wxAppBase::SendIdleEvents () from 
/usr/lib/libwx_gtk2u_core-2.6.so.0
#11 0xa7ab21de in wxAppBase::SendIdleEvents () from 
/usr/lib/libwx_gtk2u_core-2.6.so.0
#12 0xa7ab21de in wxAppBase::SendIdleEvents () from 
/usr/lib/libwx_gtk2u_core-2.6.so.0
#13 0xa7ab21de in wxAppBase::SendIdleEvents () from 
/usr/lib/libwx_gtk2u_core-2.6.so.0
#14 0xa7ab21de in wxAppBase::SendIdleEvents () from 
/usr/lib/libwx_gtk2u_core-2.6.so.0
#15 0xa7ab21de in wxAppBase::SendIdleEvents () from 
/usr/lib/libwx_gtk2u_core-2.6.so.0
#16 0xa7ab21de in wxAppBase::SendIdleEvents () from 
/usr/lib/libwx_gtk2u_core-2.6.so.0
#17 0xa7ab21de in wxAppBase::SendIdleEvents () from 
/usr/lib/libwx_gtk2u_core-2.6.so.0
#18 0xa7ab21de in wxAppBase::SendIdleEvents () from 
/usr/lib/libwx_gtk2u_core-2.6.so.0
#19 0xa7ab265b in wxAppBase::ProcessIdle () from 
/usr/lib/libwx_gtk2u_core-2.6.so.0
#20 0xa7a00416 in wxApp::Initialize () from /usr/lib/libwx_gtk2u_core-2.6.so.0
#21 0xa676a9f1 in g_source_is_destroyed () from /usr/lib/libglib-2.0.so.0
#22 0xa676c771 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#23 0xa676f7e6 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#24 0xa676fd67 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#25 0xa6a7efa5 in gtk_main_iteration () from /usr/lib/libgtk-x11-2.0.so.0
#26 0xa7a00546 in wxApp::Yield () from /usr/lib/libwx_gtk2u_core-2.6.so.0
#27 0xa78822f1 in wxYield () from /usr/lib/libwx_baseu-2.6.so.0
#28 0x0821100a in wcstok ()
#29 0x08226a65 in wxMenuItemList::~wxMenuItemList ()
#30 0x0826f974 in wxDataObjectSimple::~wxDataObjectSimple ()
#31 0x080f8248 in wxLogDebug ()
#32 0x080fde47 in wxLogDebug ()
#33 0x080ffd7d in wxLogDebug ()
#34 0x0810008f in wxLogDebug ()
#35 0x081001e6 in wxLogDebug ()
#36 0x08102d69 in wxLogDebug ()
#37 0x08213c82 in wxMenuItemList::~wxMenuItemList ()
#38 0x08213e18 in wxMenuItemList::~wxMenuItemList ()
#39 0x0821e8c7 in wxMenuItemList::~wxMenuItemList ()
#40 0x080a6b69 in wxLogDebug ()
#41 0x08177f69 in wxClassInfo::IsKindOf ()
#42 0xa77f2665 in wxAppConsole::HandleEvent () from 
/usr/lib/libwx_baseu-2.6.so.0
#43 0xa787fe82 in wxEvtHandler::ProcessEventIfMatches () from 
/usr/lib/libwx_baseu-2.6.so.0
#44 0xa787ffcb in wxEventHashTable::HandleEvent () from 
/usr/lib/libwx_baseu-2.6.so.0
#45 0xa788014f in wxEvtHandler::ProcessEvent () from 
/usr/lib/libwx_baseu-2.6.so.0
#46 0xa7ab267c in wxAppBase::ProcessIdle () from 
/usr/lib/libwx_gtk2u_core-2.6.so.0
#47 0xa7a00416 in wxApp::Initialize () from /usr/lib/libwx_gtk2u_core-2.6.so.0
#48 0xa676a9f1 in g_source_is_destroyed () from /usr/lib/libglib-2.0.so.0
#49 0xa676c771 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#50 0xa676f7e6 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#51 0xa676fba7 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#52 0xa6a7f141 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#53 0xa7a1aaeb in wxEventLoop::Run () from /usr/lib/libwx_gtk2u_core-2.6.so.0
#54 0xa7ab24be in wxAppBase::MainLoop () from /usr/lib/libwx_gtk2u_core-2.6.so.0
#55 0xa7ab1b61 in wxAppBase::OnRun () from /usr/lib/libwx_gtk2u_core-2.6.so.0
#56 0xa782745a in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
#57 0xa7827506 in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
#58 0x08177ec0 in wxClassInfo::IsKindOf ()
#59 0xa756c8b8 in __libc_start_main () from /lib/tls/libc.so.6
#60 0x08060591 in ?? ()
(gdb) nexti

Program exited with code 01.
(gdb) q

Reply via email to