I have bluez installed and worked properly and
BluePhone 0.2. When I try to start bluephone, the
GNOME shows me a standard "Segmentation fault"
error message and nothing happened :(
I can't start your program so i can't test it :(((
I am currenty redoing a lot of the code around my exams.
Hopefully next week I'll add some more debug output so that
I can track down where this is happening.
Another user has given me the following backtrace on what I
assume is the same problem:
Backtrace was generated from '/usr/bin/bluephone'(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)...0x4025f497 in
waitpid () from /lib/libpthread.so.0#0 0x4025f497 in
waitpid () from /lib/libpthread.so.0#1 0x4009ac6a in
libgnomeui_module_info_get () from
/usr/lib/libgnomeui-2.so.0#2 0x4025dbe5 in
pthread_barrierattr_setpshared () from /lib/libpthread.so.0
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=754608
I am currenty redoing a lot of the code around my exams.
Hopefully next week I'll add some more debug output so that
I can track down where this is happening.
Another user has given me the following backtrace on what I
assume is the same problem:
Backtrace was generated from '/usr/bin/bluephone'(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)...0x4025f497 in
waitpid () from /lib/libpthread.so.0#0 0x4025f497 in
waitpid () from /lib/libpthread.so.0#1 0x4009ac6a in
libgnomeui_module_info_get () from
/usr/lib/libgnomeui-2.so.0#2 0x4025dbe5 in
pthread_barrierattr_setpshared () from /lib/libpthread.so.0
Logged In: YES
user_id=754608
The code is currently being completely revamped. Hopefully
this error will go away once it's all been re-written.
Logged In: YES
user_id=754608
Please try the CVS version to see if the segmentation fault
still occurs. I would like to make sure it doesn't before
0.3 hits the shelves.
Logged In: NO
having the same issue - the crash is occuring in main.c
--> str2ba (address, &(global.bdaddr));