Displaying 7 results from an estimated 7 matches for "segv_handler".
2007 Jun 25
1
Firefox under FreeBSD 6.2 won't start
...g error:
fixme:iphlpapi:NotifyAddrChange (Handle 0xbf6db5f8, overlapped
0xbf6db5dc): stub
err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59}
not registered
err:ole:CoGetClassObject no class object
{4955dd33-b159-11d0-8fcf-00aa006bcc59} could be created for context 0x1
err:seh:segv_handler Got unexpected trap 1798761016
Fatal error 'thr_resume_wrapper: thread has returned from
_thread_switch' at line 1128 in file
/usr/src/lib/libpthread/thread/thr_kern.c (errno = 22)
Abort (core dumped)
I've seen it's reported as a unconfirmed bug. Has anyone found a way to
fix th...
2007 Feb 04
3
Wine on Solarix 10 x86
...4. I can't really say why, but in the start I could run it from 'root'.
Now this is not possible, when I get similar errors when running from root:
# wineconsole
wine: creating configuration directory '//.wine'...
fixme:reg:GetSystemInfo not yet supported on this system
err:seh:segv_handler Got trap 14 (2) accessing Address a9
wine: Unhandled page fault on read access to 0x000000a9 at address
7f4887da (thread 0009), starting debugger...
fixme:reg:GetSystemInfo not yet supported on this system
err:seh:segv_handler Got trap 14 (2) accessing Address a9
wine: Unhandled page fault on read...
2007 Apr 18
1
Fatal error running Picasa2 on FreeBSD 6.1-R w/0.9.35
...err:ole:create_server class {79eac9e5-baf9-11ce-8c82-00aa004ba90b} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {79eac9e5-baf9-11ce-8c82-00aa004ba90b} could be created for context 0x17
fixme:win:FlashWindowEx 0x349f18
err:seh:segv_handler Got unexpected trap 0
Fatal error 'thr_resume_wrapper: thread has returned from _thread_switch' at line 1128 in file /usr/src/lib/libpthread/thread/thr_kern.c (errno = 22)
Abort
Arial TrueType fonts are installed in ~/.wine/drive_c/windows/system/fonts/
ulimit -c 0 is set, so no core is p...
2001 Dec 08
1
LoadOEMResource crash [Was: Re: Problem report: SHRINKER.ERR, fix to DEVICE_Open/CreateFileA? ]
...%lx flags=%lx\n", rec->ExceptionCode,
rec->ExceptionFlags );
(gdb) where
#0 EXC_RtlRaiseException (rec=0x404f3c60, context=0x404f3cdc) at
exception.c:176
#1 0x40076748 in do_segv (context=0x404f3cdc, trap_code=14,
cr2=0x45f00c, err_code=4)
at signal_i386.c:711
#2 0x40076ada in segv_handler (__signal=11, __context=
{sc_gs = 0, __gsh = 0, sc_fs = 143, __fsh = 0, sc_es = 43, __esh
= 0, sc_ds = 43, __dsh = 0, sc_edi = 4583440, sc_esi = 4583424, sc_ebp =
1078935716, sc_esp = 1078935700, sc_ebx = 1074829380, sc_edx = 4583424,
sc_ecx = 3117568, sc_eax = 14, sc_trapno = 14, sc_err...
2006 Apr 17
0
emulators/wine: starcraft fails on FreeBSD 6-stablee
With previous versions of wine starcraft was running perfectly fine, now
I get the following error:
err:seh:segv_handler Got unexpected trap 0
Fatal error 'thr_resume_wrapper: thread has returned from
_thread_switch' at line 1128 in file
/mnt/vault/src/lib/libpthread/thread/thr_kern.c (errno = 22)
Abort trap
The screen resolution is changed to 640x480 and it turns black for a
moment before the crash occurs....
2007 Jul 03
3
Printer error message
...Invalid heap 0x0!
err:heap:HEAP_GetPtr Invalid heap 0x0!
err:heap:HEAP_GetPtr Invalid heap 0x0!
err:heap:HEAP_GetPtr Invalid heap 0x0!
err:heap:HEAP_GetPtr Invalid heap 0x0!
err:heap:HEAP_GetPtr Invalid heap 0x0!
err:heap:HEAP_GetPtr Invalid heap 0x0!
err:heap:HEAP_GetPtr Invalid heap 0x0!
err:seh:segv_handler Got unexpected trap 1798761016
Fatal error 'thr_resume_wrapper: thread has returned from
_thread_switch' at
e 1128 in file /usr/src/lib/libpthread/thread/thr_kern.c (errno = 22)
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
availa
err:winspool:WINSPOOL_GetDriverIn...
2008 Jan 24
2
building 64 bit binaries from source
...function
'restore_context'
signal_x86_64.c: In function 'SIGNAL_Init':
signal_x86_64.c:488: error: 'int_handler' undeclared (first use in
this function)
signal_x86_64.c:489: error: 'fpe_handler' undeclared (first use in
this function)
signal_x86_64.c:490: error: 'segv_handler' undeclared (first use in
this function)
signal_x86_64.c:492: error: 'abrt_handler' undeclared (first use in
this function)
signal_x86_64.c:493: error: 'quit_handler' undeclared (first use in
this function)
signal_x86_64.c:494: error: 'usr1_handler' undeclared (first use...