Am 21.05.2010 16:43, schrieb Christian Prochaska:
> Hi,
> 
> I think we probably need a different malloc() implementation (or a
> Genode-specific __cxa_allocate_exception() implementation) in the cxx
> lib that doesn't cause exceptions to be thrown, because what your stack
> trace shows is that with the current implementation we can get an
> exception thrown inside init_exception_handling() itself and also
> potentially infinite recursive calls of malloc() .
> 
> For now, perhaps you can find out why this particular exception is
> thrown in Genode::Ipc_client::_call() (in base-fiasco/src/base/ipc/ipc.cc)?

Thanks. An IPC error occurred and as a result an exception was thrown.

Greetings,
Steffen
-- 
Dipl.-Inf. Steffen Liebergeld <[email protected]>
Security in Telecommunications
TU Berlin/ Deutsche Telekom Laboratories
Ernst-Reuter-Platz 7, 10587 Berlin
Phone: +30 8353 58 263
Web: http://www.t-labs.tu-berlin.de/sect

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------

_______________________________________________
Genode-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/genode-main

Reply via email to